Search found 434 matches
- Thursday 06 March 2025 11:57
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problem with updatebeta - SOLVED
- Replies: 7
- Views: 870
Re: Problem with updatebeta - SOLVED
Today, did an ./updatebeta to build 16491. It all went OK without any errors. The problem is solved for me.
- Wednesday 26 February 2025 13:35
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problem with updatebeta - SOLVED
- Replies: 7
- Views: 870
Re: Problem with updatebeta
@fastfruit @waltervl Thanks for your reply. Tried this command (from the script updatebeta) to get the file manual, but it did not do anything. wget -4 -q -O domoticz_beta.tgz --no-check-certificate https://www.domoticz.com/download.php/domoticz_linux_aarch64.tgz I made a download via windows and ...
- Tuesday 25 February 2025 23:13
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problem with updatebeta - SOLVED
- Replies: 7
- Views: 870
Re: Problem with updatebeta
The updatebeta script downloads the specific build tgz file for your systems architecture from the website and renames it. So it seems the file cannot be downloaded or your disk is full or something on your system is blocking the download. What kind of system do you have? MACH =. `uname -m` ARCH ...
- Friday 21 February 2025 16:34
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problem with updatebeta - SOLVED
- Replies: 7
- Views: 870
Re: Problem with updatebeta
If you can download it from https://www.domoticz.com/downloads/ then it should be possible to also have it download it on by the update script. Thanks for your reply. In the domoticz folder, there is a file domoticz_beta.tgz. But it has a size of 0 bytes. The files in your link has a different name ...
- Friday 21 February 2025 14:18
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problem with updatebeta - SOLVED
- Replies: 7
- Views: 870
Problem with updatebeta - SOLVED
Hi, I have a problem with the update to 16461 see log below pi@mcmellow-pi:~/domoticz $ ./updatebeta Stopping Domoticz... Making backup of current installation... Output file: backups/domoticz_backup_20250221_140204.tar.gz Backup finished... Downloading latest beta version... Problem downloading new ...
- Monday 06 January 2025 15:22
- Forum: Bugs and Problems
- Topic: No Update Available ???? - SOLVED -
- Replies: 4
- Views: 382
- Sunday 05 January 2025 15:28
- Forum: Bugs and Problems
- Topic: No Update Available ???? - SOLVED -
- Replies: 4
- Views: 382
- Saturday 04 January 2025 17:55
- Forum: Bugs and Problems
- Topic: No Update Available ???? - SOLVED -
- Replies: 4
- Views: 382
No Update Available ???? - SOLVED -
Hello. The best wishes to all for 2025 Below is the status of my Domoticz. Version: 2024.7 (build 16333) Build Hash: 78414a1be Compile Date: 2024-11-16 14:08:13 dzVents Version: 3.1.8 Python Version: 3.9.2 (default, Dec 1 2024, 12:12:57) [GCC 10.2.1 20210110] When I click on the 'Çheck for Update' ...
- Thursday 15 August 2024 16:21
- Forum: Suggestions
- Topic: Make it possible to add devices to a room in the devices list
- Replies: 13
- Views: 2025
Re: Make it possible to add devices to a room in the devices list
It was implemented on beta 2024.4 so released in stable 2024.5 My Domoticz runs at 2024.7 (build 16172) When I click on the edit button, I get the following screen. TotEnergyButton.png With other devices I see the screen you placed above. So not all devices can added to a plan on the way you ...
- Thursday 15 August 2024 12:17
- Forum: Suggestions
- Topic: Make it possible to add devices to a room in the devices list
- Replies: 13
- Views: 2025
- Wednesday 14 August 2024 14:19
- Forum: Suggestions
- Topic: Make it possible to add devices to a room in the devices list
- Replies: 13
- Views: 2025
- Thursday 11 July 2024 17:14
- Forum: Examples & Solutions
- Topic: How to check an osCommand in dzVents
- Replies: 6
- Views: 1605
Re: How to check an osCommand in dzVents
No this data logger does not send any thing. You have to get ithabahabahaba wrote: ↑Thursday 11 July 2024 16:36 Is it possible to make data-logger send some data to domoticz?
- Thursday 11 July 2024 9:31
- Forum: Other questions and discussions
- Topic: Monit (mail)alerts not working
- Replies: 17
- Views: 1612
Re: Monit (mail)alerts not working
Thanks for all the input, back to my first post.
Does anybody have a hint to get sending mail from monit mail server working?
Does anybody have a hint to get sending mail from monit mail server working?
- Tuesday 09 July 2024 20:26
- Forum: Bugs and Problems
- Topic: 15326 - [WebServer] Depricated RType
- Replies: 177
- Views: 55668
Re: 15326 - [WebServer] Depricated RType
@jvdz
Thanks for the solution, works for me too.

Thanks for the solution, works for me too.
- Tuesday 09 July 2024 17:10
- Forum: Examples & Solutions
- Topic: How to check an osCommand in dzVents
- Replies: 6
- Views: 1605
- Tuesday 09 July 2024 16:25
- Forum: Examples & Solutions
- Topic: How to check an osCommand in dzVents
- Replies: 6
- Views: 1605
Re: How to check an osCommand in dzVents
Thanks, I will dig into this example.waltervl wrote: ↑Monday 08 July 2024 22:53 Check the documentation on executeShellCommand()
It has option to check result (error code etc)
https://www.domoticz.com/wiki/DzVents:_ ... tion_3.1.0
- Monday 08 July 2024 21:18
- Forum: Examples & Solutions
- Topic: How to check an osCommand in dzVents
- Replies: 6
- Views: 1605
How to check an osCommand in dzVents
Hello to all I have a data-logger running and every 2 minutes i take a copy of the memory contents. This IP-address is dynamic and there is no room to make it a fixe IP-address. Sometimes the data-logger receives a new IP-address in my LAN and then I don't notice this The copy of the memory is done ...
- Monday 08 July 2024 21:11
- Forum: Bugs and Problems
- Topic: dzVents: Logfile has less info
- Replies: 36
- Views: 3594
Re: dzVents: Logfile has less info
@McMellow By default there is no loglevel argument in domoticz.sh https://github.com/domoticz/domoticz/blob/development/domoticz.sh So you could try by removing it. Thanks for your advice. These loglevel arguments were put in domoticz.sh a long time ago to suppress a lot of messages. Some of my ...
- Monday 08 July 2024 15:58
- Forum: Bugs and Problems
- Topic: dzVents: Logfile has less info
- Replies: 36
- Views: 3594
Re: dzVents: Logfile has less info
log settings in /etc/init.d/domoticz.sh DAEMON_ARGS="$DAEMON_ARGS -loglevel status,error" # these loglevels will make it to the logfile log settings in setup, settings, others, dzVents = Info, Status, Errors, Executions Info Yes, save changes is done. logging in script = none, the line is marked out ...
- Monday 08 July 2024 14:08
- Forum: Bugs and Problems
- Topic: dzVents: Logfile has less info
- Replies: 36
- Views: 3594
Re: dzVents: Logfile has less info
What are your settings in menu Setup, Settings, Tab Other, Dzvents logging ? As shown in screenshots earlier in this topic.... It should be at least "Info,Status, Error" If only "Status,Error" you only will get Status and Error messages in the log and no Info. The setup, settings... etc are: info ...