I'm moving your other message to the thread to keep the channel clean:
Hi All,
We have installed prefect through HELM and built the docker image by passing the parameters such as prefect server host , port, dask gateway host.
However , when trying to register the flow after building the image, we are getting a http connection error as mentioned below (The image is built without any error.)
Copy code
raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPConnectionPool(host='<IP Address>', port=4200): Max retries exceeded with url: /graphql (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7f79e5a07a90>, 'Connection to <IP Address> timed out. (connect timeout=30)')).
The <IP Address> in the above error message is not being used by us anymore and it belongs to previous helm release which has been deleted completly.
Not sure why it is still being referred. Please suggest
also - no need to post to multiple channels, it's enough to post here in prefect-community
s
Surya
06/16/2022, 3:33 PM
ok sure..
Surya
06/16/2022, 3:34 PM
the issue got resolved by modifying the toml file as you have suggested.. the flow is now appearing in the UI. Shall get back incase of any issue. 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.