Self Hosted Prefect Server cannot connect "Can't connect to Server API at http://127.0.0.1:4200/api."
mitbal
HOBBYOP

10 months ago

Hey, I've managed to deploy a prefect server (https://weasley-production.up.railway.app/dashboard) and connect to it via cli from my local machine and other service to register a work-pool. I can also deploy and schedule pipeline to run.

However, when I opened the dashboard, it does not show any changes at all, and it always show this error message "Can't connect to Server API at http://127.0.0.1:4200/api."

I've tried to set the environment variable 'PREFECT_API_URL' to the same url but still not successful.

Any idea or pointer is greatly appreciated. Thanks beforehand!

Solved

1 Replies

brody
EMPLOYEE

10 months ago

Hello,

You forgot to Deploy that change after adding the variable.

I have done this for you, let me know if it helps.

Best,
Brody


Status changed to Awaiting User Response Railway 10 months ago


Railway
BOT

4 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 4 months ago


Loading...