Cant login localhost?

help me cant login and i see just 0.0.0.0:8000 ? why

Look at your last 6 lines!

You should be seeing :

19:50:47 watch.1          | 
19:50:47 watch.1          | Rollup Watcher Started
19:50:47 watch.1          | 
19:50:47 watch.1          | Watching...
19:50:48 watch.1          | Rebuilding frappe-web-b4.css
19:50:48 watch.1          | Rebuilding frappe-chat-web.css
19:50:48 watch.1          | Rebuilding chat.js
19:50:50 watch.1          | Rebuilding frappe-recorder.min.js
19:50:53 watch.1          | Rebuilding checkout.min.js
19:50:53 watch.1          | Rebuilding frappe-web.min.js
19:50:55 watch.1          | Rebuilding bootstrap-4-web.min.js
19:50:56 watch.1          | Rebuilding control.min.js
19:50:59 watch.1          | Rebuilding dialog.min.js
19:51:02 watch.1          | Rebuilding desk.min.css
19:51:02 watch.1          | Rebuilding frappe-rtl.css
19:51:02 watch.1          | Rebuilding printview.css
19:51:02 watch.1          | Rebuilding desk.min.js
19:51:07 watch.1          | Rebuilding form.min.css
19:51:07 watch.1          | Rebuilding form.min.js
19:51:10 watch.1          | Rebuilding list.min.css

Now look at your very last line ENOSPC means Error NO SPaCe.

You need to clear out some disk space, I think.

1 Like