Another thing I notice : there is many files where the date is 5th january :
in Conf, in www... ex :
/domoticz/Config $ ls -lah
total 1,3M
drwxr-xr-x 122 pi pi 4,0K avril 17 20:47 .
drwxr-xr-x 8 pi pi 4,0K avril 17 21:00 ..
drwxr-xr-x 2 pi pi 4,0K janv. 5 11:34 2gig
drwxr-xr-x 2 pi pi 4,0K janv. 5 ...
Search found 5 matches
- Wednesday 17 April 2024 21:29
- Forum: Other questions and discussions
- Topic: Old domoticz stopped working without being updated (GLIBC / OpenSSL errors)
- Replies: 9
- Views: 2005
- Wednesday 17 April 2024 21:08
- Forum: Other questions and discussions
- Topic: Old domoticz stopped working without being updated (GLIBC / OpenSSL errors)
- Replies: 9
- Views: 2005
Re: Old domoticz stop working without having update
I have another Domoticz running on the same stack as the first (same pi, same os, same domoticz version).
I tried to grab the domoticz file from the other pi to the first and Domoticz did start without error but the website is empty : I do not see devices, hardware, configuration at all. I have some ...
I tried to grab the domoticz file from the other pi to the first and Domoticz did start without error but the website is empty : I do not see devices, hardware, configuration at all. I have some ...
- Wednesday 17 April 2024 16:05
- Forum: Other questions and discussions
- Topic: Old domoticz stopped working without being updated (GLIBC / OpenSSL errors)
- Replies: 9
- Views: 2005
Re: Old domoticz stop working without having update
pi@raspberrypi:~/domoticz $ head -n30 domoticz.sh
DAEMON_ARGS="$DAEMON_ARGS -log /tmp/domoticz.txt"
#DAEMON_ARGS="$DAEMON_ARGS -syslog"
pi@raspberrypi:~/domoticz $ sudo scripts/restart_domoticz
please standby... (waiting 8 seconds)
pi@raspberrypi:~/domoticz $ cat /tmp/domoticz.txt
cat: /tmp ...
DAEMON_ARGS="$DAEMON_ARGS -log /tmp/domoticz.txt"
#DAEMON_ARGS="$DAEMON_ARGS -syslog"
pi@raspberrypi:~/domoticz $ sudo scripts/restart_domoticz
please standby... (waiting 8 seconds)
pi@raspberrypi:~/domoticz $ cat /tmp/domoticz.txt
cat: /tmp ...
- Wednesday 17 April 2024 15:48
- Forum: Other questions and discussions
- Topic: Old domoticz stopped working without being updated (GLIBC / OpenSSL errors)
- Replies: 9
- Views: 2005
Re: Old domoticz stop working without having update
Hello, thanks for the answer !
-rw------- 1 root root 21K févr. 29 20:24 domoticz_crash.log
Nothing new in this file
pi@raspberrypi:~/domoticz $ cat domoticz.sh
#DAEMON_ARGS="$DAEMON_ARGS -log /tmp/domoticz.txt"
#DAEMON_ARGS="$DAEMON_ARGS -syslog"
No file /tmp/domoticz.txt
sudo tail /var ...
-rw------- 1 root root 21K févr. 29 20:24 domoticz_crash.log
Nothing new in this file
pi@raspberrypi:~/domoticz $ cat domoticz.sh
#DAEMON_ARGS="$DAEMON_ARGS -log /tmp/domoticz.txt"
#DAEMON_ARGS="$DAEMON_ARGS -syslog"
No file /tmp/domoticz.txt
sudo tail /var ...
- Wednesday 17 April 2024 14:21
- Forum: Other questions and discussions
- Topic: Old domoticz stopped working without being updated (GLIBC / OpenSSL errors)
- Replies: 9
- Views: 2005
Old domoticz stopped working without being updated (GLIBC / OpenSSL errors)
Hello,
I have an old version of Domoticz (from around 2019) that was running without problems but today it stops running without having made any changes.
You will probably tell me to upgrade and I will look at it but I need to make domoticz run until I can do it (and I have read it is difficult ...
I have an old version of Domoticz (from around 2019) that was running without problems but today it stops running without having made any changes.
You will probably tell me to upgrade and I will look at it but I need to make domoticz run until I can do it (and I have read it is difficult ...