Bench not start after upgrade v12 to v13

bench not start. what’s the problem? please help me.

superadmin@seldom-1:/home/frappe/frappe-bench$ bench start
11:10:50 system | worker_long.1 started (pid=12764)
11:10:50 worker_long.1 | /bin/sh: 1: cannot create logs/worker.error.log: Permission denied
11:10:50 system | worker_long.1 stopped (rc=2)
11:10:50 system | schedule.1 started (pid=12763)
11:10:50 system | web.1 started (pid=12769)
11:10:50 system | redis_queue.1 started (pid=12768)
11:10:50 redis_queue.1 | 12776:M 29 Dec 11:10:50.519 * Increased maximum number of open files to 10032 (it was originally set to 1024).
11:10:50 system | redis_socketio.1 started (pid=12773)
11:10:50 redis_queue.1 | 12776:M 29 Dec 11:10:50.532 # Creating Server TCP listening socket 127.0.0.1:11000: bind: Address already in use
11:10:50 system | redis_queue.1 stopped (rc=1)
11:10:50 system | redis_cache.1 started (pid=12783)
11:10:50 redis_socketio.1 | 12784:M 29 Dec 11:10:50.537 * Increased maximum number of open files to 10032 (it was originally set to 1024).
11:10:50 redis_socketio.1 | 12784:M 29 Dec 11:10:50.537 # Creating Server TCP listening socket 127.0.0.1:12000: bind: Address already in use
11:10:50 system | redis_socketio.1 stopped (rc=1)
11:10:50 system | worker_default.1 started (pid=12775)
11:10:50 worker_default.1 | /bin/sh: 1: cannot create logs/worker.error.log: Permission denied
11:10:50 system | worker_default.1 stopped (rc=2)
11:10:50 system | watch.1 started (pid=12774)
11:10:50 redis_cache.1 | 12787:M 29 Dec 11:10:50.545 * Increased maximum number of open files to 10032 (it was originally set to 1024).
11:10:50 redis_cache.1 | 12787:M 29 Dec 11:10:50.552 # Creating Server TCP listening socket 127.0.0.1:13000: bind: Address already in use
11:10:50 system | redis_cache.1 stopped (rc=1)
11:10:50 system | socketio.1 started (pid=12788)
11:10:50 system | worker_short.1 started (pid=12791)
11:10:50 system | sending SIGTERM to schedule.1 (pid 12763)
11:10:50 system | sending SIGTERM to web.1 (pid 12769)
11:10:50 system | sending SIGTERM to watch.1 (pid 12774)
11:10:50 system | sending SIGTERM to worker_short.1 (pid 12791)
11:10:50 system | sending SIGTERM to socketio.1 (pid 12788)
11:10:50 worker_short.1 | /bin/sh: 1: cannot create logs/worker.error.log: Permission denied
11:10:50 system | worker_short.1 stopped (rc=2)
11:10:50 system | watch.1 stopped (rc=-15)
11:10:50 system | schedule.1 stopped (rc=-15)
11:10:50 system | socketio.1 stopped (rc=-15)
11:10:50 system | web.1 stopped (rc=-15)

It may help to say how the upgrade to was performed, what steps were taken and the commands used.

Thank you.
I’ve followed the post

1 Like