Tayyab Iqbal
11/12/2022, 3:02 AMprefect-server
on a centOS 7 Virtual Machine with following versions:
Python and pip libraries:
Python 3.9.10
prefect 1.4.0
prefect-server 2022.9.23+15.g356da2d
docker 6.0.1
docker-compose 1.29.2
Docker cli version: Docker version 20.10.21, build baeda1f
Docker Compose version: Docker Compose version v2.12.2
I am unable to run the prefect server ui under these environments, startup logs as result of prefect server start --expose
are attached
Following is the curl output even if I do from localhost:
[root@prefect-etl-vm-7 ~]# curl "<http://127.0.0.1:8080/>"
curl: (56) Recv failure: Connection reset by peer
Funny thing is I am running the same environment in a mac with just a docker desktop difference and it works on my local system.
Any kind of help is much appreciated.Anna Geller
11/12/2022, 5:09 PMTayyab Iqbal
11/14/2022, 8:54 AMAnna Geller
11/14/2022, 1:20 PMJeff Hale
11/14/2022, 2:28 PMTayyab Iqbal
11/14/2022, 2:32 PMJeff Hale
11/14/2022, 2:36 PM