-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Captain Hook
-
Tags:
-
Sprint:DevTools-04
Webhooks on nuxeo/nuxeo to https://hooks.nuxeo.org/hook/ have been timing out. This is the case for the last 3 (two PRs and a commit).
ALL webhooks to https://hooks.nuxeo.org/hook/ are failing at the moment, at least on nuxeo/nuxeo. There are at least 25 failing ones there.
Hooks timeout since 2018-11-06 20:36:45
There was no related log. Last log dates from 2018-11-06 19:37:13,543
(docker-compose-venv) hooks@qa-ovh-master:~$ docker-compose -f /opt/hooks/docker-compose.yml restart Restarting hooks_proxy_1 ... Restarting hooks_node_1 ... done Restarting hooks_mongo_1 ... done ERROR: for hooks_proxy_1 UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60) ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information. If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).