ST is using discovery server's time

I am using the arm build on Android and I see that the date time listed in the logs is not my local time but rather discovery server’s local time. I am using my own discovery server and not relying on relays. Using 12.10.

Is there a way to get the local time in the logs?

The log entries that Syncthing prints are in the local machine time zone. However, maybe it can’t determine that timezone correctly? It’s usually based on the TZ environment variable.

(The discovery servers run UTC, which is +0000 so the default timezone if none can be determined.)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.