Report/Logs is empty

SATCOM 7 hours ago

Hi,

I am running Traccar 6.15.3 on Windows with MySQL.

The Reports → Logs page is completely empty, even though the server is receiving and processing tracker data correctly.

I have verified the following:

Teltonika devices are connected and sending data.
Positions are correctly received and stored.
The WebSocket connection to /api/socket returns HTTP 101 Switching Protocols.
The WebSocket continues to receive devices and positions messages.
However, the WebSocket never returns a {"logs":[...]} message.
The server log shows the incoming Teltonika data correctly, for example: INFO: [Uec5dbba0] id: 357073293600884, time: ...

I also tested the frontend JavaScript and confirmed that the logs parameter is being sent when the WebSocket is open, but the Logs report remains empty.

What could prevent the Traccar server from sending the logs messages to the WebSocket?

Any suggestions on where to check server-side would be appreciated.

Thanks.
PIC_1.png
PIC_2.png

Anton Tananaev 5 hours ago

Are you opening that page directly by any chance?