runtime error
Exit code: 1. Reason: ork(burst=burst, with_scheduler=True, logging_level=logging_level) 12:52:23 worker_high.1 | ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:52:23 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/rq/worker.py", line 458, in work 12:52:23 worker_high.1 | self.teardown() 12:52:23 worker_high.1 | ~~~~~~~~~~~~~^^ 12:52:23 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/rq/worker.py", line 1048, in teardown 12:52:23 worker_high.1 | self.register_death() 12:52:23 worker_high.1 | ~~~~~~~~~~~~~~~~~~~^^ 12:52:23 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/rq/worker.py", line 834, in register_death 12:52:23 worker_high.1 | p.execute() 12:52:23 worker_high.1 | ~~~~~~~~~^^ 12:52:23 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/redis/client.py", line 1524, in execute 12:52:23 worker_high.1 | conn = self.connection_pool.get_connection("MULTI", self.shard_hint) 12:52:23 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/redis/connection.py", line 1422, in get_connection 12:52:23 worker_high.1 | connection.connect() 12:52:23 worker_high.1 | ~~~~~~~~~~~~~~~~~~^^ 12:52:23 worker_high.1 | File "/opt/venv/lib/python3.13/site-packages/redis/connection.py", line 363, in connect 12:52:23 worker_high.1 | raise ConnectionError(self._error_message(e)) 12:52:23 worker_high.1 | redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. 12:52:23 worker_high.1 | 12:52:23 Worker b3b709068ccf4758a1d745dbb90a78c6 with pid 160 is dead 12:52:23 worker_high.1 | 12:52:23 Worker 0abe1c63420f4171a73a2ee9cf047928 with pid 161 is dead 12:52:23 worker_high.1 | 12:52:23 All workers stopped, exiting... 12:52:23 system | worker_high.1 stopped (rc=-15) 12:52:24 elastic.1 | 12:52:24 elastic.1 | ERROR: Elasticsearch exited unexpectedly 12:52:24 system | elastic.1 stopped (rc=-15)
Container logs:
Fetching error logs...