clean-battery-63376
05/21/2023, 6:21 PMMetaflow service error:
Metadata request (/flows/MY_FLOW) failed (code 500): "{\"err_msg\": {\"pgerror\": null, \"pgcode\": null, \"diag\": {\"message_primary\": null, \"severity\": null}}}"victorious-lawyer-58417
05/21/2023, 10:10 PMclean-battery-63376
05/21/2023, 10:12 PMeda_sapm_training_dag. MY_FLOW is just a placeholder I used in the message.average-beach-28850
05/22/2023, 6:39 PMcrooked-jordan-29960
05/22/2023, 6:42 PMaverage-beach-28850
05/22/2023, 6:45 PMcurl -v http://<METADATA_SERVICE_URL>/flows to see the error (or curl -H 'x-api-key: <METAFLOW_SERVICE_AUTH_KEY-from-your-metaflow config>' -v http://<METADATA_SERVICE_URL>/flows and see what error it returnsaverage-beach-28850
05/22/2023, 6:45 PMaverage-beach-28850
05/22/2023, 6:46 PMclean-battery-63376
05/22/2023, 7:27 PMcurl -v http://<METADATA_SERVICE_URL>/flows in my Jupyter notebook and the below is what I am seeing. I am assuming the yellow part is the issue, right?clean-battery-63376
05/22/2023, 7:37 PMcurl -H 'x-api-key: <METAFLOW_SERVICE_AUTH_KEY-from-your-metaflow config>' -v http://<METADATA_SERVICE_URL>/flows I see the following:average-beach-28850
05/22/2023, 8:08 PMclean-battery-63376
05/22/2023, 9:08 PMERROR:AsyncPostgresDB:global:Exception occurredaverage-beach-28850
05/22/2023, 9:25 PMclean-battery-63376
05/22/2023, 9:27 PMaverage-beach-28850
05/22/2023, 9:47 PMaverage-beach-28850
05/22/2023, 9:48 PMclean-battery-63376
05/22/2023, 9:59 PMclean-battery-63376
05/22/2023, 11:23 PM