socket.timeout as part of container.exec inside a pebble-ready hook
Bug #1989004 reported by
Tom Haddon
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
High
|
Unassigned |
Bug Description
This pastebin illustrates the problem best: https:/
We have an indico-pebble-ready hook that's firing. We run `indico_env_config = self._get_
tags: | added: canonical-is |
To post a comment you must log in.
Also just to mention that paste was from indico- pebble- ready, but here's a similar one just after from indico- celery- pebble- ready https:/ /paste. ubuntu. com/p/Sn8NSC82K j/. We've seen 5 container restarts on the indico-celery container since the pod was created as part of a charm upgrade, and 5 container restarts on indico-nginx. It's not clear that the `socket.timeout` errors are directly tied to the container restarts given we've also seen them (per the paste above) on containers that haven't restarted, but it does seem like it could be related, and certainly seems worth investigation.