OK, I’ve got it installed and a new bench initiated, but when i run bench start, it just stops immediately
kevin@EliteBook:~/bench$ bench start
16:48:09 system | redis_cache.1 started (pid=13796)
16:48:09 system | redis_queue.1 started (pid=13802)
16:48:09 system | redis_socketio.1 started (pid=13801)
16:48:09 system | socketio.1 started (pid=13811)
16:48:09 system | worker.1 started (pid=13820)
16:48:09 system | web.1 started (pid=13808)
16:48:09 redis_cache.1 | 13799:C 19 Jul 2023 16:48:09.276 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
16:48:09 redis_cache.1 | 13799:C 19 Jul 2023 16:48:09.276 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=13799, just started
16:48:09 redis_cache.1 | 13799:C 19 Jul 2023 16:48:09.276 # Configuration loaded
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.277 * Increased maximum number of open files to 10032 (it was originally set to 1024).
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.278 * Running mode=standalone, port=13000.
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.278 # Server initialized
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.278 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
16:48:09 redis_socketio.1 | 13805:C 19 Jul 2023 16:48:09.277 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
16:48:09 redis_socketio.1 | 13805:C 19 Jul 2023 16:48:09.277 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=13805, just started
16:48:09 redis_socketio.1 | 13805:C 19 Jul 2023 16:48:09.277 # Configuration loaded
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.278 * Increased maximum number of open files to 10032 (it was originally set to 1024).
16:48:09 redis_queue.1 | 13804:C 19 Jul 2023 16:48:09.277 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
16:48:09 redis_queue.1 | 13804:C 19 Jul 2023 16:48:09.277 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=13804, just started
16:48:09 redis_queue.1 | 13804:C 19 Jul 2023 16:48:09.277 # Configuration loaded
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 * Increased maximum number of open files to 10032 (it was originally set to 1024).
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 * Running mode=standalone, port=11000.
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 # Server initialized
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.278 * Running mode=standalone, port=12000.
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.279 # Server initialized
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.279 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.279 * Ready to accept connections
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.279 * Ready to accept connections
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.279 * Ready to accept connections
16:48:09 system | schedule.1 started (pid=13816)
16:48:09 system | watch.1 started (pid=13815)
16:48:09 socketio.1 | Realtime service listening on: 9000
16:48:09 watch.1 | Please update your node version to 18
16:48:09 watch.1 |
16:48:10 watch.1 | yarn run v1.22.19
16:48:10 watch.1 | error frappe-framework@: The engine “node” is incompatible with this module. Expected version “>=18”. Got “14.15.0”
16:48:10 watch.1 | error Commands cannot run with an incompatible environment.
16:48:10 watch.1 | info Visit yarn run | Yarn for documentation about this command.
16:48:10 system | watch.1 stopped (rc=0)
16:48:10 system | sending SIGTERM to redis_cache.1 (pid 13796)
16:48:10 system | sending SIGTERM to redis_socketio.1 (pid 13801)
16:48:10 system | sending SIGTERM to redis_queue.1 (pid 13802)
16:48:10 system | sending SIGTERM to web.1 (pid 13808)
16:48:10 system | sending SIGTERM to socketio.1 (pid 13811)
16:48:10 system | sending SIGTERM to schedule.1 (pid 13816)
16:48:10 system | sending SIGTERM to worker.1 (pid 13820)
16:48:10 redis_socketio.1 | 13805:signal-handler (1689781690) Received SIGTERM scheduling shutdown…
16:48:10 redis_cache.1 | 13799:signal-handler (1689781690) Received SIGTERM scheduling shutdown…
16:48:10 redis_queue.1 | 13804:signal-handler (1689781690) Received SIGTERM scheduling shutdown…
16:48:10 system | worker.1 stopped (rc=-15)
16:48:10 system | schedule.1 stopped (rc=-15)
16:48:10 system | web.1 stopped (rc=-15)
16:48:10 system | socketio.1 stopped (rc=-15)
16:48:10 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:10.181 # User requested shutdown…
16:48:10 redis_cache.1 | 13799:M 19 Jul 2023 16:48:10.181 # User requested shutdown…
16:48:10 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:10.181 * Removing the pid file.
16:48:10 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:10.181 # Redis is now ready to exit, bye bye…
16:48:10 redis_cache.1 | 13799:M 19 Jul 2023 16:48:10.181 * Removing the pid file.
16:48:10 redis_cache.1 | 13799:M 19 Jul 2023 16:48:10.181 # Redis is now ready to exit, bye bye…
16:48:10 redis_queue.1 | 13804:M 19 Jul 2023 16:48:10.181 # User requested shutdown…
16:48:10 redis_queue.1 | 13804:M 19 Jul 2023 16:48:10.181 * Removing the pid file.
16:48:10 redis_queue.1 | 13804:M 19 Jul 2023 16:48:10.182 # Redis is now ready to exit, bye bye…
16:48:10 system | redis_socketio.1 stopped (rc=-15)
16:48:10 system | redis_cache.1 stopped (rc=-15)
16:48:10 system | redis_queue.1 stopped (rc=-15)
kevin@EliteBook:~/bench$ bench start
16:48:09 system | redis_cache.1 started (pid=13796)
16:48:09 system | redis_queue.1 started (pid=13802)
16:48:09 system | redis_socketio.1 started (pid=13801)
16:48:09 system | socketio.1 started (pid=13811)
16:48:09 system | worker.1 started (pid=13820)
16:48:09 system | web.1 started (pid=13808)
16:48:09 redis_cache.1 | 13799:C 19 Jul 2023 16:48:09.276 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
16:48:09 redis_cache.1 | 13799:C 19 Jul 2023 16:48:09.276 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=13799, just started
16:48:09 redis_cache.1 | 13799:C 19 Jul 2023 16:48:09.276 # Configuration loaded
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.277 * Increased maximum number of open files to 10032 (it was originally set to 1024).
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.278 * Running mode=standalone, port=13000.
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.278 # Server initialized
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.278 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
16:48:09 redis_socketio.1 | 13805:C 19 Jul 2023 16:48:09.277 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
16:48:09 redis_socketio.1 | 13805:C 19 Jul 2023 16:48:09.277 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=13805, just started
16:48:09 redis_socketio.1 | 13805:C 19 Jul 2023 16:48:09.277 # Configuration loaded
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.278 * Increased maximum number of open files to 10032 (it was originally set to 1024).
16:48:09 redis_queue.1 | 13804:C 19 Jul 2023 16:48:09.277 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
16:48:09 redis_queue.1 | 13804:C 19 Jul 2023 16:48:09.277 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=13804, just started
16:48:09 redis_queue.1 | 13804:C 19 Jul 2023 16:48:09.277 # Configuration loaded
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 * Increased maximum number of open files to 10032 (it was originally set to 1024).
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 * Running mode=standalone, port=11000.
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 # Server initialized
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.278 * Running mode=standalone, port=12000.
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.279 # Server initialized
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.279 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.279 * Ready to accept connections
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.279 * Ready to accept connections
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.279 * Ready to accept connections
16:48:09 system | schedule.1 started (pid=13816)
16:48:09 system | watch.1 started (pid=13815)
16:48:09 socketio.1 | Realtime service listening on: 9000
16:48:09 watch.1 | Please update your node version to 18
16:48:09 watch.1 |
16:48:10 watch.1 | yarn run v1.22.19
16:48:10 watch.1 | error frappe-framework@: The engine “node” is incompatible with this module. Expected version “>=18”. Got “14.15.0”
16:48:10 watch.1 | error Commands cannot run with an incompatible environment.
16:48:10 watch.1 | info Visit yarn run | Yarn for documentation about this command.
16:48:10 system | watch.1 stopped (rc=0)
16:48:10 system | sending SIGTERM to redis_cache.1 (pid 13796)
16:48:10 system | sending SIGTERM to redis_socketio.1 (pid 13801)
16:48:10 system | sending SIGTERM to redis_queue.1 (pid 13802)
16:48:10 system | sending SIGTERM to web.1 (pid 13808)
16:48:10 system | sending SIGTERM to socketio.1 (pid 13811)
16:48:10 system | sending SIGTERM to schedule.1 (pid 13816)
16:48:10 system | sending SIGTERM to worker.1 (pid 13820)
16:48:10 redis_socketio.1 | 13805:signal-handler (1689781690) Received SIGTERM scheduling shutdown…
16:48:10 redis_cache.1 | 13799:signal-handler (1689781690) Received SIGTERM scheduling shutdown…
16:48:10 redis_queue.1 | 13804:signal-handler (1689781690) Received SIGTERM scheduling shutdown…
16:48:10 system | worker.1 stopped (rc=-15)
16:48:10 system | schedule.1 stopped (rc=-15)
16:48:10 system | web.1 stopped (rc=-15)
16:48:10 system | socketio.1 stopped (rc=-15)
16:48:10 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:10.181 # User requested shutdown…
16:48:10 redis_cache.1 | 13799:M 19 Jul 2023 16:48:10.181 # User requested shutdown…
16:48:10 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:10.181 * Removing the pid file.
16:48:10 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:10.181 # Redis is now ready to exit, bye bye…
16:48:10 redis_cache.1 | 13799:M 19 Jul 2023 16:48:10.181 * Removing the pid file.
16:48:10 redis_cache.1 | 13799:M 19 Jul 2023 16:48:10.181 # Redis is now ready to exit, bye bye…
16:48:10 redis_queue.1 | 13804:M 19 Jul 2023 16:48:10.181 # User requested shutdown…
16:48:10 redis_queue.1 | 13804:M 19 Jul 2023 16:48:10.181 * Removing the pid file.
16:48:10 redis_queue.1 | 13804:M 19 Jul 2023 16:48:10.182 # Redis is now ready to exit, bye bye…
16:48:10 system | redis_socketio.1 stopped (rc=-15)
16:48:10 system | redis_cache.1 stopped (rc=-15)
16:48:10 system | redis_queue.1 stopped (rc=-15)
kevin@EliteBook:~/bench$ bench start
16:48:09 system | redis_cache.1 started (pid=13796)
16:48:09 system | redis_queue.1 started (pid=13802)
16:48:09 system | redis_socketio.1 started (pid=13801)
16:48:09 system | socketio.1 started (pid=13811)
16:48:09 system | worker.1 started (pid=13820)
16:48:09 system | web.1 started (pid=13808)
16:48:09 redis_cache.1 | 13799:C 19 Jul 2023 16:48:09.276 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
16:48:09 redis_cache.1 | 13799:C 19 Jul 2023 16:48:09.276 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=13799, just started
16:48:09 redis_cache.1 | 13799:C 19 Jul 2023 16:48:09.276 # Configuration loaded
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.277 * Increased maximum number of open files to 10032 (it was originally set to 1024).
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.278 * Running mode=standalone, port=13000.
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.278 # Server initialized
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.278 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
16:48:09 redis_socketio.1 | 13805:C 19 Jul 2023 16:48:09.277 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
16:48:09 redis_socketio.1 | 13805:C 19 Jul 2023 16:48:09.277 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=13805, just started
16:48:09 redis_socketio.1 | 13805:C 19 Jul 2023 16:48:09.277 # Configuration loaded
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.278 * Increased maximum number of open files to 10032 (it was originally set to 1024).
16:48:09 redis_queue.1 | 13804:C 19 Jul 2023 16:48:09.277 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
16:48:09 redis_queue.1 | 13804:C 19 Jul 2023 16:48:09.277 # Redis version=6.0.16, bits=64, commit=00000000, modified=0, pid=13804, just started
16:48:09 redis_queue.1 | 13804:C 19 Jul 2023 16:48:09.277 # Configuration loaded
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 * Increased maximum number of open files to 10032 (it was originally set to 1024).
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 * Running mode=standalone, port=11000.
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 # Server initialized
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.278 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.278 * Running mode=standalone, port=12000.
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.279 # Server initialized
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.279 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add ‘vm.overcommit_memory = 1’ to /etc/sysctl.conf and then reboot or run the command ‘sysctl vm.overcommit_memory=1’ for this to take effect.
16:48:09 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:09.279 * Ready to accept connections
16:48:09 redis_queue.1 | 13804:M 19 Jul 2023 16:48:09.279 * Ready to accept connections
16:48:09 redis_cache.1 | 13799:M 19 Jul 2023 16:48:09.279 * Ready to accept connections
16:48:09 system | schedule.1 started (pid=13816)
16:48:09 system | watch.1 started (pid=13815)
16:48:09 socketio.1 | Realtime service listening on: 9000
16:48:09 watch.1 | Please update your node version to 18
16:48:09 watch.1 |
16:48:10 watch.1 | yarn run v1.22.19
16:48:10 watch.1 | error frappe-framework@: The engine “node” is incompatible with this module. Expected version “>=18”. Got “14.15.0”
16:48:10 watch.1 | error Commands cannot run with an incompatible environment.
16:48:10 watch.1 | info Visit yarn run | Yarn for documentation about this command.
16:48:10 system | watch.1 stopped (rc=0)
16:48:10 system | sending SIGTERM to redis_cache.1 (pid 13796)
16:48:10 system | sending SIGTERM to redis_socketio.1 (pid 13801)
16:48:10 system | sending SIGTERM to redis_queue.1 (pid 13802)
16:48:10 system | sending SIGTERM to web.1 (pid 13808)
16:48:10 system | sending SIGTERM to socketio.1 (pid 13811)
16:48:10 system | sending SIGTERM to schedule.1 (pid 13816)
16:48:10 system | sending SIGTERM to worker.1 (pid 13820)
16:48:10 redis_socketio.1 | 13805:signal-handler (1689781690) Received SIGTERM scheduling shutdown…
16:48:10 redis_cache.1 | 13799:signal-handler (1689781690) Received SIGTERM scheduling shutdown…
16:48:10 redis_queue.1 | 13804:signal-handler (1689781690) Received SIGTERM scheduling shutdown…
16:48:10 system | worker.1 stopped (rc=-15)
16:48:10 system | schedule.1 stopped (rc=-15)
16:48:10 system | web.1 stopped (rc=-15)
16:48:10 system | socketio.1 stopped (rc=-15)
16:48:10 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:10.181 # User requested shutdown…
16:48:10 redis_cache.1 | 13799:M 19 Jul 2023 16:48:10.181 # User requested shutdown…
16:48:10 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:10.181 * Removing the pid file.
16:48:10 redis_socketio.1 | 13805:M 19 Jul 2023 16:48:10.181 # Redis is now ready to exit, bye bye…
16:48:10 redis_cache.1 | 13799:M 19 Jul 2023 16:48:10.181 * Removing the pid file.
16:48:10 redis_cache.1 | 13799:M 19 Jul 2023 16:48:10.181 # Redis is now ready to exit, bye bye…
16:48:10 redis_queue.1 | 13804:M 19 Jul 2023 16:48:10.181 # User requested shutdown…
16:48:10 redis_queue.1 | 13804:M 19 Jul 2023 16:48:10.181 * Removing the pid file.
16:48:10 redis_queue.1 | 13804:M 19 Jul 2023 16:48:10.182 # Redis is now ready to exit, bye bye…
16:48:10 system | redis_socketio.1 stopped (rc=-15)
16:48:10 system | redis_cache.1 stopped (rc=-15)
16:48:10 system | redis_queue.1 stopped (rc=-15)
kevin@EliteBook:~/bench$