linuxserver / docker-duplicati

GNU General Public License v3.0
301 stars 37 forks source link

[BUG] Timezone Parameter is ignored #75

Closed christoph-bittmann closed 1 month ago

christoph-bittmann commented 4 months ago

Is there an existing issue for this?

Current Behavior

I started this docker container using parameter -e TZ=Europe/Berlin. But it seems to be ignored: UI shows always UTC times: image image

Systemtime seems correct image

I'm not shure if tasks also started before configured sheduled time, but it seems so.

Expected Behavior

No response

Steps To Reproduce

  1. Pull docker image
  2. start with parameter -e TZ=Europe/Berlin

Environment

- OS: RaspianOS 11
- How docker service was installed:Portainer

CPU architecture

arm64

Docker creation

ENV
----------------------------------------------------------------------
DEBIAN_FRONTEND     noninteractive
HOME    /config
LANG    de_DE.utf8
LANGUAGE de_DE.utf8
LSIO_FIRST_PARTY    true
PATH    /lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGID    0
PUID    0
S6_CMD_WAIT_FOR_SERVICES_MAXTIME    0
S6_STAGE2_HOOK  /docker-mods
S6_VERBOSITY    1
TERM    xterm
TZ  Europe/Berlin
VIRTUAL_ENV     /lsiopy

Container logs

[migrations] started

[migrations] no migrations found

───────────────────────────────────────

      ██╗     ███████╗██╗ ██████╗

      ██║     ██╔════╝██║██╔═══██╗

      ██║     ███████╗██║██║   ██║

      ██║     ╚════██║██║██║   ██║

      ███████╗███████║██║╚██████╔╝

      ╚══════╝╚══════╝╚═╝ ╚═════╝

   Brought to you by linuxserver.io

───────────────────────────────────────

To support LSIO projects visit:

https://www.linuxserver.io/donate/

───────────────────────────────────────

GID/UID

───────────────────────────────────────

User UID:    0

User GID:    0

───────────────────────────────────────

[custom-init] No custom files found, skipping...

[ls.io-init] done.
github-actions[bot] commented 4 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 hours ago

This issue is locked due to inactivity