-
Notifications
You must be signed in to change notification settings - Fork 648
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong time after upgrading from 13.0.1 to 13.0.5 #1512
Comments
Ok, seems like the default time server setting is not used. The time sync is not executed without the setting. Everything is ok after I set the 'TimeServer' expert setting to 'pool.ntp.org'. The default setting mentioned in the tool tip is not used if the setting is empty. |
At startup, it tries to sync with I also have the settings disabled (default, I created a branch where we have better logging, can you try and see what happens? Log excerpt:
As you can see, it first syncs to |
I am facing the same issue after updating to 13.0.5. Workaround with explicitly setting a time server works. I tried to build the rolling branch, as your branch seems to be already merged and deleted, with following outcome.
|
BTW, you don't need to build it yourself, we have a build server, just grab it from here: https://github.com/jomjol/AI-on-the-edge-device/actions |
Here are some observations while checking the Serial Monitor of a test device ESP32 CAM.
Second round with TimeServer defined in config.ini.
|
Selbes Problem. Habe von 12.0.1 nach 13.0.8 migriert. Bei der 12er Version hat mit den Zeiten noch alles gepasst. Nach dem Upgrade spinnt der ESP nun total rum und springt mal eine, mal zwei Stunden nach vorne und wieder zurück. |
Ich habe mit #1676 versucht, es besser zu lösen. Achtung: Es baut auf dem aktuellen |
Ist jetzt in rolling. Bitte meldet euch, wenn es immer noch Probleme macht. |
The Problem
There seems to be an issue with the time or timezone:
But it's 14:24
My time zone is set like the tooltip: Time zone in POSIX syntax (Europe/Berlin = "CET-1CEST,M3.5.0,M10.5.0/3" - incl. daylight saving).
Version
13.0.5
Logfile
The text was updated successfully, but these errors were encountered: