runtime error

Exit code: 1. Reason: | ~~~~~~~~~~~~~~~~~~~^^ 23:27:41 worker_default.1 | File "/opt/venv/lib/python3.13/site-packages/rq/worker.py", line 913, in register_death 23:27:41 worker_default.1 | p.execute() 23:27:41 worker_default.1 | ~~~~~~~~~^^ 23:27:41 worker_default.1 | File "/opt/venv/lib/python3.13/site-packages/redis/client.py", line 1687, in execute 23:27:41 worker_default.1 | conn = self.connection_pool.get_connection() 23:27:41 worker_default.1 | File "/opt/venv/lib/python3.13/site-packages/redis/utils.py", line 196, in wrapper 23:27:41 worker_default.1 | return func(*args, **kwargs) 23:27:41 worker_default.1 | File "/opt/venv/lib/python3.13/site-packages/redis/connection.py", line 2603, in get_connection 23:27:41 worker_default.1 | connection.connect() 23:27:41 worker_default.1 | ~~~~~~~~~~~~~~~~~~^^ 23:27:41 worker_default.1 | File "/opt/venv/lib/python3.13/site-packages/redis/connection.py", line 846, in connect 23:27:41 worker_default.1 | self.connect_check_health(check_health=True) 23:27:41 worker_default.1 | ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ 23:27:41 worker_default.1 | File "/opt/venv/lib/python3.13/site-packages/redis/connection.py", line 863, in connect_check_health 23:27:41 worker_default.1 | raise ConnectionError(self._error_message(e)) 23:27:41 worker_default.1 | redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. 23:27:42 worker_high.1 | Worker fb997bbe082246ddab226ed505260cb0 with pid 174 is dead worker_pool.py:134 23:27:42 worker_default.1 | Worker 45c17253708c4465aab91ee71253ef93 with pid 175 is dead worker_pool.py:134 23:27:42 worker_default.1 | All workers stopped, exiting... worker_pool.py:233 23:27:42 worker_high.1 | All workers stopped, exiting... worker_pool.py:233 23:27:43 system | worker_default.1 stopped (rc=-15) 23:27:43 system | worker_high.1 stopped (rc=-15) 23:27:43 system | elastic.1 stopped (rc=-15)

Container logs:

Fetching error logs...