Update to latest Beta (15686) failed

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

Moderator: leecollings

User avatar
McMelloW
Posts: 434
Joined: Monday 20 November 2017 17:01
Target OS: Raspberry Pi / ODroid
Domoticz version: V2024.1
Location: Harderwijk, NL
Contact:

Re: Update to latest Beta (15686) failed

Post by McMelloW »

waltervl wrote: Monday 04 December 2023 9:39 And if you do not want to update use the docker version of Domoticz....
What about the MQTT brooker and your plugins for Domoticz. Is the description in wiki complete and tested? Or do I get new and other problems to face when I move a running Domoticz to a docker version?
Greetings McMelloW
User avatar
waltervl
Posts: 5792
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Update to latest Beta (15686) failed

Post by waltervl »

Depends on your environment.

I am no fan of Docker but if you do not want to update your OS then this is the only solution. There is no paid crew behind Domoticz (unlike Homeassistant) that can test any update scenario so knowledge is based on user experience like you.

That you are using Domoticz beta should implicate you should have more experience in RPi and Domoticz than others. Else stay on Domoticz Stable, then the other beta users have experienced update issues like this and they are being solved or wiki documentation is being updated.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
User avatar
waltervl
Posts: 5792
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Update to latest Beta (15686) failed

Post by waltervl »

RPi build servers reverted back to buster so new beta builds should work again.

Warning for users on an old RPi OS:
After a new stable release the build servers are going to update to bookworm and will be using OpenSSL 3
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
User avatar
EdwinK
Posts: 1820
Joined: Sunday 22 January 2017 21:46
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Rhoon
Contact:

Re: Update to latest Beta (15686) failed

Post by EdwinK »

And now I find that my SD-card is corrupt. :(
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
User avatar
FireWizard
Posts: 1871
Joined: Tuesday 25 December 2018 12:11
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Voorthuizen (NL)
Contact:

Re: Update to latest Beta (15686) failed

Post by FireWizard »

Hello @EdwinK,

I experience similar issues, if I try to update my test system, that is running on a Raspberry Pi 1B (arm v6)

The update on my production system went OK (armv7)

But while trying to update the RPI1 my system crashed (ssh disconnected)
A reboot was required, before I could do a second attempt

That second attempt gave the same result as the first one:
Dec 04 18:45:57 RPi1 systemd[1]: Starting LSB: Home Automation System...
Dec 04 18:45:58 RPi1 domoticz.sh[1501]: Illegal instruction
Dec 04 18:45:58 RPi1 systemd[1]: Started LSB: Home Automation System.
So, I believe the old situation has not been restored.

Regards
User avatar
gizmocuz
Posts: 2516
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Update to latest Beta (15686) failed

Post by gizmocuz »

Not going to support this 14 year old device
You can always build yourself if you want too
Quality outlives Quantity!
User avatar
FireWizard
Posts: 1871
Joined: Tuesday 25 December 2018 12:11
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Voorthuizen (NL)
Contact:

Re: Update to latest Beta (15686) failed

Post by FireWizard »

Hello @gizmocuz,

I fully understand that you cannot continue support for older devices, but a Raspberry Pi 1B is not 14 years old, but dates back to 2012 :)
I use it for testing beta stuff and support for other users.
On the other hand, a lot of (beta) users are taken by surprise and so will be that with stable users as well, as soon as a new stable release will be released. I don't mind that my test system will be on 15679, until I will compile a newer version myself or I will replace my test system with newer hardware.

But if beta (test) users are not informed in advance, they will continue to report issues and that is where beta users are for.
I would not have reported this issue, if I knew that the build environment had been set up for armv7 and not armv6

But I appreciate your good work, so heads up

Regards
eSbek
Posts: 20
Joined: Saturday 20 April 2019 14:03
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: Update to latest Beta (15686) failed

Post by eSbek »

updated to 15697 just now and got it working on RPi 3B+.I had to reboot the pi to get it working.
User avatar
gizmocuz
Posts: 2516
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Update to latest Beta (15686) failed

Post by gizmocuz »

McMelloW wrote: Monday 04 December 2023 13:28
waltervl wrote: Monday 04 December 2023 9:39 And if you do not want to update use the docker version of Domoticz....
What about the MQTT brooker and your plugins for Domoticz. Is the description in wiki complete and tested? Or do I get new and other problems to face when I move a running Domoticz to a docker version?
MQTT broker has nothing to do with Domoticz, but yes, also this can be setup via "docker compose". And I also recommend this.
Plugins (I assume you are talking about python plugins) should be working as well. You might need to install some libaries if you needed to do so before.

by FireWizard » Mon Dec 04, 2023 10:58 pm

I fully understand that you cannot continue support for older devices, but a Raspberry Pi 1B is not 14 years old, but dates back to 2012 :)
I use it for testing beta stuff and support for other users.
Okey, it's 12 years old... it's old! If you have a iPhone/Android don't expect to get updates after 5 years

If you want a Domoticz test environment, you can use docker compose.... setup a new instance
Quality outlives Quantity!
Quest24
Posts: 9
Joined: Tuesday 17 November 2020 22:00
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024-2
Contact:

Re: Update to latest Beta (15686) failed

Post by Quest24 »

I have the same problem on my pi zero which is only 3 years old. I have 5 of them as remote domoticz server, so it would help a lot if this could be fixed. The problem started after updating to 2024.2
User avatar
gizmocuz
Posts: 2516
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Update to latest Beta (15686) failed

Post by gizmocuz »

This is not going to get 'fixed'. Just stop using the binaries and compile yourself.

And I an not going to talk about:

a) did not make a backup
b) did not read the release notes

Why 5 remote domoticz servers? What are you doing with those that need 'Domoticz' ?
Best to have 1 good domoticz system (raspberry pi 4/5 or ODroid C2 or better) and work with that, specially speed wise!
Quality outlives Quantity!
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest