Hi everyone, We were trying to deploy Prefect Ori...
# prefect-ui
k
Hi everyone, We were trying to deploy Prefect Orion using the --host 0.0.0.0 parameter on a virtual machine. After deployment, we could not see any data in the UI. Also, when going to another tab (e.g. the "flows" tab) and when refreshing the page on that tab, we got to see a 404 error. Is there something that we are missing?
k
The UI is still hardcoded to view localhost even if the Orion API is changed. This should be fixed next release. But if you need a remote UI, you could try the Cloud 2.0 beta?
k
Thank you, that is good to know 🙂. We will try the cloud beta.
k
The docs for that is here