Page 1 of 1

domoticz Version: 2022.1 is constantly blocked

Posted: Tuesday 08 March 2022 0:44
by camilosti
Hi friends
My domoticz every day stops responding, scheduled lights do not turn on. The web server does not respond and the mobile APP cannot connect to the server.
Everything is back to normal if I connect via putty and run the following command: sudo /etc/init.d/domoticz.sh restart
After a few hours it crashes again.
I am running the latest stable version as of today.
Any suggestion to solve this problem?
Thank!!

Re: domoticz Version: 2022.1 is constantly blocked

Posted: Tuesday 08 March 2022 7:17
by waltervl
It seems to crash then.
Are you on Bullseye operating system? Because that has an issue with python plugins.
Else see the troubleshooting wiki for actions to run: https://www.domoticz.com/wiki/Troubleshooting

Re: domoticz Version: 2022.1 is constantly blocked

Posted: Tuesday 08 March 2022 7:53
by gizmocuz
Also try switching to the beta version
cd domoticz
./updatebeta

Re: domoticz Version: 2022.1 is constantly blocked

Posted: Wednesday 09 March 2022 23:42
by camilosti
Thanks for your time friends.
Check and I'm on the Raspbian 10 version (buster)
How do I update?

Following these steps
https://www.youtube.com/watch?v=fZMhADtqfDU

Re: domoticz Version: 2022.1 is constantly blocked

Posted: Monday 14 March 2022 21:08
by camilosti
Thanks friends for the recommendations.
I upgraded to Bullseye and after several days it hasn't crashed again.
I'm happy... thank you

Re: domoticz Version: 2022.1 is constantly blocked

Posted: Thursday 18 January 2024 22:26
by camilosti
Hi friends
After some time without problems I have seen that when I restart Domoticz it usually does not work, The web server does not respond and the mobile APP cannot connect to the server.
Everything is back to normal if I connect via putty and run the following command: sudo /etc/init.d/domoticz.sh restart
It doesn't even usually start Linux if I don't have the monitor, keyboard and mouse connected.
Any suggestions on where to look for a solution?

These are the data of my Domoticz
Version: 2024.2
Build Hash: 73d655383
Compile Date: 2024-01-15 12:48:07
dzVents Version: 3.1.8
Python Version: 3.7.3 (default, Oct 31 2022, 14:04:00) [GCC 8.3.0]

Re: domoticz Version: 2022.1 is constantly blocked

Posted: Thursday 18 January 2024 22:48
by willemd
Using a raspberry? Did you configure "wait for network after reboot" using raspi-config? It should be off I think.

Re: domoticz Version: 2022.1 is constantly blocked

Posted: Thursday 18 January 2024 23:05
by camilosti
Yes, I'm using raspberry... I don't remember if I configured that... how can I check that?

Re: domoticz Version: 2022.1 is constantly blocked

Posted: Friday 19 January 2024 1:29
by HansieNL
Start a terminal session and type following command: sudo raspi-config
Then: Network at Boot - Select wait for network connection on boot

Re: domoticz Version: 2022.1 is constantly blocked

Posted: Friday 19 January 2024 1:57
by solarboy
Wait for network ? Which is it ? Off or On ?

Re: domoticz Version: 2022.1 is constantly blocked

Posted: Friday 19 January 2024 8:07
by Sjonnie2017
On