Issue #6670
closedpulp-operator is not exhibiting logs when getting 500
Description
http: error: ConnectionError: HTTPConnectionPool(host='travis-job-c0d15ab0-f4f8-49b8-a828-91ae761335bf', port=24817): Max retries exceeded with url: /pulp/api/v3/status/ (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2d83e84e10>: Failed to establish a new connection: [Errno 111] Connection refused',)) while doing GET request to URL: http://travis-job-c0d15ab0-f4f8-49b8-a828-91ae761335bf:24817/pulp/api/v3/status/
Successfully got the status page after roughly 100 seconds
http: error: ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) while doing GET request to URL: http://travis-job-c0d15ab0-f4f8-49b8-a828-91ae761335bf:24817/pulp/api/v3/status/
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself. Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received
The build has been terminated
https://travis-ci.com/github/ansible/galaxy_ng/builds/164277420#L4315-L4318
Updated by daviddavis over 2 years ago
- Category set to Operator - Moved to Github Issues
Updated by fao89 over 1 year ago
- Status changed from NEW to CLOSED - CURRENTRELEASE