professor_snape
Issue in Local Setup(Database)
Make the change permanent: To make sure the new limit persists after a reboot, add the following line to the /etc/sysctl.conf file:
echo 'fs.inotify.max_user_watches=524288' | sudo tee -a /etc/sysctl.conf
17 replies