https://prefect.io logo
Title
d

David Serédi

02/14/2022, 8:57 PM
Hey. I have started playing with prefect Orion, and I use a different host (I need to access the UI from another machine). What I noticed that after using the prefect Orion start command(prefect orion start --host MY_IP ) is that everything works fine(I can deploy flows and they run on schedule) except that the UI shows no flows nor any deployments. Am I doing something wrong? Thanks a lot
k

Kevin Kho

02/14/2022, 9:00 PM
I don’t think you are doing anything wrong. The UI still does not support this as it is currently hardcoded to localhost for now
d

David Serédi

02/14/2022, 9:04 PM
Thanks for the extremely swift response. Makes sense. Can't wait for the full release.🎉