https://prefect.io logo
j

John Ramirez

04/01/2020, 12:04 PM
Hey - I am getting this error when running workflows:
Copy code
Unexpected error: ClientError([{'message': "('Connection aborted.', OSError(0, 'Error'))", 'locations': [{'line': 2, 'column': 9}], 'path': ['secretValue'], 'extensions': {'code': 'INTERNAL_SERVER_ERROR', 'exception': {'errors': [{'message': "('Connection aborted.', OSError(0, 'Error'))", 'locations': [], 'path': ['secretValue']}]}}}])
Is this a error on the prefect side?