NTP Fehler nach Update

Hallo zusammen,

nach dem Update auf Pihole 6 habe ich eine NTP Fehler. Mein Pihole läuft in einem LXC Container.

Ist es eine Lösung, wenn man unter etc/pihole/pihole.toml folgende Einstellungen auf "false" setzt?
[ntp.ipv4]
# Should FTL act as network time protocol (NTP) server (IPv4)?
active = true
[ntp.ipv6]
# Should FTL act as network time protocol (NTP) server (IPv6)?
active = true
[ntp.sync]
# Should FTL try to synchronize the system time with an upstream NTP server?
active = true

Kann man die Einstellungen so setzten bei dem Fehler?

Habe gerade gesehen, dass ich den Token vergessen habe. :slight_smile:
https://tricorder.pi-hole.net/DyiksrAq/

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.