ucsf-wynton / wynton-tools

0 stars 0 forks source link

wynton-job: Scan job's log files for common problems and give explanation #11

Open HenrikBengtsson opened 8 months ago

HenrikBengtsson commented 8 months ago

For example, the job's log file may contain:

Error Message:
HTTPSConnectionPool(host='api.colabfold.com', port=443): Max
retries exceeded with url: /ticket/msa (Caused by
NewConnectionError('<urllib3.connection.HTTPSConnection object at
0x14b8e4911870>: Failed to establish a new connection: [Errno -2]
Name or service not known'))

wynton-job could scan for Name or service not known and give an explanation.