ERPNext 0.0.0.0 does not exist even after running on 0.0.0.0.8000/

00:36:04 socketio.1 | listening on *: 9000
00:36:08 web.1 | * Running on http://0.0.0.0:8000/ (Press CTRL+C to quit)
00:36:08 web.1 | * Restarting with inotify reloader
00:36:08 watch.1 | yarn run v1.21.1
00:36:08 watch.1 | $ node rollup/watch.js
00:36:08 web.1 | * Debugger is active!
00:36:08 web.1 | * Debugger PIN: 171-299-419
00:36:09 watch.1 |
00:36:09 watch.1 | Rollup Watcher Started
00:36:09 watch.1 |
00:36:09 watch.1 | Watching…
00:36:09 watch.1 | Rebuilding frappe-web.css
00:36:09 watch.1 | Rebuilding chat.js
00:36:10 watch.1 | Rebuilding frappe-web.min.js
00:36:11 watch.1 | Rebuilding control.min.js
00:36:12 watch.1 | Rebuilding dialog.min.js
00:36:13 watch.1 | Rebuilding desk.min.css
00:36:13 watch.1 | Rebuilding frappe-rtl.css
00:36:13 watch.1 | Rebuilding desk.min.js
00:36:15 watch.1 | Rebuilding module.min.css
00:36:15 watch.1 | Rebuilding form.min.css
00:36:15 watch.1 | Rebuilding form.min.js
00:36:15 watch.1 | (node:5489) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 change listeners added. Use emitter.setMaxListeners() to increase limit
00:36:16 watch.1 | Rebuilding list.min.css
00:36:16 watch.1 | Rebuilding list.min.js
00:36:16 watch.1 | Rebuilding report.min.css
00:36:16 watch.1 | Rebuilding report.min.js
00:36:17 watch.1 | Rebuilding web_form.min.js
00:36:18 watch.1 | Rebuilding web_form.css
00:36:18 watch.1 | Rebuilding print_format_v3.min.js
00:36:18 watch.1 | Rebuilding email.css
00:36:18 watch.1 | Rebuilding erpnext.css
00:36:18 watch.1 | Rebuilding marketplace.css
00:36:18 watch.1 | Rebuilding erpnext-web.min.js
00:36:18 watch.1 | Rebuilding erpnext-web.css
00:36:18 watch.1 | Rebuilding marketplace.min.js
00:36:20 watch.1 | Rebuilding erpnext.min.js
00:36:21 watch.1 | Rebuilding item-dashboard.min.js
00:36:56 web.1 | 0.0.0.0 does not exist
00:36:56 web.1 | 0.0.0.0 does not exist
00:36:56 web.1 | 0.0.0.0 does not exist
00:36:56 web.1 | 0.0.0.0 does not exist
00:36:56 web.1 | 0.0.0.0 does not exist
00:36:56 web.1 | 0.0.0.0 does not exist
00:36:56 web.1 | 0.0.0.0 does not exist
00:36:56 web.1 | 0.0.0.0 does not exist
00:36:56 web.1 | 0.0.0.0 does not exist
00:36:56 web.1 | 0.0.0.0 does not exist
00:37:01 web.1 | 0.0.0.0 does not exist
00:37:01 web.1 | 0.0.0.0 does not exist
00:37:01 web.1 | 0.0.0.0 does not exist
00:37:01 web.1 | 0.0.0.0 does not exist
00:37:01 web.1 | 0.0.0.0 does not exist
00:37:01 web.1 | 0.0.0.0 does not exist
00:37:01 web.1 | 0.0.0.0 does not exist
00:37:01 web.1 | 0.0.0.0 does not exist
00:37:01 web.1 | 0.0.0.0 does not exist
00:37:01 web.1 | 0.0.0.0 does not exist
00:37:08 web.1 | 0.0.0.0 does not exist
00:37:08 web.1 | 0.0.0.0 does not exist
00:37:08 web.1 | 0.0.0.0 does not exist
00:37:08 web.1 | 0.0.0.0 does not exist
00:37:08 web.1 | 0.0.0.0 does not exist
00:37:08 web.1 | 0.0.0.0 does not exist
00:37:08 web.1 | 0.0.0.0 does not exist
00:37:08 web.1 | 0.0.0.0 does not exist
00:37:08 web.1 | 0.0.0.0 does not exist
00:37:08 web.1 | 0.0.0.0 does not exist

You’ll have to share/show your config files (eg. nginx.conf) so that the community can try to help you.

Please add following entry in hosts file.
127.0.0.1 localhost
hit on http://localhost:8000/

I think what i did when i got the was removing ::80 from the redis config file

thanks…this helped me:grinning:

1 Like