Hi, I am trying to access the registered flow from aws ec2 public dns...something like this http://ec2-xxxxxxxxxxxx.com:8080/default/flow/4dfbfb93-e00a-4ad4-a34d-fdd813f9a123, but the url reverts back to http://ec2-xxxxxxxxxxxx.com:8080 and the dashboard is not showing the flows, but the flow is running and I can see the output being stored in my database...Am I missing something in the setup when the host is not the localhost for the prefect server? @nicholas can you please help on this?
m
Mariia Kerimova
01/20/2021, 9:46 PM
Hey skann, can you please confirm that you updated the api url in the UI (Getting Started tab)? Or you can set it in
./prefect/config.toml
file. Provide an IP address of your instance instead of localhost