Steven Wilber
11/22/2022, 12:02 AMConnectionRefusedError: [Errno 111] Connect call failed ('127.0.0.1', 4200)
I'm assuming the flow running in the docker container cannot see the orion server on port 4200, however, I'm not sure what to do to fix that.
No doubt the next failure will be accessing the Airbyte server, but I'm not there yet.
Any help is much appreciated.Christopher Boyd
11/22/2022, 4:16 PMprefect config set PREFECT_LOGGING_LEVEL=DEBUG
and share agent logs
Also, where is the “ConnectionRefusedError” occurring - is this from the local docker agent?Steven Wilber
11/22/2022, 4:49 PMChristopher Boyd
11/22/2022, 5:10 PMSteven Wilber
11/22/2022, 6:11 PM