Apache

secursata year ago

Hi everyone! I'm experiencing intermittent drops with my domain, which comes back online after a few minutes. I suspect the issue is with Apache, as it happens during peak hours. I already increased the request limit from 300 to 1000, but the drops still occur. Apache eventually resolves the issue and clears the queue. Has anyone experienced something similar?

Note: During the drops, I can access my IP via port 8082, so it doesn't seem to be a VPS issue. The domain's SSL is up to date.

Anton Tananaeva year ago

Have you checked Apache and Traccar logs to see if there's anything relevant?

secursata year ago

traccar logs I didn't have any anomalies, I'll check the Apache log

secursata year ago

The traccar log shows this data, but I'm not using Firebese, I use version 4.15

2024-09-18 15:27:33 WARN: No notificator configured for type : firebase
2024-09-18 15:27:33 WARN: You are using null notificatior, please check your configuration, notification not sent
2024-09-18 15:27:33 WARN: No notificator configured for type : firebase
2024-09-18 15:27:33 WARN: You are using null notificatior, please check your configuration, notification not sent
secursata year ago

but it's just a warning, don't let that be the problem

Anton Tananaeva year ago

Are you sure you're using the latest official release without any code modifications?

secursata year ago

Version 4.15, with modifications

Anton Tananaeva year ago

I see now. That's not something I will be able to help with.