hello,
i am recently facing this problem. I am seeing the following message when i try to start the bench. Saying: "12:49:39 redis_cache.1 | [3824] 09 Nov 12:49:39.939 * Increased maximum number of open files to 10032 (it was originally set to 1024).
12:49:39 redis_cache.1 | [3824] 09 Nov 12:49:39.939 # Creating Server TCP listening socket *:11311: bind: Address already in use
"
i also tried to restart the bench but nothing happen. Please help me. I am at a fix.
the full message is given below:
bench start
12:49:39 system | workerbeat.1 started (pid=3815)
12:49:39 system | redis_cache.1 started (pid=3822)
12:49:39 system | web.1 started (pid=3821)
12:49:39 system | socketio.1 started (pid=3829)
12:49:39 system | redis_async_broker.1 started (pid=3828)
12:49:39 redis_cache.1 | [3824] 09 Nov 12:49:39.939 * Increased maximum number of open files to 10032 (it was originally set to 1024).
12:49:39 redis_cache.1 | [3824] 09 Nov 12:49:39.939 # Creating Server TCP listening socket *:11311: bind: Address already in use
12:49:39 system | redis_cache.1 stopped (rc=1)
12:49:39 system | worker.1 started (pid=3826)
12:49:39 system | sending SIGTERM to workerbeat.1 (pid 3815)
12:49:39 system | sending SIGTERM to worker.1 (pid 3826)
12:49:39 system | sending SIGTERM to web.1 (pid 3821)
12:49:39 system | sending SIGTERM to socketio.1 (pid 3829)
12:49:39 system | sending SIGTERM to redis_async_broker.1 (pid 3828)
12:49:39 system | redis_async_broker.1 stopped (rc=-15)
12:49:39 system | worker.1 stopped (rc=-15)
12:49:39 system | socketio.1 stopped (rc=-15)
12:49:39 system | workerbeat.1 stopped (rc=-15)
12:49:39 system | web.1 stopped (rc=-15)
hello,
I tried to kill the processes which were running but still no progress. Is there any way to complete force shutdown the frappe-bench and start from the start ???