Hello , Any pointers on what could be causing this...
# ask-metaflow
b
Hello , Any pointers on what could be causing this error on open source metaflow? No job are able to run because of this error.
Copy code
Project: test, Branch: user.abc
Validating your flow...
    The graph looks good!
Running pylint...
    Pylint is happy!
    Metaflow service error:
    Metadata request (/flows/LinearFlow) failed (code 504): {"message": "Endpoint request timed out"}
1
s
It seems that the metadata service is having hiccups. Do you see any in the logs?
b
All flow logs show the same error. Are you referring to any other logs?
s
This will be the logs for the service
s
b
Thank you so much @straight-shampoo-11124 & @ancient-application-36103! I was able to resolve it yesterday afternoon after disabling ssl enforcement on rds.
👍 1