Channels
announcements
ask-marvin
best-practices-coordination-plane
data-ecosystem
data-tricks-and-tips
events
find-a-prefect-job
geo-bay-area
geo-berlin
geo-boston
geo-chicago
geo-colorado
geo-dc
geo-israel
geo-japan
geo-london
geo-nyc
geo-seattle
geo-texas
gratitude
introductions
marvin-in-the-wild
pacc-clearcover-june-12-2023
pacc-may-31-2023
ppcc-may-16-2023
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-community
prefect-contributors
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-us-what-you-got
Powered by
Title
s
SK
01/20/2021, 9:34 PM
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?
m
Mariia Kerimova
01/20/2021, 10:30 PM
https://prefect-community.slack.com/archives/CL09KU1K7/p1611179201359400?thread_ts=1611171864.343900&cid=CL09KU1K7
s
SK
01/21/2021, 11:27 PM
This is resolved...docker was not installed and not running...install docker and run the docker....
2 Views
#prefect-server
Join Slack