Timezone and ntp server do not work

hello Pi-hole team apparently after the last update the time server stops working

sudo dpkg-reconfigure tzdata
sudo apt install ntp

service ntp status

This seems to be NTP-related.

How would you think Pi-hole is involved?

I'm not sure if it's a pihole problem, when at the time of installing sudo apt install ntp at the moment of showing the status I get an error

It isn't related to Pihole:
Your ntpd is telling you it is not allowed to run adj_systime.

This kind of message would occur e.g. if you were trying to run ntpd from some kind of virtualisation environment.

You should consider to also consult forums specialising in ntpd and/or your virtualisation software (if applicable).

1 Like

Thanks @bucking_Horn I will investigate further

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