Frappe-bench does not start

I am trying to start a bench but it stops at this

12:57:18 redis_socketio.1 | 15907:M 10 Apr 12:57:18.408 * The server is now read y to accept connections on port 12000
12:57:18 system | socketio.1 started (pid=15915)
12:57:18 system | worker_short.1 started (pid=15916)
12:57:20 socketio.1 | listening on *: 9000
12:57:30 worker_short.1 | 12:57:30 RQ worker ‘rq:worker:vps175289.vps.ovh.ca.1 5916.short’ started, version 0.10.0
12:57:30 worker_short.1 | 12:57:30 *** Listening on short…
12:57:30 worker_short.1 | 12:57:30 Cleaning registries for queue: short
12:57:31 web.1 | * Running on http://0.0.0.0:8000/ (Press CTRL+C to quit)
12:57:31 worker_long.1 | 12:57:31 RQ worker ‘rq:worker:vps175289.vps.ovh.ca.1 5911.long’ started, version 0.10.0
12:57:31 worker_long.1 | 12:57:31 *** Listening on long…
12:57:31 worker_long.1 | 12:57:31 Cleaning registries for queue: long
12:57:31 web.1 | * Restarting with inotify reloader
12:57:31 worker_default.1 | 12:57:31 RQ worker ‘rq:worker:vps175289.vps.ovh.ca.1 5914.default’ started, version 0.10.0
12:57:31 worker_default.1 | 12:57:31 *** Listening on default…
12:57:31 worker_default.1 | 12:57:31 Cleaning registries for queue: default
12:57:31 watch.1 |
12:57:31 watch.1 | > frappe@ watch /home/frappe/frappe-bench/apps/frapp e
12:57:31 watch.1 | > node rollup/watch.js
12:57:31 watch.1 |
12:57:32 watch.1 |
12:57:32 watch.1 | Rollup Watcher Started
12:57:32 watch.1 |
12:57:32 watch.1 | Watching…
12:57:32 web.1 | * Debugger is active!
12:57:32 web.1 | * Debugger PIN: 248-100-020
12:57:33 watch.1 | Rebuilding frappe-web.css
12:57:33 watch.1 | Rebuilding frappe-web.min.js
12:57:38 watch.1 | Rebuilding control.min.js
12:57:38 watch.1 | Rebuilding dialog.min.js
12:57:39 watch.1 | Rebuilding desk.min.css
12:57:39 watch.1 | Rebuilding frappe-rtl.css
12:57:39 watch.1 | Rebuilding desk.min.js
12:57:45 watch.1 | Rebuilding module.min.css
12:57:45 watch.1 | Rebuilding form.min.css
12:57:45 watch.1 | Rebuilding form.min.js
12:57:46 watch.1 | Rebuilding list.min.css
12:57:46 watch.1 | Rebuilding list.min.js
12:57:47 watch.1 | Rebuilding report.min.css
12:57:47 watch.1 | Rebuilding report.min.js
12:57:49 watch.1 | Rebuilding web_form.min.js
12:57:52 watch.1 | Rebuilding web_form.css
12:57:52 watch.1 | Rebuilding print_format_v3.min.js
12:57:52 watch.1 | Rebuilding email.css
12:57:52 watch.1 | Rebuilding erpnext.css
12:57:52 watch.1 | Rebuilding erpnext-web.min.js
12:57:52 watch.1 | Rebuilding erpnext.min.js
12:57:53 watch.1 | Rebuilding item-dashboard.min.js

1 Like