-
Notifications
You must be signed in to change notification settings - Fork 144
Add technical details to README #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add technical details to README #40
Conversation
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
|
Please, move it to Troubleshooting section. |
Signed-off-by: Alexander Ivanov <oshli.a.er@gmail.com>
|
@iliakan , done. |
|
ping @iliakan |
|
What's the error name? How do people know that |
|
ping @oshliaer |
|
|
|
Hi there! Sorry I missed this. I was catching I have to run this one more time and reset my settings to log the exact stack. Please wait. |
Sometimes my Ubuntu server (with
ru ruarguments) falls down if I use defaultfs.inotify.max_user_watches.I'm sure It's
inotify's issues.sudo sysctl fs.inotify.max_user_watches=524288is not evil. Even withsudo.If you think this is redundant then just reject the PR.
Thanks!