Hallo zusammen,
leider komme ich bei der Einrichtung von openHAB nicht weiter. Als Basis verwende ich der einfachheitshalber openHABianPi (Debian 8 (jessie) / Linux 4.9.35-v7+).
Problem. Zum einen führt der ntp daemon nur beim Systemstart eine Zeit-Synchronisation durch, regelmäßige Zeitkorrekturen erfolgen nicht, zum anderen stimmt die Zeitzone im System nicht, gleichwohl diese laut Einstellungen korrekt auf Europe/Berlin eingestellt ist.
Siehe hierzu:
Wo könnte man denn noch ansetzen?
Gruß
Sebastian
leider komme ich bei der Einrichtung von openHAB nicht weiter. Als Basis verwende ich der einfachheitshalber openHABianPi (Debian 8 (jessie) / Linux 4.9.35-v7+).
Problem. Zum einen führt der ntp daemon nur beim Systemstart eine Zeit-Synchronisation durch, regelmäßige Zeitkorrekturen erfolgen nicht, zum anderen stimmt die Zeitzone im System nicht, gleichwohl diese laut Einstellungen korrekt auf Europe/Berlin eingestellt ist.
Siehe hierzu:
Code:
[18:38:01] openhabian@openHABianPi:~$ sudo timedatectl Local time: Do 2017-07-13 18:39:51 UTC Universal time: Do 2017-07-13 18:39:51 UTC RTC time: n/a Time zone: Europe/Berlin ([COLOR=#FF0000]UTC, +0000[/COLOR]) NTP enabled: yes NTP synchronized: no RTC in local TZ: no DST active: n/a
Code:
[18:36:24] openhabian@openHABianPi:~$ systemctl status ntp.service ● ntp.service - LSB: Start NTP daemon Loaded: loaded (/etc/init.d/ntp) Active: active (running) since Mo 2018-01-01 00:25:19 UTC; 5 months 19 days left Process: 2267 ExecStop=/etc/init.d/ntp stop (code=exited, status=0/SUCCESS) Process: 2288 ExecStart=/etc/init.d/ntp start (code=exited, status=0/SUCCESS) CGroup: /system.slice/ntp.service └─2296 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -c /var/lib/ntp/ntp.conf.dhcp -u 106:111
Code:
[18:50:13] openhabian@openHABianPi:/etc$ sudo dpkg-reconfigure tzdata Current default time zone: 'Europe/Berlin' Local time is now: Thu Jul 13 18:50:25 UTC 2017. Universal Time is now: Thu Jul 13 18:50:25 UTC 2017.
Gruß
Sebastian
Kommentar