Traccar for receiving connections.

jannier8 years ago

Friends,

I have a server with about 200 cars using TK103B .
It turns out that every day some stop devices to communicate with the server.

Restarting the Traccar and they all come back to communicate normally.

Has anyone ever experienced this? very strange.

Anton Tananaev8 years ago

Are there any errors in the log file when devices stop communicate with the server?

jannier8 years ago

No. I researched and believe it has something with sockets and orphaned connections operating system .

jannier8 years ago

The device to communicate and does not close the connection to the server .

jannier8 years ago

Any news? I am restarting the service every 3 hours.

rasik8 years ago

server overload ?

jannier8 years ago

No. I only have 170 equipment.

Anton Tananaev8 years ago

Most likely you need to increase connection limit and set timeout. It has been discussed multiple times before. Take a look for example here:

https://github.com/tananaev/traccar/issues/1323

jannier8 years ago

ok , I'll check . On the server does not show the log: WARN : Netty warning : Failed to accept the connection.

Tanks.

Anton Tananaev8 years ago

If you think number of connections is not the issue, then it must be lack of hardware resources.