Open kevin-soutar opened 1 year ago
Update: Also tried installing on Fedora 37, immediate 255 Error
Getting the same error here.
Hi @Yamanipanuchi Here is what I ended up finding out. this is an fs.inotify.max_user_instances issue.
On Ubuntu, I fixed this by changing the number within:
sudo nano /etc/sysctl.d/99-sysctl.conf sudo systemctl restart systemd-sysctl sudo systemctl status systemd-sysctl sudo sysctl fs.inotify.max_user_instances
then it should work.
Hi @ArchemedIan which OS are you using? I am not running EarnApp anymore, due to the profitability not currently making sense, but maybe I need to look at it again...
I am working at deploying this at scale, but after installing 29 docker containers it will not start anymore.
I have tried:
Is there anything else I should be trying, or looking at diagnostics for?