Domoticz will not start after boot on Buster Topic is solved

On various Hardware and OS systems: pi / windows / routers / nas, etc

Moderator: leecollings

Post Reply
ulfh2018
Posts: 65
Joined: Sunday 11 November 2018 9:01
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Oslo
Contact:

Domoticz will not start after boot on Buster

Post by ulfh2018 »

I have just upgraded from Stretch to Buster, and there seems to be a problem starting Domoticz after reboot. Looks like this is an issue with time sync, sinse the clock is scewed and not updated until a short time after reboot. If I manually stop and start Domotizc, it works OK.
User avatar
waaren
Posts: 6028
Joined: Tuesday 03 January 2017 14:18
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: Domoticz will not start after boot on Buster

Post by waaren »

ulfh2018 wrote: Tuesday 10 December 2019 12:49 Looks like this is an issue with time sync, sinse the clock is scewed and not updated until a short time after reboot.
Did you try the workarounds described in this topic ?
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
ulfh2018
Posts: 65
Joined: Sunday 11 November 2018 9:01
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Oslo
Contact:

Re: Domoticz will not start after boot on Buster

Post by ulfh2018 »

Thanks a lot. System working now. First I used raspi-config to to set Wait for Network at Boot (B2), which fixed the problem with time sync, but Domoticz still failed. The I used

ntp-wait
if [[ $? -ne 0 ]];then
echo ntp-wait did return with an error condition
exit 1
fi

Which solved the problem!
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest