Code Monkey home page Code Monkey logo

Comments (2)

mbround18 avatar mbround18 commented on May 21, 2024

This is a linux specific issue, timezone data does not typically adjust for daylight savings. A work around I can recommend is pick a time that your group is not online. For example like 1 am.

Use variable
AUTO_UPDATE_SCHEDULE

Example:

AUTO_UPDATE_SCHEDULE="0 1 * * *"
Useful site for figuring out cron timings

https://crontab.guru/#0_1___*

from valheim-docker.

broizter avatar broizter commented on May 21, 2024

That helps for updating, but it's looking through the logs that was annoying me the most honestly. I don't have this problem with a single other host/virtual machine/docker container that allows timezone to be set so I'm not sure what you mean it's a Linux specific issue?

Example:

$ docker exec -it influxdb date
Fri Feb 12 21:50:52 CET 2021
$ docker exec -it valheim date
Fri Feb 12 20:50:51  2021

@mbround18

from valheim-docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.