Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
ERROR: General , 1729223502228> 23,015,735,660> ExceptionLogger.logException> Exception thrown java.io.IOException: User limit of inotify watches reached at LinuxWatchService$Poller.implRegister.
Means the inotify watches limit needs to be increased on the computer where the server is hosted. You will likely need to contact BisectHosting to help with that, unless you have access to the server machine yourself.
Hello Beard.
I really need help with a problem you’ve solved before, but your method doesn’t quite work for me. Do you know of any other solutions? Please help!Here is the link to the discussion: https://steamcommunity.com/app/108600/discussions/1/4700161192390706346/
Could you explain what the Inotify Watches Limit is?
https://linux.die.net/man/1/inotifywatch#:~:text=Description,on%20each%20file%20or%20directory.
"inotifywatch listens for filesystem events using Linux's inotify(7) interface, then outputs a summary count of the events received on each file or directory."
https://www.suse.com/support/kb/doc/?id=000020048
Hey I wanted to ask if this is still an inotify error? I requested they increased it apparently they did and I even reset the server and started loading the mods in a better order but I still get a crash.
https://pastebin.com/L8GmiTKf
Thanks for the continued help btw
From the logs:
java.io.IOException: User limit of inotify watches reached
at java.base/sun.nio.fs.LinuxWatchService$Poller.implRegister(Unknown Source)
at java.base/sun.nio.fs.AbstractPoller.processRequests(Unknown Source)
at java.base/sun.nio.fs.LinuxWatchService$Poller.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)