I would recommend you to search for "Too many open files". It has been discussed countless number of times.
Yeah, sorry, that's exactly what I was doing right now. Thanks.
Anton, why not add a FAQ on the website ?
Please add some message saying "please search for your issue before creating a thread", or something like that, to avoid precisely this situations. I completely forgot to do so, and many people might forget about it as well.
Also, I didn't find any solution to my problem, optimisation might not be the key, because the output of the command ulimit
is the following:
$ sudo su -c "ulimit -Hn"
4096
$ sudo su -c "ulimit -Sn"
1024
I don't even have any device connected to the platform, the instance is not being used at all (not yet) and I'm using Supervisor to keep the process running. The only temporary solution until now is to restart the process each week.
Edit: there are twelve devices connected to this instance and no devices connected to the other one, maybe it's indeed an optimisation problem, according to this thread.
Check my post about that, I had that problem a time ago, that was fixed.
Hi, I'm having a problem where the Traccar service suddenly stops after some days, maybe I can find a solution by myself, because I don't think it's a Traccar problem but a configuration problem. I have Traccar installed in two servers and this server is the only one that is giving me this problem. I'll leave this in case anyone could help me.