Domoticz upcoming beta/release and OpenSSL 3.0
Moderator: remb0
- Varazir
- Posts: 429
- Joined: Friday 20 February 2015 22:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
Got zwave to work as well.
Raspberry PI 2 with RaZberry Controller 2016 ZWave+ and CC2531(zigbee)
Several IKEA devices/z-wave devices
Several IKEA devices/z-wave devices
-
- Posts: 86
- Joined: Thursday 23 March 2017 14:18
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
brand new raspbian os, bookworm
fresh Domoticz install
now????
fresh Domoticz install
Code: Select all
/home/pi/domoticz/domoticz: error while loading shared libraries: libssl.so.1.1
-
- Posts: 270
- Joined: Thursday 14 March 2024 10:11
- Target OS: Linux
- Domoticz version: 2025.1
- Location: Netherlands
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
Did you install the beta?acaonweb wrote: ↑Sunday 01 June 2025 12:01now????Code: Select all
/home/pi/domoticz/domoticz: error while loading shared libraries: libssl.so.1.1
I did a fresh install here also on new installed bookworm (on Raspberry pi 3B+). No problem.
Also installed the beta on my Ubuntu 24.04 (Virtual machine under Synology). No problem.
Dz on Ubuntu VM on DS718+ behind FRITZ!Box.
EvoHome; MELCloud; P1 meter; Z-Stick GEN5; Z-Wave-js-ui; Sonoff USB-Dongle Plus-E; Zigbee2Mqtt; MQTT; Greenwave powernodes 1+6; Fibaro switch, plugs, smoke; FRITZ!DECT 200. Scripts listed in profile interests.
EvoHome; MELCloud; P1 meter; Z-Stick GEN5; Z-Wave-js-ui; Sonoff USB-Dongle Plus-E; Zigbee2Mqtt; MQTT; Greenwave powernodes 1+6; Fibaro switch, plugs, smoke; FRITZ!DECT 200. Scripts listed in profile interests.
- FireWizard
- Posts: 1886
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
Hi, @acaonweb,
As you have probably installed the latest Domoticz stable 2025.1, you have 2 options.
1. Either install libssl1.1 in Bookworm, so that Domoticz 2025.1 stable and any Domoticz beta, earlier than May 15, will run fine.
2. Install Domoticz, latest beta, so that all future beta's and stable, later than 2025.1 will run fine.
To install libssl1.1 do:
In this case, you should also install:
To use the latest beta do the following:
As you have Domoticz already installed it is sufficient to update to beta
Regards
And now.....?now????
As you have probably installed the latest Domoticz stable 2025.1, you have 2 options.
1. Either install libssl1.1 in Bookworm, so that Domoticz 2025.1 stable and any Domoticz beta, earlier than May 15, will run fine.
2. Install Domoticz, latest beta, so that all future beta's and stable, later than 2025.1 will run fine.
To install libssl1.1 do:
Code: Select all
sudo apt install libssl1.1
Code: Select all
sudo apt install libusb-dev
As you have Domoticz already installed it is sufficient to update to beta
Code: Select all
cd ~/domoticz
sudo ./updatebeta
-
- Posts: 86
- Joined: Thursday 23 March 2017 14:18
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
thanx for your help.. I'm investigating on migrate to docker, so I'm trying toFireWizard wrote: ↑Sunday 01 June 2025 14:48 Hi, @acaonweb,
And now.....?now????
As you have probably installed the latest Domoticz stable 2025.1, you have 2 options.
1. Either install libssl1.1 in Bookworm, so that Domoticz 2025.1 stable and any Domoticz beta, earlier than May 15, will run fine.
2. Install Domoticz, latest beta, so that all future beta's and stable, later than 2025.1 will run fine.
To install libssl1.1 do:
In this case, you should also install:Code: Select all
sudo apt install libssl1.1
To use the latest beta do the following:Code: Select all
sudo apt install libusb-dev
As you have Domoticz already installed it is sufficient to update to beta
RegardsCode: Select all
cd ~/domoticz sudo ./updatebeta
1) create a docker container (check)
2) create a new fresh install on a new SD (to do, thank for the tips above)
3) disable for a while the running service: it's ok to disable it with: sudo systemctl disable domoticz ? and enable again sudo systemctl enable domoticz ??
- FireWizard
- Posts: 1886
- Joined: Tuesday 25 December 2018 12:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Voorthuizen (NL)
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
HI @acaonweb,
You asked:
or
Regards
You asked:
Yes you can do that, but stop Domoticz first3) disable for a while the running service: it's ok to disable it with: sudo systemctl disable domoticz ? and enable again sudo systemctl enable domoticz ??
Code: Select all
sudo systemctl stop domoticz
Code: Select all
sudo service domoticz stop
-
- Posts: 86
- Joined: Thursday 23 March 2017 14:18
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
Thanx for your suggestion
-
- Posts: 2
- Joined: Saturday 07 June 2025 19:19
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
Hi,
it's not done with just openSSL 3:
VERSION="11 (bullseye)"
Actually I would like to install an older version, but at the moment I got no idea how to get back... maybe extract from an privious operating SD-card, if possible at all...
All started with an backup-restore wich is not putting back missing mqtt-sensor-datas which for sure are in there as it worked just few hours before. Thought reinstall would be worth an try, but holly shit...
it's not done with just openSSL 3:
Code: Select all
pi@openWB2:~ $ openssl version
OpenSSL 3.3.2 3 Sep 2024 (Library: OpenSSL 3.3.2 3 Sep 2024)
pi@openWB2:~ $ sudo bash -c "$(curl -sSfL https://install.domoticz.com)"
OpenSSL version 3 required!
Actually I would like to install an older version, but at the moment I got no idea how to get back... maybe extract from an privious operating SD-card, if possible at all...
All started with an backup-restore wich is not putting back missing mqtt-sensor-datas which for sure are in there as it worked just few hours before. Thought reinstall would be worth an try, but holly shit...
- waltervl
- Posts: 5842
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
You can always start building your own Domoticz yourself, no problem there. If you want to use the ease of a pre build version just follow the instructions and don not find all kind of shortcuts.
The easiest way if you do not want to build something yourself and want to stay on bullseye is to use docker.
The easiest way if you do not want to build something yourself and want to stay on bullseye is to use docker.
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
- gizmocuz
- Posts: 2536
- Joined: Thursday 11 July 2013 18:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Top of the world
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
Could you tell me the output of the following bash command
Code: Select all
openssl version -v | awk '{print $2}' | sed 's/\..*//'
Quality outlives Quantity!
-
- Posts: 2
- Joined: Saturday 07 June 2025 19:19
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
Unfortunately not now, but wil do later. My try & error raspi is from a device at work and it's going somewhere else for the next aprox. 3 weeks.
At my private one I put all together and just touch it again as I fixt my list of open points.
But thanks for the hints as I'm not so firm with linux!
At my private one I put all together and just touch it again as I fixt my list of open points.
But thanks for the hints as I'm not so firm with linux!
-
- Posts: 2
- Joined: Thursday 03 August 2017 22:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2025.1
- Location: France
- Contact:
Re: Domoticz upcoming beta/release and OpenSSL 3.0
Hi,
It's strange, cause when I want to add a new Raspberry GPIO hardware in my Domoticz 2025.1 on my Pi 3b with Bookworm this message appears in log console:
"2025-06-11 10:05:38.671 Status: Classic GPIO: This hardware is deprecated. Please transfer to the new SysFS hardware type!"
But there is no more SysFS GPIO with bookworm

???
Last edited by domcars0 on Wednesday 11 June 2025 10:29, edited 1 time in total.
Who is online
Users browsing this forum: No registered users and 0 guests