mbari-org / deepsea-ai

DeepSea-AI is a Python package to simplify processing deep sea video in AWS https://aws.amazon.com from a command line.
http://docs.mbari.org/deepsea-ai/
Apache License 2.0
3 stars 1 forks source link

deepsea-ai monitor command throws error #33

Open duane-edgington opened 8 months ago

duane-edgington commented 8 months ago

I am running deepsea-ai monitor command on Docker image on mbari system DORIS. When I run command, it reports an error in one file processing, then fatally aborts. See log file below error report deepsea-ai monitor command March 26 2024 Doris.txt

duane-edgington commented 8 months ago

I was able to clear the error by purging the deadletter queue. I saved info on the item in the deadletter queue so we can debug that.

duane-edgington commented 8 months ago

ecsprocess monitor launched from Doris also reports error in db 2024-03-27 18:43:13,200 ERROR Unable to fetch job id from deepsea_ai database: HTTPConnectionPool(host='localhost', port=4000): Max retries exceeded with url: /graphql (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fbe5833ef10>: Failed to establish a new connection: [Errno 111] Connection refused')) 2024-03-27 18:43:13,200 INFO sqlalchemy.engine.Engine ROLLBACK