Search found 10 matches

by Geofrancis
Saturday 17 February 2024 22:10
Forum: DIY Hardware and Protocols
Topic: Hardware Domoticz Watchdog
Replies: 23
Views: 18155

Re: Hardware Domoticz Watchdog

looks like i celebrated too early. after a few days its restarted 10 times.
by Geofrancis
Thursday 15 February 2024 17:45
Forum: DIY Hardware and Protocols
Topic: Hardware Domoticz Watchdog
Replies: 23
Views: 18155

Re: Hardware Domoticz Watchdog

I got a new pi4 and it's not crashed yet, so it looks like I had a faulty pi4 that was getting worse and worse, since it used to crash every few days and now it's multiple times a day. But since I replaced it, I haven't had any issues. So as far as the hardware monitor goes, it does work, even under ...
by Geofrancis
Saturday 10 February 2024 14:30
Forum: DIY Hardware and Protocols
Topic: Hardware Domoticz Watchdog
Replies: 23
Views: 18155

Re: Hardware Domoticz Watchdog

I have ordered anther pi4, in 25 days its restarted almost 100 times, its good that my watchdog restarted it so that everything kept on working. But It shouldn't be crashing so often.
by Geofrancis
Sunday 14 January 2024 19:28
Forum: DIY Hardware and Protocols
Topic: Hardware Domoticz Watchdog
Replies: 23
Views: 18155

Re: Hardware Domoticz Watchdog

3 different power supplies and a UPS. logs dont indicate any power issues.
by Geofrancis
Sunday 14 January 2024 17:31
Forum: DIY Hardware and Protocols
Topic: Hardware Domoticz Watchdog
Replies: 23
Views: 18155

Re: Hardware Domoticz Watchdog

the problem is, domoticz troubleshooting guide consists of essentially: installed to a SSD look at crash log, there isnt one. database check, mine is fine disable hardware until it stops....I dont have any plugins install, they are all virtual issue with a script, I have 29 blockly scrips running ...
by Geofrancis
Thursday 11 January 2024 10:54
Forum: DIY Hardware and Protocols
Topic: Hardware Domoticz Watchdog
Replies: 23
Views: 18155

Re: Hardware Domoticz Watchdog

@Denny64. The best approach would be a combination of hardware and software watchdogs. This is why I have 2 pi's 2 Aeotec Sticks, 2 USB sticks , 2 ssd drives, 2 UPS, 2 RFX sticks. How are you operating redundant pi's? Are you mirroring them? I have some spare pi boards and the idea of having a hot ...
by Geofrancis
Friday 05 January 2024 20:32
Forum: DIY Hardware and Protocols
Topic: Hardware Domoticz Watchdog
Replies: 23
Views: 18155

Re: Hardware Domoticz Watchdog

@Denny64. The best approach would be a combination of hardware and software watchdogs. You don't want to reset the pi unless you really have to, so having a software check running every few minutes with hardware check reduced to every 30 minutes would make sure it's had lots of time for any software ...
by Geofrancis
Friday 05 January 2024 12:25
Forum: DIY Hardware and Protocols
Topic: Hardware Domoticz Watchdog
Replies: 23
Views: 18155

Re: Hardware Domoticz Watchdog

You could use reverse logic. Use cron and launch a script every x minutes that activates a virtual button in Dmx on which you insert a Telegram notification that reaches your smartphone directly. Then, with a fantastic application called Automate, manage the notification as you want. In this way ...
by Geofrancis
Wednesday 03 January 2024 8:57
Forum: DIY Hardware and Protocols
Topic: Hardware Domoticz Watchdog
Replies: 23
Views: 18155

Re: Hardware Domoticz Watchdog

I have done all of that, this is not my first day. Domotics has had many different problems over the years, so this is not for some specific problem. I have tried all the things you have listed. You're assuming that the pi can still run the script and that the hardware has not crashed due to power ...
by Geofrancis
Tuesday 02 January 2024 19:43
Forum: DIY Hardware and Protocols
Topic: Hardware Domoticz Watchdog
Replies: 23
Views: 18155

Hardware Domoticz Watchdog

I have had domotcz crashing in wierd ways over the years, sometimes it crashes, sometimes the pi crashes, sometimes its running but not responding. I have tried all the software watchdog solutions and they helped, but there was still scenarios that could stop it from running. My first solution was a ...