Closed seryrzu closed 3 weeks ago
Another workaround is to use the time-zone=time_zone_name
option
I don't know how to make it working in all cases. I was glad enough to get it working for linux (ubuntu at least), freeBSD and MacOS 😅 I think to remove this dependence in the future.
Running either the latest build for Linux x86_64 or building
immich-go
from source, results in the following issue.I do this on a Synology NAS, that is technically a Linux
and Linux is supposed to (?) have a symlink at
/etc/localtime
, but in my case it is a binary.A temporary fix that I found is to set env variable first
It would be cool if there is an automated solution for this or at least a clarification in the manual. Thanks!