Hi, sorry aber mein engl. ist zu schlecht.
Ich habe Domoticz auf einem Raspi3b unter Docker laufen, es funktioniert alles. Allerdings wird Domo einmal pro voller Stunde neu gestartet, es dauert dann 5-6 Minuten bis alles wieder das ist. Meine Installation:
Version: 2024.7
Build Hash: b317cfab1
Compile Date: 2024-07-13 16:59:31
dzVents Version: 3.1.8
Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
Für eine Tipp wäre ich dankbar.
Restart every hour / Alle Stunde Neustart
Moderators: leecollings, remb0
Forum rules
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.
Use the following template when posting here:
Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....
If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly
If you are replying, please do not quote images/code from the first post
Please mark your topic as Solved when the problem is solved.
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.
Use the following template when posting here:
Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....
If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly
If you are replying, please do not quote images/code from the first post
Please mark your topic as Solved when the problem is solved.
- jvdz
- Posts: 2328
- Joined: Tuesday 30 December 2014 19:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.107
- Location: Netherlands
- Contact:
Re: Restart every hour / Alle Stunde Neustart
Try anyways as this is an English forum!
New Garbage collection scripts: https://github.com/jvanderzande/GarbageCalendar
-
- Posts: 642
- Joined: Saturday 21 September 2019 17:55
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.1
- Location: The Netherlands
- Contact:
Re: Restart every hour / Alle Stunde Neustart
It clearly is not normal if your domoticz restarts every hour. It is probably caused by a script or pluging that runs every hour, but without further info it is just guessing.kalle wrote: ↑Thursday 12 September 2024 9:42 Hi, sorry aber mein engl. ist zu schlecht.
Ich habe Domoticz auf einem Raspi3b unter Docker laufen, es funktioniert alles. Allerdings wird Domo einmal pro voller Stunde neu gestartet, es dauert dann 5-6 Minuten bis alles wieder das ist. Meine Installation:
Version: 2024.7
Build Hash: b317cfab1
Compile Date: 2024-07-13 16:59:31
dzVents Version: 3.1.8
Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
Für eine Tipp wäre ich dankbar.
Try switching off as many scripts, plugins, hardware and devices as possible and then add them one by one, with a few hours in between. If the problem reoccurs then your last addition is probably the cause.
Another process that runs every hour is the automatic backup. Have you changed anything to it, such as the permissions on the backup folder? Try setting automatic backup to off in the settings and see whether that solves the problem.
Any error messages in the log?
-
- Posts: 4
- Joined: Thursday 12 September 2024 9:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Restart every hour / Alle Stunde Neustart
Try switching off as many scripts, plugins, hardware and devices as possible and then add them one by one, with a few hours in between. If the problem occurs again, the last addition is probably the cause.
I had already tested this, without success
Another process that runs every hour is the automatic backup. Have you changed anything in it, e.g. the permissions for the backup folder? Try disabling the automatic backup in the settings to see if this fixes the problem.
This seems to be the right way to go No reboot after switching off
Are there any error messages in the log?
No entry
Thanks for the tip
Translated with DeepL.com (free version)
I had already tested this, without success
Another process that runs every hour is the automatic backup. Have you changed anything in it, e.g. the permissions for the backup folder? Try disabling the automatic backup in the settings to see if this fixes the problem.
This seems to be the right way to go No reboot after switching off
Are there any error messages in the log?
No entry
Thanks for the tip
Translated with DeepL.com (free version)
- waltervl
- Posts: 5845
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Restart every hour / Alle Stunde Neustart
If the automatic backup is the issue you have a database issue or disk size issue. You can start with the free disk size check. Also check the size of your database (domoticz.db). It should maximum be a 20 to 50 MB. If it is way bigger you have to investigate why it is so large.
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
-
- Posts: 4
- Joined: Thursday 12 September 2024 9:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Restart every hour / Alle Stunde Neustart
The automatic fuse is not the problem. But it stops Domoticz every hour, that was the problem.
I make a backup once a day with a script and Raspeberry. That's ok,
I make a backup once a day with a script and Raspeberry. That's ok,
- waltervl
- Posts: 5845
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Restart every hour / Alle Stunde Neustart
It could be some translation issue but here you wrote that you disabled the automatic backup:
kalle wrote: ↑Thursday 12 September 2024 17:06 Another process that runs every hour is the automatic backup. Have you changed anything in it, e.g. the permissions for the backup folder? Try disabling the automatic backup in the settings to see if this fixes the problem.
This seems to be the right way to go No reboot after switching off
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
Who is online
Users browsing this forum: No registered users and 1 guest