runtime error
Exit code: 1. Reason: urred: 06:17:29 worker.1 | 06:17:29 worker.1 | Traceback (most recent call last): 06:17:29 worker.1 | File "/usr/local/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap 06:17:29 worker.1 | self.run() 06:17:29 worker.1 | File "/usr/local/lib/python3.10/multiprocessing/process.py", line 108, in run 06:17:29 worker.1 | self._target(*self._args, **self._kwargs) 06:17:29 worker.1 | File "/opt/venv/lib/python3.10/site-packages/rq/worker_pool.py", line 260, in run_worker 06:17:29 worker.1 | worker.work(burst=burst, with_scheduler=True, logging_level=logging_level) 06:17:29 worker.1 | File "/opt/venv/lib/python3.10/site-packages/rq/worker.py", line 458, in work 06:17:29 worker.1 | self.teardown() 06:17:29 worker.1 | File "/opt/venv/lib/python3.10/site-packages/rq/worker.py", line 1048, in teardown 06:17:29 worker.1 | self.register_death() 06:17:29 worker.1 | File "/opt/venv/lib/python3.10/site-packages/rq/worker.py", line 834, in register_death 06:17:29 worker.1 | p.execute() 06:17:29 worker.1 | File "/opt/venv/lib/python3.10/site-packages/redis/client.py", line 1524, in execute 06:17:29 worker.1 | conn = self.connection_pool.get_connection("MULTI", self.shard_hint) 06:17:29 worker.1 | File "/opt/venv/lib/python3.10/site-packages/redis/connection.py", line 1422, in get_connection 06:17:29 worker.1 | connection.connect() 06:17:29 worker.1 | File "/opt/venv/lib/python3.10/site-packages/redis/connection.py", line 363, in connect 06:17:29 worker.1 | raise ConnectionError(self._error_message(e)) 06:17:29 worker.1 | redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. 06:17:29 worker.1 | 06:17:29 Worker 24b1c094f96c49ab869411e929c26e88 with pid 153 is dead 06:17:29 worker.1 | 06:17:29 All workers stopped, exiting... 06:17:29 system | worker.1 stopped (rc=-15) 06:17:30 elastic.1 | 06:17:30 elastic.1 | ERROR: Elasticsearch exited unexpectedly 06:17:30 system | elastic.1 stopped (rc=-15)
Container logs:
Fetching error logs...