docker-duplicati icon indicating copy to clipboard operation
docker-duplicati copied to clipboard

[BUG] Timezone Parameter is ignored

Open christoph-bittmann opened this issue 1 year ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

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.

christoph-bittmann avatar May 09 '24 11:05 christoph-bittmann

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

github-actions[bot] avatar May 09 '24 11:05 github-actions[bot]

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.

LinuxServer-CI avatar Jun 08 '24 15:06 LinuxServer-CI

This issue is locked due to inactivity

github-actions[bot] avatar Sep 07 '24 15:09 github-actions[bot]