Project Zomboid

Project Zomboid

More Lock SA - key system management
User limit of inotify watches reached - [SLOVED]
Kind of a odd crash, I can't quite pinpoint the cause but I'll just leave this here in case you have any ideas. Its throwing a linux error for some reason.

ExceptionLogger.logException> Exception thrown java.io.IOException: User limit of inotify watches reached at LinuxWatchService$Poller.implRegister..

Server Log :
https://puu.sh/JXq59/116c0b549e.txt
Last edited by トミー (Tommy); 24 Dec, 2023 @ 6:09pm
< >
Showing 1-3 of 3 comments
トミー (Tommy) 24 Dec, 2023 @ 6:08pm 
I solved it, completely unrelated issue to the mod. Its a linux issue, maybe due to amount of mods, idk. But incase anyone finds this thread with the issue above, run the command below

echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p


Source :
https://stackoverflow.com/questions/47075661/error-user-limit-of-inotify-watches-reached-extreact-build
AuD  [developer] 24 Jan, 2024 @ 10:24pm 
perfect ;)
TheBambi 3 May, 2024 @ 10:38am 
How would I run this command on a Gportal server?
< >
Showing 1-3 of 3 comments
Per page: 1530 50