Hi I tried to run the prefect server on my ec2 instance, I modified the security group so that it accepts the inbound rule to accept port 8080, but i could not able to access the prefect ui from my laptop, do you have any idea where I need to work on?
fyi the grapql url with port number 4200 is accessible but just not 8080 of UI
k
Kevin Kho
07/28/2021, 1:55 PM
Hey @jake lee, is the UI on 8080 working when you ssh into the VM?
j
jake lee
07/28/2021, 2:18 PM
i never tried that way but there shouldnt be any problem seeing the logs
k
Kevin Kho
07/28/2021, 2:20 PM
Oh that should be fine. Just wanna make sure it’s a networking issue. Someone on the team is checking this.
Kevin Kho
07/28/2021, 4:38 PM
What did you set for the IP ranges for the security group rule with port 8080 open?
j
jake lee
07/28/2021, 10:37 PM
for the testing i used 0.0.0.0/0
I also checked out the following issue and tried changing my config.toml file with my ec2 ip address but it didnt work as well
issue link
k
Kevin Kho
07/29/2021, 12:31 AM
How did you access the GraphQL API when it succeeded?
j
jake lee
07/29/2021, 3:58 AM
i tried [ec2 public ip]:4200 and it showed the graphql api
k
Kevin Kho
07/29/2021, 3:24 PM
Hey @jake lee, we finally got to testing this on our end. Seems like there is a bug with the UI image on the latest version. For now the workaround is doing
prefect server config > docker-compose.yaml
then update ui image from
prefecthq/ui:core-0.15.3
to
prefecthq/ui:core-0.15.2
and it should work. Sorry about that.
🙌 1
Kevin Kho
07/29/2021, 7:09 PM
Hey the image with
prefetchq/ui:core-0.15.3
has been updated with a fix so if you redeploy (take out the old image), this will work now
🙌 1
j
jake lee
07/29/2021, 9:50 PM
Sweet thank you so much Kevin!! really appreciate your help and just amazed by how responsive your team is! again thank you 😄
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.