Search found 21 matches
- Monday 14 October 2024 18:59
- Forum: Bugs and Problems
- Topic: Error: mainworker seems to have ended or hung unexpectedly
- Replies: 7
- Views: 939
Re: Error: mainworker seems to have ended or hung unexpectedly
Another step, it seems to occur after Domoticz get's (for some reason) no information from rtl_433, resets the device and than 5 minutes later the watchdog is triggered: 2024-10-14 03:45:04.578 Error: Rx433MHz hardware (28) nothing received for more than 1 Hour!.... 2024-10-14 03:45:05.578 Error ...
- Sunday 13 October 2024 19:54
- Forum: Bugs and Problems
- Topic: Error: mainworker seems to have ended or hung unexpectedly
- Replies: 7
- Views: 939
Re: Error: mainworker seems to have ended or hung unexpectedly
Hmm, I not a big fan of containers...
At this moment I suspecting the rtl_433 receivers, I have two of those one for 433 MHz and one for 868 MHz, especially the 868 gives time outs, changing the receivers does also change these time outs... (so not hardware related)... no clue..
At this moment I suspecting the rtl_433 receivers, I have two of those one for 433 MHz and one for 868 MHz, especially the 868 gives time outs, changing the receivers does also change these time outs... (so not hardware related)... no clue..
- Sunday 06 October 2024 20:18
- Forum: Bugs and Problems
- Topic: Error: mainworker seems to have ended or hung unexpectedly
- Replies: 7
- Views: 939
Re: Error: mainworker seems to have ended or hung unexpectedly
Domoticz is not running at a Raspberry Pi, but on a x86_64 system, so no SD card (HDD Smart is ok).
- Sunday 06 October 2024 19:31
- Forum: Bugs and Problems
- Topic: Error: mainworker seems to have ended or hung unexpectedly
- Replies: 7
- Views: 939
Re: Error: mainworker seems to have ended or hung unexpectedly
Hmmm... I did... no solution, also the latest August release crashes...Obviously related to a system update... 

- Friday 04 October 2024 19:09
- Forum: Bugs and Problems
- Topic: Error: mainworker seems to have ended or hung unexpectedly
- Replies: 7
- Views: 939
Error: mainworker seems to have ended or hung unexpectedly
Hi all, since the latest beta release Domoticz crashes: 2024-10-04 10:40:24.232 Error: mainworker seems to have ended or hung unexpectedly (last update 301.000000 seconds ago) 2024-10-04 10:40:24.235 Error: Domoticz(1644587) is exiting due to watchdog triggered... 2024-10-04 10:40:24.255 Error ...
- Friday 24 May 2024 19:56
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: #15992 Not compiling - Minizip issue
- Replies: 1
- Views: 1525
- Tuesday 07 May 2024 21:33
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: #15992 Not compiling - Minizip issue
- Replies: 1
- Views: 1525
#15992 Not compiling - Minizip issue
Hi all, trying to compile a newer version of Domoticz (now running self compiled 2024.4 #15960) but I encounter an error: >make [ 0%] Building C object extern/minizip/CMakeFiles/minizip.dir/zip.c.o /home/user/DomoticzSRC/domoticz/extern/minizip/zip.c: In function ‘zipOpenNewFileInZip4_64’: /home/use ...
- Sunday 31 December 2023 15:06
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [asio
- Replies: 14
- Views: 5058
Re: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [a
Domoticz 2023.2 (build 15780) running on Fedora 39 X86_64 with boost 1.81 has still the issue...
- Friday 15 December 2023 19:05
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [asio
- Replies: 14
- Views: 5058
Re: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [a
Still an error:
But it works! 
Code: Select all
Error: [web:4443] missing SSL DH parameters from file /dev/null

- Friday 08 December 2023 21:08
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [asio
- Replies: 14
- Views: 5058
- Friday 08 December 2023 20:48
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [asio
- Replies: 14
- Views: 5058
Re: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [a
Nope, 4443 is a unprivileged port, so being root or non-root is not a difference.
- Friday 08 December 2023 20:01
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [asio
- Replies: 14
- Views: 5058
Re: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [a
As expected when you are running Domoticz as a non-root user:
443 is a privileged port....
Code: Select all
Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 443: use_tmp_dh_file: ASN1 lib (PEM routines) [asio.ssl:76021773]
Error: WebServer(SSL) check privileges for opening ports below 1024
- Friday 08 December 2023 10:30
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [asio
- Replies: 14
- Views: 5058
Re: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [a
Enabling it via the comman line options:
Code: Select all
./domoticz -www 8080 -sslwww 4443-sslcert /opt/domoticz/server_cert.pem
- Wednesday 06 December 2023 21:11
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [asio
- Replies: 14
- Views: 5058
Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [asio
Hi all, after updating I got: Error: WebServer(SSL) startup failed on address 0.0.0.0 with port: 4443: use_tmp_dh_file: ASN1 lib (PEM routines) [asio.ssl:76021773] Error: WebServer(SSL) check if no other application is using port: 4443 No other application is listening on 4443... Any advice how to ...
- Saturday 04 April 2020 13:39
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: LUA 5.3 not found! But libs are installed?!
- Replies: 1
- Views: 1074
LUA 5.3 not found! But libs are installed?!
Hi all, while compiling the latest Domoticz version I got the following error: -- Submodule update CMake Error at CMakeLists.txt:348 (MESSAGE): LUA 5.3 not found! use sudo apt-get install liblua5.3-dev I have installed: lua-5.3.5-6.fc31.x86_64 lua-devel-5.3.5-6.fc31.x86_64 lua-libs-5.3.5-6.fc31.x86 ...
- Monday 20 May 2019 21:13
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Compile fail with latest open-wave
- Replies: 13
- Views: 4459
Re: Compile fail with latest open-wave
I get an error in the log: Error: OpenZWave: Value_Changed: Tried adding value, not succeeded!. Node: 2 (0x02), CommandClass: ALARM, Label: Power Management, Instance: 1, Index: 8 But all Z-wave switches do have this... and only the first one is not working. Tried to exclude and include all z-wave ...
- Sunday 19 May 2019 20:17
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Compile fail with latest open-wave
- Replies: 13
- Views: 4459
Re: Compile fail with latest open-wave
I compiled openzwave-1.6.181.
- Saturday 18 May 2019 20:44
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Compile fail with latest open-wave
- Replies: 13
- Views: 4459
Re: Compile fail with latest open-wave
Hmmm, it compiled but now I lost data from my first Z-wave device (0x02)... 

- Saturday 18 May 2019 8:37
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Compile fail with latest open-wave
- Replies: 13
- Views: 4459
Re: Compile fail with latest open-wave
That worked.
Thanks!
Thanks!
- Friday 17 May 2019 21:01
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Compile fail with latest open-wave
- Replies: 13
- Views: 4459
Re: Compile fail with latest open-wave
I have (the newer) libopenzwave.so.1.5 installed from the official repro and get the same error. 
