[Support]: not respecting config timezone settings #20341
Replies: 2 comments
-
|
As the breaking changes in the release notes indicate, the As far as the timezone, I can't reproduce your issue. Changing my timezone in the config changes my timezone in the Frigate UI. Timestamps in the logs viewable in the UI come from the backend, which requires bind mounting What areas of the UI are you looking at that have an incorrect timezone? |
Beta Was this translation helpful? Give feedback.
-
|
If you're talking specifically about the timestamp overlay on the debug view and on snapshots, these are generated from the backend (hence why they are not affected by the |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checklist
Describe the problem you are having
In my config I have the following block of Code to set my Timezone, but this is not being respected. When I go to debug an enabled time, then it still shows the "factory" time and format that come shipped with frigate. Used, Chrome, Firefox and Safari and all display the same time, but not respecting my setting
Steps to reproduce
Take my config, paste it and you shoud see nothing change.
Version
016.1
In which browser(s) are you experiencing the issue with?
latest chrome, firefox and safari
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Relevant go2rtc log output
Operating system
Proxmox
Install method
Docker Compose
Network connection
Wired
Camera make and model
g5 pro unifi
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions