Quick Question on Orion, after the recent upgrade ...
# prefect-community
v
Quick Question on Orion, after the recent upgrade to 2.0a10, I have seen that Orion flows work fine whenever I run but, I don't see anything on the dashboard 127.0.0.1:9090. Not sure if I am doing something wrong, anyone?
k
A bit confused why your dashboard is 9090? Did you set that?
v
Yes, I did set that
I have set the following PREFECT_ORION_API_HOST=127.0.0.1 PREFECT_ORION_API_PORT=9090
k
Did you start the orion service?
v
Yes
k
Let me test this one sec
v
Sure
Just to add when I query for flow and flow_run in the posgres db, I see the values that means it has been persisted in the DB but it is just the UI that is not showing up
k
I can’t replicate on my end. I can open it at 9090 with those env variables set up
v
Interesting
k
What is the message when you do
prefect orion start
?
v
Well, I have to add I have change the PREFECT_ORION_API_HOST=LinuxServerName And I am viewing it from the Windows
k
Did this work before? I thought the UI address was hardcoded for now
v
Damn, I think I remember raising this and I got the same response 😞 sorry for wasting your time, apologies
I have been switching between server so I might have forgotten
k
Oh no worries!
v
Thanks for your time