runtime error

Exit code: 1. Reason: 7:50 worker_high.1 | worker.work(burst=burst, with_scheduler=True, logging_level=logging_level) 18:27:50 worker_high.1 | ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 18:27:50 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/rq/worker.py", line 458, in work 18:27:50 worker_high.1 | self.teardown() 18:27:50 worker_high.1 | ~~~~~~~~~~~~~^^ 18:27:50 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/rq/worker.py", line 1048, in teardown 18:27:50 worker_high.1 | self.register_death() 18:27:50 worker_high.1 | ~~~~~~~~~~~~~~~~~~~^^ 18:27:50 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/rq/worker.py", line 834, in register_death 18:27:50 worker_high.1 | p.execute() 18:27:50 worker_high.1 | ~~~~~~~~~^^ 18:27:50 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/redis/client.py", line 1524, in execute 18:27:50 worker_high.1 | conn = self.connection_pool.get_connection("MULTI", self.shard_hint) 18:27:50 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/redis/connection.py", line 1422, in get_connection 18:27:50 worker_high.1 | connection.connect() 18:27:50 worker_high.1 | ~~~~~~~~~~~~~~~~~~^^ 18:27:50 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/redis/connection.py", line 363, in connect 18:27:50 worker_high.1 | raise ConnectionError(self._error_message(e)) 18:27:50 worker_high.1 | redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. 18:27:50 system | worker_default.1 stopped (rc=-15) 18:27:51 worker_high.1 | 18:27:51 Worker e69bfe8d7bd54c46815295326c294295 with pid 159 is dead 18:27:51 worker_high.1 | 18:27:51 All workers stopped, exiting... 18:27:51 system | worker_high.1 stopped (rc=-15) 18:27:52 elastic.1 | 18:27:52 elastic.1 | ERROR: Elasticsearch exited unexpectedly 18:27:52 system | elastic.1 stopped (rc=-15)

Container logs:

Fetching error logs...