Impossible to start the app

Hi there !
I’m trying to install ERPNext on my VPS since few hours. I follow the setup instructions (Git Readme), i can’t start the app (last step) with command

bench start

I have a lot of warning but no erros. I don’t understand the issue…
VPS is under debian 9 and run caddy. I try to stop caddy but still the same issue.

This is the command output :

enzo@VDenis:~/ERPNext/frappe-bench$ bench start
02:52:17 system           | redis_socketio.1 started (pid=4545)
02:52:17 system           | web.1 started (pid=4551)
02:52:17 redis_socketio.1 | 4560:M 09 May 02:52:17.093 * Increased maximum number of open files to 10032 (it was originally set to 1024).
02:52:17 system           | redis_queue.1 started (pid=4550)
02:52:17 redis_queue.1    | 4565:M 09 May 02:52:17.082 * Increased maximum number of open files to 10032 (it was originally set to 1024).
02:52:17 redis_queue.1    |                 _._
02:52:17 redis_queue.1    |            _.-``__ ''-._
02:52:17 redis_queue.1    |       _.-``    `.  `_.  ''-._           Redis 3.2.6 (00000000/0) 64 bit
02:52:17 redis_queue.1    |   .-`` .-```.  ```\/    _.,_ ''-._
02:52:17 redis_queue.1    |  (    '      ,       .-`  | `,    )     Running in standalone mode
02:52:17 redis_queue.1    |  |`-._`-...-` __...-.``-._|'` _.-'|     Port: 11005
02:52:17 redis_queue.1    |  |    `-._   `._    /     _.-'    |     PID: 4565
02:52:17 redis_queue.1    |   `-._    `-._  `-./  _.-'    _.-'
02:52:17 redis_queue.1    |  |`-._`-._    `-.__.-'    _.-'_.-'|
02:52:17 redis_queue.1    |  |    `-._`-._        _.-'_.-'    |           http://redis.io
02:52:17 redis_queue.1    |   `-._    `-._`-.__.-'_.-'    _.-'
02:52:17 redis_queue.1    |  |`-._`-._    `-.__.-'    _.-'_.-'|
02:52:17 redis_queue.1    |  |    `-._`-._        _.-'_.-'    |
02:52:17 redis_queue.1    |   `-._    `-._`-.__.-'_.-'    _.-'
02:52:17 redis_queue.1    |       `-._    `-.__.-'    _.-'
02:52:17 redis_queue.1    |           `-._        _.-'
02:52:17 redis_queue.1    |               `-.__.-'
02:52:17 redis_queue.1    |
02:52:17 redis_queue.1    | 4565:M 09 May 02:52:17.083 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
02:52:17 redis_queue.1    | 4565:M 09 May 02:52:17.083 # Server started, Redis version 3.2.6
02:52:17 redis_queue.1    | 4565:M 09 May 02:52:17.083 # 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.
02:52:17 redis_queue.1    | 4565:M 09 May 02:52:17.083 # 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.
02:52:17 redis_queue.1    | 4565:M 09 May 02:52:17.083 * The server is now ready to accept connections on port 11005
02:52:17 system           | watch.1 started (pid=4556)
02:52:17 system           | worker_short.1 started (pid=4557)
02:52:17 system           | socketio.1 started (pid=4555)
02:52:17 system           | redis_cache.1 started (pid=4553)
02:52:17 redis_cache.1    | 4561:M 09 May 02:52:17.082 * Increased maximum number of open files to 10032 (it was originally set to 1024).
02:52:17 redis_cache.1    |                 _._
02:52:17 redis_cache.1    |            _.-``__ ''-._
02:52:17 redis_cache.1    |       _.-``    `.  `_.  ''-._           Redis 3.2.6 (00000000/0) 64 bit
02:52:17 redis_cache.1    |   .-`` .-```.  ```\/    _.,_ ''-._
02:52:17 redis_cache.1    |  (    '      ,       .-`  | `,    )     Running in standalone mode
02:52:17 redis_cache.1    |  |`-._`-...-` __...-.``-._|'` _.-'|     Port: 13000
02:52:17 redis_cache.1    |  |    `-._   `._    /     _.-'    |     PID: 4561
02:52:17 redis_cache.1    |   `-._    `-._  `-./  _.-'    _.-'
02:52:17 redis_cache.1    |  |`-._`-._    `-.__.-'    _.-'_.-'|
02:52:17 redis_cache.1    |  |    `-._`-._        _.-'_.-'    |           http://redis.io
02:52:17 redis_cache.1    |   `-._    `-._`-.__.-'_.-'    _.-'
02:52:17 redis_cache.1    |  |`-._`-._    `-.__.-'    _.-'_.-'|
02:52:17 redis_cache.1    |  |    `-._`-._        _.-'_.-'    |
02:52:17 redis_cache.1    |   `-._    `-._`-.__.-'_.-'    _.-'
02:52:17 redis_cache.1    |       `-._    `-.__.-'    _.-'
02:52:17 redis_cache.1    |           `-._        _.-'
02:52:17 redis_cache.1    |               `-.__.-'
02:52:17 redis_cache.1    |
02:52:17 redis_cache.1    | 4561:M 09 May 02:52:17.083 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
02:52:17 redis_cache.1    | 4561:M 09 May 02:52:17.083 # Server started, Redis version 3.2.6
02:52:17 redis_cache.1    | 4561:M 09 May 02:52:17.083 # 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.
02:52:17 redis_cache.1    | 4561:M 09 May 02:52:17.083 # 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.
02:52:17 redis_cache.1    | 4561:M 09 May 02:52:17.083 * The server is now ready to accept connections on port 13000
02:52:17 system           | schedule.1 started (pid=4559)
02:52:17 system           | worker_default.1 started (pid=4558)
02:52:17 redis_socketio.1 |                 _._
02:52:17 redis_socketio.1 |            _.-``__ ''-._
02:52:17 redis_socketio.1 |       _.-``    `.  `_.  ''-._           Redis 3.2.6 (00000000/0) 64 bit
02:52:17 redis_socketio.1 |   .-`` .-```.  ```\/    _.,_ ''-._
02:52:17 redis_socketio.1 |  (    '      ,       .-`  | `,    )     Running in standalone mode
02:52:17 redis_socketio.1 |  |`-._`-...-` __...-.``-._|'` _.-'|     Port: 12000
02:52:17 redis_socketio.1 |  |    `-._   `._    /     _.-'    |     PID: 4560
02:52:17 redis_socketio.1 |   `-._    `-._  `-./  _.-'    _.-'
02:52:17 redis_socketio.1 |  |`-._`-._    `-.__.-'    _.-'_.-'|
02:52:17 redis_socketio.1 |  |    `-._`-._        _.-'_.-'    |           http://redis.io
02:52:17 redis_socketio.1 |   `-._    `-._`-.__.-'_.-'    _.-'
02:52:17 redis_socketio.1 |  |`-._`-._    `-.__.-'    _.-'_.-'|
02:52:17 redis_socketio.1 |  |    `-._`-._        _.-'_.-'    |
02:52:17 redis_socketio.1 |   `-._    `-._`-.__.-'_.-'    _.-'
02:52:17 redis_socketio.1 |       `-._    `-.__.-'    _.-'
02:52:17 redis_socketio.1 |           `-._        _.-'
02:52:17 redis_socketio.1 |               `-.__.-'
02:52:17 redis_socketio.1 |
02:52:17 redis_socketio.1 | 4560:M 09 May 02:52:17.101 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
02:52:17 redis_socketio.1 | 4560:M 09 May 02:52:17.101 # Server started, Redis version 3.2.6
02:52:17 redis_socketio.1 | 4560:M 09 May 02:52:17.101 # 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.
02:52:17 redis_socketio.1 | 4560:M 09 May 02:52:17.101 # 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.
02:52:17 redis_socketio.1 | 4560:M 09 May 02:52:17.101 * The server is now ready to accept connections on port 12000
02:52:17 system           | worker_long.1 started (pid=4552)
02:52:18 socketio.1       | listening on *: 9000
02:52:24 worker_default.1 | /home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.2) or chardet (3.0.4) doesn't match a supported version!
02:52:24 worker_default.1 |   RequestsDependencyWarning)
02:52:24 web.1            | /home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.2) or chardet (3.0.4) doesn't match a supported version!
02:52:24 web.1            |   RequestsDependencyWarning)
02:52:24 worker_long.1    | /home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.2) or chardet (3.0.4) doesn't match a supported version!
02:52:24 worker_long.1    |   RequestsDependencyWarning)
02:52:24 worker_short.1   | /home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.2) or chardet (3.0.4) doesn't match a supported version!
02:52:24 worker_short.1   |   RequestsDependencyWarning)
02:52:24 watch.1          | /home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.2) or chardet (3.0.4) doesn't match a supported version!
02:52:24 watch.1          |   RequestsDependencyWarning)
02:52:24 schedule.1       | /home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/requests/__init__.py:91: RequestsDependencyWarning: urllib3 (1.25.2) or chardet (3.0.4) doesn't match a supported version!
02:52:24 schedule.1       |   RequestsDependencyWarning)
02:52:26 worker_default.1 | Traceback (most recent call last):
02:52:26 worker_default.1 |   File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
02:52:26 worker_default.1 |     "__main__", fname, loader, pkg_name)
02:52:26 worker_default.1 |   File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
02:52:26 worker_default.1 |     exec code in run_globals
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 97, in <module>
02:52:26 worker_default.1 |     main()
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 18, in main
02:52:26 worker_default.1 |     click.Group(commands=commands)(prog_name='bench')
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 764, in __call__
02:52:26 worker_default.1 |     return self.main(*args, **kwargs)
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 717, in main
02:52:26 worker_default.1 |     rv = self.invoke(ctx)
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 1137, in invoke
02:52:26 worker_default.1 |     return _process_result(sub_ctx.command.invoke(sub_ctx))
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 1137, in invoke
02:52:26 worker_default.1 |     return _process_result(sub_ctx.command.invoke(sub_ctx))
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 956, in invoke
02:52:26 worker_default.1 |     return ctx.invoke(self.callback, **ctx.params)
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 555, in invoke
02:52:26 worker_default.1 |     return callback(*args, **kwargs)
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/apps/frappe/frappe/commands/scheduler.py", line 158, in start_worker
02:52:26 worker_default.1 |     start_worker(queue, quiet = quiet)
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/apps/frappe/frappe/utils/background_jobs.py", line 147, in start_worker
02:52:26 worker_default.1 |     Worker(queues, name=get_worker_name(queue)).work(logging_level = logging_level)
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/rq/worker.py", line 466, in work
02:52:26 worker_default.1 |     self.register_birth()
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/rq/worker.py", line 273, in register_birth
02:52:26 worker_default.1 |     if self.connection.exists(self.key) and \
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/client.py", line 951, in exists
02:52:26 worker_default.1 |     return self.execute_command('EXISTS', name)
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/client.py", line 674, in execute_command
02:52:26 worker_default.1 |     return self.parse_response(connection, command_name, **options)
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/client.py", line 680, in parse_response
02:52:26 worker_default.1 |     response = connection.read_response()
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/connection.py", line 624, in read_response
02:52:26 worker_default.1 |     response = self._parser.read_response()
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/connection.py", line 284, in read_response
02:52:26 worker_default.1 |     response = self._buffer.readline()
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/connection.py", line 216, in readline
02:52:26 worker_default.1 |     self._read_from_socket()
02:52:26 worker_default.1 |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/connection.py", line 191, in _read_from_socket
02:52:26 worker_default.1 |     (e.args,))
02:52:26 worker_default.1 | redis.exceptions.ConnectionError: Error while reading from socket: ('Connection closed by server.',)
02:52:26 worker_long.1    | Traceback (most recent call last):
02:52:26 worker_long.1    |   File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
02:52:26 worker_long.1    |     "__main__", fname, loader, pkg_name)
02:52:26 worker_long.1    |   File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
02:52:26 worker_long.1    |     exec code in run_globals
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 97, in <module>
02:52:26 worker_long.1    |     main()
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line 18, in main
02:52:26 worker_long.1    |     click.Group(commands=commands)(prog_name='bench')
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 764, in __call__
02:52:26 worker_long.1    |     return self.main(*args, **kwargs)
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 717, in main
02:52:26 worker_long.1    |     rv = self.invoke(ctx)
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 1137, in invoke
02:52:26 worker_long.1    |     return _process_result(sub_ctx.command.invoke(sub_ctx))
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 1137, in invoke
02:52:26 worker_long.1    |     return _process_result(sub_ctx.command.invoke(sub_ctx))
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 956, in invoke
02:52:26 worker_long.1    |     return ctx.invoke(self.callback, **ctx.params)
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/click/core.py", line 555, in invoke
02:52:26 worker_long.1    |     return callback(*args, **kwargs)
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/apps/frappe/frappe/commands/scheduler.py", line 158, in start_worker
02:52:26 worker_long.1    |     start_worker(queue, quiet = quiet)
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/apps/frappe/frappe/utils/background_jobs.py", line 147, in start_worker
02:52:26 worker_long.1    |     Worker(queues, name=get_worker_name(queue)).work(logging_level = logging_level)
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/rq/worker.py", line 466, in work
02:52:26 worker_long.1    |     self.register_birth()
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/rq/worker.py", line 273, in register_birth
02:52:26 worker_long.1    |     if self.connection.exists(self.key) and \
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/client.py", line 951, in exists
02:52:26 worker_long.1    |     return self.execute_command('EXISTS', name)
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/client.py", line 674, in execute_command
02:52:26 worker_long.1    |     return self.parse_response(connection, command_name, **options)
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/client.py", line 680, in parse_response
02:52:26 worker_long.1    |     response = connection.read_response()
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/connection.py", line 624, in read_response
02:52:26 worker_long.1    |     response = self._parser.read_response()
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/connection.py", line 284, in read_response
02:52:26 worker_long.1    |     response = self._buffer.readline()
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/connection.py", line 216, in readline
02:52:26 worker_long.1    |     self._read_from_socket()
02:52:26 worker_long.1    |   File "/home/enzo/ERPNext/frappe-bench/env/local/lib/python2.7/site-packages/redis/connection.py", line 191, in _read_from_socket
02:52:26 worker_long.1    |     (e.args,))
02:52:26 worker_long.1    | redis.exceptions.ConnectionError: Error while reading from socket: ('Connection closed by server.',)
02:52:26 system           | worker_default.1 stopped (rc=1)
02:52:26 system           | sending SIGTERM to redis_socketio.1 (pid 4545)
02:52:26 system           | sending SIGTERM to worker_long.1 (pid 4552)
02:52:26 system           | sending SIGTERM to watch.1 (pid 4556)
02:52:26 system           | sending SIGTERM to redis_queue.1 (pid 4550)
02:52:26 system           | sending SIGTERM to web.1 (pid 4551)
02:52:26 system           | sending SIGTERM to schedule.1 (pid 4559)
02:52:26 system           | sending SIGTERM to socketio.1 (pid 4555)
02:52:26 system           | sending SIGTERM to redis_cache.1 (pid 4553)
02:52:26 system           | sending SIGTERM to worker_short.1 (pid 4557)
02:52:26 redis_queue.1    | 4565:signal-handler (1557363146) Received SIGTERM scheduling shutdown...
02:52:26 redis_socketio.1 | 4560:signal-handler (1557363146) Received SIGTERM scheduling shutdown...
02:52:26 system           | worker_short.1 stopped (rc=-15)
02:52:26 redis_cache.1    | 4561:signal-handler (1557363146) Received SIGTERM scheduling shutdown...
02:52:26 system           | web.1 stopped (rc=-15)
02:52:26 system           | socketio.1 stopped (rc=-15)
02:52:26 system           | schedule.1 stopped (rc=-15)
02:52:26 system           | watch.1 stopped (rc=-15)
02:52:26 system           | worker_long.1 stopped (rc=-15)
02:52:26 redis_socketio.1 | 4560:M 09 May 02:52:26.319 # User requested shutdown...
02:52:26 redis_socketio.1 | 4560:M 09 May 02:52:26.319 * Removing the pid file.
02:52:26 redis_socketio.1 | 4560:M 09 May 02:52:26.320 # Redis is now ready to exit, bye bye...
02:52:26 system           | redis_socketio.1 stopped (rc=-15)
02:52:26 redis_cache.1    | 4561:M 09 May 02:52:26.320 # User requested shutdown...
02:52:26 redis_cache.1    | 4561:M 09 May 02:52:26.320 * Removing the pid file.
02:52:26 redis_cache.1    | 4561:M 09 May 02:52:26.320 # Redis is now ready to exit, bye bye...
02:52:26 system           | redis_cache.1 stopped (rc=-15)
02:52:26 redis_queue.1    | 4565:M 09 May 02:52:26.330 # User requested shutdown...
02:52:26 redis_queue.1    | 4565:M 09 May 02:52:26.330 * Removing the pid file.
02:52:26 redis_queue.1    | 4565:M 09 May 02:52:26.331 # Redis is now ready to exit, bye bye...
02:52:26 system           | redis_queue.1 stopped (rc=-15)
enzo@VDenis:~/ERPNext/frappe-bench$

Thank’s for you help :slight_smile:

If you’re trying to setup erpnext for production (usage in a company) you want to have it in production mode. One of the things this does is automatically start your services. Only developers need bench start.

GitHub - frappe/bench: CLI to manage Multi-tenant deployments for Frappe apps shows that to setup production simply do

bench setup production

You installed ERPNext in development mode.
Try this

sudo service supervisor stop
sudo service nginx stop
bench update --reset
bench start

Your supervisor process has terminated/stopped. To restart it, try this

sudo supervisorctl restart all

but this is probably just a symptom and not the actual issue. The most common cause of this problem is a memory setting mismatch which is often fixable via this command (although I personally don’t like to set it so high as it can waste RAM)…

echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

Hi,
Thank’s for your answers. I decided to re install as production.
It’s work better but a new issue appear when i try to execute python script :

Failed to fetch https://deb.nodesource.com/node_8.x/dists/stretch/main/source/Sources  The HTTP server sent an i                                                     nvalid reply header\nE: Some index files failed to download.

I don’t find other same issue here…
Thank’s