acolomba / blackvuesync

Hands-off synchronization of recordings from a BlackVue dashcam with a local directory over a LAN. Standalone script or docker image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker on Synology Log Folder Date Issue

that1itguy opened this issue · comments

I have the Docker container set up and running in Synology. When I look at the log in Docker, it always shows tomorrow's date and I am not sure where it is getting the date from. I have checked my synology and my date and time are right but it always seems like it's a day ahead of what the log should be. Today is 12/05 but if I look at the logs, it's making entries in the 12/06 log.

Screenshot 2023-12-05 at 7 19 23 PM Screenshot 2023-12-05 at 7 20 04 PM

Maybe the process creating that log file is using a different timezone than your system timezone?

I did forget to mention that for the docker container, the timezone is set up as America/Chicago which is the same timezone used in Minnesota.