Old project in new machine

Hi everyone i hope u all doing well like the title said i move tot another machine and i want to import my project to it i install bench and when i put bench start inside my project it doesn’t work
this is what it show up:
ayat@ayat-VirtualBox:~/frappe-branch$ bench start
14:02:09 system | redis_socketio.1 started (pid=57150)
14:02:09 redis_socketio.1 | 57162:C 17 Feb 2022 14:02:09.707 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
14:02:09 redis_socketio.1 | 57162:C 17 Feb 2022 14:02:09.707 # Redis version=5.0.7, bits=64, commit=00000000, modified=0, pid=57162, just started
14:02:09 redis_socketio.1 | 57162:C 17 Feb 2022 14:02:09.707 # Configuration loaded
14:02:09 redis_socketio.1 | 57162:M 17 Feb 2022 14:02:09.707 * Increased maximum number of open files to 10032 (it was originally set to 1024).
14:02:09 redis_socketio.1 | 57162:M 17 Feb 2022 14:02:09.707 * Running mode=standalone, port=12000.
14:02:09 redis_socketio.1 | 57162:M 17 Feb 2022 14:02:09.707 # Server initialized
14:02:09 redis_socketio.1 | 57162:M 17 Feb 2022 14:02:09.707 # 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.
14:02:09 redis_socketio.1 | 57162:M 17 Feb 2022 14:02:09.707 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command ‘echo never > /sys/kernel/mm/transparent_hugepage/enabled’ as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
14:02:09 redis_socketio.1 | 57162:M 17 Feb 2022 14:02:09.707 * Ready to accept connections
14:02:09 system | redis_queue.1 started (pid=57149)
14:02:09 redis_queue.1 | 57158:C 17 Feb 2022 14:02:09.704 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
14:02:09 redis_queue.1 | 57158:C 17 Feb 2022 14:02:09.704 # Redis version=5.0.7, bits=64, commit=00000000, modified=0, pid=57158, just started
14:02:09 redis_queue.1 | 57158:C 17 Feb 2022 14:02:09.704 # Configuration loaded
14:02:09 redis_queue.1 | 57158:M 17 Feb 2022 14:02:09.705 * Increased maximum number of open files to 10032 (it was originally set to 1024).
14:02:09 redis_queue.1 | 57158:M 17 Feb 2022 14:02:09.705 * Running mode=standalone, port=11000.
14:02:09 redis_queue.1 | 57158:M 17 Feb 2022 14:02:09.705 # Server initialized
14:02:09 redis_queue.1 | 57158:M 17 Feb 2022 14:02:09.705 # 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.
14:02:09 redis_queue.1 | 57158:M 17 Feb 2022 14:02:09.705 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command ‘echo never > /sys/kernel/mm/transparent_hugepage/enabled’ as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
14:02:09 redis_queue.1 | 57158:M 17 Feb 2022 14:02:09.705 * Ready to accept connections
14:02:09 system | socketio.1 started (pid=57151)
14:02:09 socketio.1 | /bin/sh: 1: /usr/bin/node: not found
14:02:09 system | socketio.1 stopped (rc=127)
14:02:09 system | redis_cache.1 started (pid=57152)
14:02:09 redis_cache.1 | 57170:C 17 Feb 2022 14:02:09.713 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
14:02:09 redis_cache.1 | 57170:C 17 Feb 2022 14:02:09.713 # Redis version=5.0.7, bits=64, commit=00000000, modified=0, pid=57170, just started
14:02:09 redis_cache.1 | 57170:C 17 Feb 2022 14:02:09.713 # Configuration loaded
14:02:09 redis_cache.1 | 57170:M 17 Feb 2022 14:02:09.713 * Increased maximum number of open files to 10032 (it was originally set to 1024).
14:02:09 redis_cache.1 | 57170:M 17 Feb 2022 14:02:09.713 * Running mode=standalone, port=13000.
14:02:09 redis_cache.1 | 57170:M 17 Feb 2022 14:02:09.713 # Server initialized
14:02:09 redis_cache.1 | 57170:M 17 Feb 2022 14:02:09.713 # 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.
14:02:09 redis_cache.1 | 57170:M 17 Feb 2022 14:02:09.713 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command ‘echo never > /sys/kernel/mm/transparent_hugepage/enabled’ as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
14:02:09 redis_cache.1 | 57170:M 17 Feb 2022 14:02:09.713 * Ready to accept connections
14:02:09 system | web.1 started (pid=57157)
14:02:09 system | worker_short.1 started (pid=57156)
14:02:09 system | schedule.1 started (pid=57155)
14:02:09 system | watch.1 started (pid=57167)
14:02:09 system | worker_default.1 started (pid=57178)
14:02:09 system | worker_long.1 started (pid=57183)
14:02:09 system | sending SIGTERM to redis_cache.1 (pid 57152)
14:02:09 system | sending SIGTERM to redis_socketio.1 (pid 57150)
14:02:09 system | sending SIGTERM to redis_queue.1 (pid 57149)
14:02:09 system | sending SIGTERM to web.1 (pid 57157)
14:02:09 system | sending SIGTERM to watch.1 (pid 57167)
14:02:09 system | sending SIGTERM to schedule.1 (pid 57155)
14:02:09 system | sending SIGTERM to worker_short.1 (pid 57156)
14:02:09 system | sending SIGTERM to worker_long.1 (pid 57183)
14:02:09 system | sending SIGTERM to worker_default.1 (pid 57178)
14:02:09 redis_cache.1 | 57170:signal-handler (1645102929) Received SIGTERM scheduling shutdown…
14:02:09 redis_socketio.1 | 57162:signal-handler (1645102929) Received SIGTERM scheduling shutdown…
14:02:09 redis_queue.1 | 57158:signal-handler (1645102929) Received SIGTERM scheduling shutdown…
14:02:09 system | worker_short.1 stopped (rc=-15)
14:02:09 system | schedule.1 stopped (rc=-15)
14:02:09 system | watch.1 stopped (rc=-15)
14:02:09 redis_cache.1 | 57170:M 17 Feb 2022 14:02:09.819 # User requested shutdown…
14:02:09 redis_cache.1 | 57170:M 17 Feb 2022 14:02:09.819 * Removing the pid file.
14:02:09 redis_cache.1 | 57170:M 17 Feb 2022 14:02:09.819 # Redis is now ready to exit, bye bye…
14:02:09 system | redis_cache.1 stopped (rc=-15)
14:02:09 system | web.1 stopped (rc=-15)
14:02:09 system | worker_long.1 stopped (rc=-15)
14:02:09 system | worker_default.1 stopped (rc=-15)
14:02:09 redis_socketio.1 | 57162:M 17 Feb 2022 14:02:09.910 # User requested shutdown…
14:02:09 redis_socketio.1 | 57162:M 17 Feb 2022 14:02:09.910 * Removing the pid file.
14:02:09 redis_socketio.1 | 57162:M 17 Feb 2022 14:02:09.910 # Redis is now ready to exit, bye bye…
14:02:09 system | redis_socketio.1 stopped (rc=-15)
14:02:09 redis_queue.1 | 57158:M 17 Feb 2022 14:02:09.909 # User requested shutdown…
14:02:09 redis_queue.1 | 57158:M 17 Feb 2022 14:02:09.909 * Removing the pid file.
14:02:09 redis_queue.1 | 57158:M 17 Feb 2022 14:02:09.909 # Redis is now ready to exit, bye bye…
14:02:09 system | redis_queue.1 stopped (rc=-15)
thnx for your help every one.

Hi,

May we know the operating enviroment for the old and new? The amount of RAM dedicated to the VM and the operating systems? The message suggests running a command to deal with Redis memory , has that been tried?