runtime error
Exit code: 1. Reason: orker_high.1 | ~~~~~~~~~~~~~~~~~~~^^ 11:14:08 worker_default.1 | connection.connect() 11:14:08 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/rq/worker.py", line 834, in register_death 11:14:08 worker_default.1 | ~~~~~~~~~~~~~~~~~~^^ 11:14:08 worker_default.1 | File "/opt/venv/lib/python3.13/site-packages/redis/connection.py", line 363, in connect 11:14:08 worker_default.1 | raise ConnectionError(self._error_message(e)) 11:14:08 worker_default.1 | redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. 11:14:08 worker_high.1 | p.execute() 11:14:08 worker_high.1 | ~~~~~~~~~^^ 11:14:08 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/redis/client.py", line 1524, in execute 11:14:08 worker_high.1 | conn = self.connection_pool.get_connection("MULTI", self.shard_hint) 11:14:08 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/redis/connection.py", line 1422, in get_connection 11:14:08 worker_high.1 | connection.connect() 11:14:08 worker_high.1 | ~~~~~~~~~~~~~~~~~~^^ 11:14:08 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/redis/connection.py", line 363, in connect 11:14:08 worker_high.1 | raise ConnectionError(self._error_message(e)) 11:14:08 worker_high.1 | redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. 11:14:09 worker_default.1 | 11:14:09 Worker 60173507a23247279e33963469fa1ca6 with pid 161 is dead 11:14:09 worker_default.1 | 11:14:09 All workers stopped, exiting... 11:14:09 system | worker_default.1 stopped (rc=-15) 11:14:09 worker_high.1 | 11:14:09 Worker 6a28c743ca1e4ba6bf7893742a2dccd9 with pid 162 is dead 11:14:09 worker_high.1 | 11:14:09 Worker 96188388526d4a10999be79a2e304822 with pid 163 is dead 11:14:09 worker_high.1 | 11:14:09 All workers stopped, exiting... 11:14:09 system | worker_high.1 stopped (rc=-15) 11:14:10 system | elastic.1 stopped (rc=-15)
Container logs:
Fetching error logs...