krishna chaitanya
11/11/2021, 1:23 PMRaghav Sharma
11/16/2021, 11:44 AMZachary Naglieri
11/16/2021, 5:57 PMNick Coy
11/16/2021, 5:58 PMNick Coy
11/16/2021, 5:58 PMBruno Centeno
11/17/2021, 5:14 PMTomás Emilio Silva Ebensperger
11/18/2021, 5:01 PMAlex Prokop
11/19/2021, 9:16 PMprefect server start
and everything works great so far. I want to play around with adding some volumes to the docker-compose file so my prefect flows can use my real data set. I ran prefect server config > docker-compose.yaml
as per the readme and then docker-compose up
(making no changes to the docker-compose file). When I spin up Prefect using the exported docker-compose file, UI initially loads fine, but when I click the button to create a new project, I get a failure or a spinner and the project isn't created.
I compared the logs when prefect server start
and docker-compose up
and they look pretty much the same - things happen in a slightly different order, but only really salient difference seems to be that prefect server start
prints that big ASCII "Welcome to Prefect Server."
Any ideas for how I might debug this? Here's the diagnostics
output:
{
"config_overrides": {},
"env_vars": [],
"system_information": {
"platform": "macOS-10.15.7-x86_64-i386-64bit",
"prefect_backend": "server",
"prefect_version": "0.15.9",
"python_version": "3.8.8"
}
}
Adam Everington
11/22/2021, 1:17 PMAyah Safeen
11/23/2021, 10:25 AMAleksandr Liadov
11/30/2021, 3:31 PMTom Klein
11/30/2021, 8:10 PMThomas Furmston
12/01/2021, 4:44 PMThomas Furmston
12/01/2021, 4:44 PMThomas Furmston
12/01/2021, 4:44 PMThomas Furmston
12/01/2021, 4:44 PMvolkerjaenisch
12/01/2021, 10:49 PMVipul
12/06/2021, 8:53 PMDiego Alonso Roque Montoya
12/07/2021, 3:38 AMTomás Emilio Silva Ebensperger
12/07/2021, 4:01 PMAhsan Tanweer
12/08/2021, 2:52 PM<http://www.domain.com/prefect/ui|www.domain.com/prefect/ui>
If I do, the static files are being requested from the main domain i.e. <http://www.domain.com/css/|www.domain.com/css/>…
and NOT <http://www.domain.com/prefect/ui/css|www.domain.com/prefect/ui/css>
There is an option for env variable PREFECT_SERVER__BASE_URL
but this doesn’t seem to affect static file
In my search for solutions, there seems to be a bug opened exactly for this scenario, and a PR. But it got closed. https://github.com/PrefectHQ/ui/issues/861
ThanksAric Huang
12/09/2021, 12:02 AMDavid Yang
12/09/2021, 8:02 PMJons Cyriac
12/10/2021, 12:28 PMMike Lev
12/14/2021, 11:39 AMCôme Arvis
12/14/2021, 5:53 PMTom Klein
12/16/2021, 12:03 AMFlorian Kühnlenz
12/16/2021, 1:05 PMSean Talia
12/16/2021, 6:14 PMChun Shen Wong
12/20/2021, 3:26 AM