Cannot connect to localhost using bench start

shreya115 diagnosed that -

It’s a disk space error.
Try running this command in your terminal and then start bench,
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

Bench start fail

1 Like