beta 17447 to 17452 Topic is solved
Moderators: leecollings, remb0
Forum rules
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.
Use the following template when posting here:
Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....
If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly
If you are replying, please do not quote images/code from the first post
Please mark your topic as Solved when the problem is solved.
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.
Use the following template when posting here:
Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....
If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly
If you are replying, please do not quote images/code from the first post
Please mark your topic as Solved when the problem is solved.
-
Dave21w
- Posts: 431
- Joined: Sunday 29 November 2015 21:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Stable
- Location: UK
- Contact:
beta 17447 to 17452
Update from 17447 to 17452 Domoticz fails to restart, tried on 2 different beta installs, same on both. a sudo systemctl restart domoticz does start it though.
- waltervl
- Posts: 7003
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2026.3
- Location: NL
- Contact:
Re: beta 17447 to 17452
Did you update over webgui? Did you try to run manually:
sudo ./updatebeta
What hardware/OS are you running as it could be related to viewtopic.php?t=44457
sudo ./updatebeta
What hardware/OS are you running as it could be related to viewtopic.php?t=44457
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
Andreotti
- Posts: 13
- Joined: Sunday 07 February 2021 14:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Zuid-Holland (NL)
- Contact:
Re: beta 17447 to 17452
Same here. 17452 does not start automatic. Manual restart does the trick.
Raspberry Pi 4 with Trixie13.4
Raspberry Pi 4 with Trixie13.4
-
Rik60
- Posts: 228
- Joined: Sunday 25 June 2023 21:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2026.3
- Location: The Netherlands
- Contact:
Re: beta 17447 to 17452
Maybe you have to wait a while, I have seen that when the counter reach 100, that when the counter could be at 130, the dashboard is back without a service restart
-
Dave21w
- Posts: 431
- Joined: Sunday 29 November 2015 21:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Stable
- Location: UK
- Contact:
Re: beta 17447 to 17452
Update was done via the gui, have to wait until another update to see if it actually restarts then
-
Dave21w
- Posts: 431
- Joined: Sunday 29 November 2015 21:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Stable
- Location: UK
- Contact:
Re: beta 17447 to 17452
Just updated to 17458 and now restarts OK 
-
Andreotti
- Posts: 13
- Joined: Sunday 07 February 2021 14:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Zuid-Holland (NL)
- Contact:
Re: beta 17447 to 17452
I waited long enough but I needed a manual restart on 17458 also.
The log says the service has started, but it looks like there's no connection to the database.
The log says the service has started, but it looks like there's no connection to the database.
-
Rik60
- Posts: 228
- Joined: Sunday 25 June 2023 21:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2026.3
- Location: The Netherlands
- Contact:
Re: beta 17447 to 17452
Hmm, yesterday i did an update to 17437 without problems. Now the update again through the web ui, Domoticz didn't come online. Had to do a service restart. There is still something going on with the update procedure when using the web ui. After the service restart Domoticz was on 17459.
-
Andreotti
- Posts: 13
- Joined: Sunday 07 February 2021 14:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Zuid-Holland (NL)
- Contact:
Re: beta 17447 to 17452
Same with 17459.
The log says the service has started.
But the files domoticz.db-shm and domoticz.db-wal are missing. After manual restart they are there again.
The log says the service has started.
But the files domoticz.db-shm and domoticz.db-wal are missing. After manual restart they are there again.
- gizmocuz
- Posts: 3023
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: beta 17447 to 17452
They suppose to be missing when the Domoticz service is shutdown properly. (you can google what these extensions mean)Andreotti wrote: Friday 20 March 2026 14:04 Same with 17459.
The log says the service has started.
But the files domoticz.db-shm and domoticz.db-wal are missing. After manual restart they are there again.
try the following
sudo killall -9 domoticz
sudo service domoticz.sh start
This should get you up and running correctly, next try the web update
If it still does not work, just issue
cd domoticz
./updatebeta
Quality outlives Quantity!
-
rene2716
- Posts: 22
- Joined: Friday 04 May 2018 11:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: beta 17447 to 17452
Next update 17477 won't install either, no progress shown and keeps coming back
-
Dave21w
- Posts: 431
- Joined: Sunday 29 November 2015 21:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Stable
- Location: UK
- Contact:
Re: beta 17447 to 17452
Update to 17484 via WebUI all good
-
Rik60
- Posts: 228
- Joined: Sunday 25 June 2023 21:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2026.3
- Location: The Netherlands
- Contact:
Re: beta 17447 to 17452
No issues anymore. Updating though the web ui was ok. Tested with Bookworm and Trixie. Running Beta 17492 now.
-
Rik60
- Posts: 228
- Joined: Sunday 25 June 2023 21:54
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2026.3
- Location: The Netherlands
- Contact:
Re: beta 17447 to 17452
Updating through the web ui failed. After some time: No internet connection...The update log file showed that the update was finished. Updating was from 17494 to 17497. A domoticz service start did not help, had to do a service restart.
- Attachments
-
- update.log
- (25.03 KiB) Downloaded 62 times
- gizmocuz
- Posts: 3023
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: beta 17447 to 17452
@Rik
Just wanting to point out that I (and others) with multiple installations do not experience this issue.
As you are already in discussion with us on Github, it is not needed to create a forum post.
(cross posting is not allowed, and causes us double the work)
Just wanting to point out that I (and others) with multiple installations do not experience this issue.
As you are already in discussion with us on Github, it is not needed to create a forum post.
(cross posting is not allowed, and causes us double the work)
Quality outlives Quantity!