Quick query -- I recently updated my prefect runni...
# prefect-ui
t
Quick query -- I recently updated my prefect running on my self hosted server, and have found that whne attempting to load a specific flow run I am getting no response. When I say no response, I mean the page does nothing -- almost as though I have not clicked it. Browsing all other pages on the UI see to be perfectly fine and no issues. An example of a link where I am getting nothing: http://stokes.it.example.com.au:4200/flow-runs/flow-run/c9c14396-d68c-4062-b027-4e285ae23965 I am absolutely clueless here. I see no errors in either the prefect server shell or the postgres database. Any thoughts?
It seems to be happening to me across different browsers and. computers, so I do thjink it is somehow related to the prefect server. All other database components seem to be working fine
c
It’s just one specific flow run?
t
No, it seems to be all of them. Even after reinitialising the database so there are no historical runs I can't seem to load any specific flow runs.
c
Well that’s no good. So if you click on a flow run the url updates but the page doesn’t do anything? Or does the url not even update. Any js or network errors in devtools
t
It is weird. I have switched locations (home to the office) and now I have no problems at all... I wonder if anyone has restarted this machine. Asking now. But to your question: If I click on a flow run I can see in the lower left the browser attempting to load the url, but nothing ends up happening. I was going to dive into the network tools today at the office, buttttt
Might not need to now
c
Hmm, okay. Well let me know if it happens again.
t
Will do. Sorry for what is likely user error!