Page 1 of 1

Domoticz installation and starting

Posted: Saturday 20 January 2024 11:01
by deltah63
Hello,
I ran Domoticz on a Raspberry Pi model 1 B+ for some years but after upgrading at beginning of this year (the upgrade was suggested on the web site), I get now error message after status command (service domoticz status):
janv. 20 09:51:55 raspberrypi domoticz {335] Illegal instruction
Raspbian version is v11 bullseye.
Has somebody an idea ?
Thanks in advance for your help,
Regards

Re: Domoticz installation and starting

Posted: Saturday 20 January 2024 12:02
by willemd
That is an armv6 processor system and is no longer supported. Have a look at the release announcement thread.

If you have a backup, you should go back to 2023.2. That is the last version supporting armv6.

If you don't have a backup, you can either compile from scratch
viewtopic.php?p=312004&hilit=raspberry#p312004
or get the version from github
viewtopic.php?p=311707&hilit=github#p311707

Re: Domoticz installation and starting

Posted: Saturday 20 January 2024 12:24
by deltah63
Thanks willemd !!
I'll have a look to go back to a previous version.
Regards