Search found 423 matches

by McMelloW
Thursday 06 March 2025 11:57
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Problem with updatebeta - SOLVED
Replies: 7
Views: 3997

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.
by McMelloW
Wednesday 26 February 2025 13:35
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Problem with updatebeta - SOLVED
Replies: 7
Views: 3997

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 ...
by McMelloW
Tuesday 25 February 2025 23:13
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Problem with updatebeta - SOLVED
Replies: 7
Views: 3997

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 ...
by McMelloW
Friday 21 February 2025 16:34
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Problem with updatebeta - SOLVED
Replies: 7
Views: 3997

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 ...
by McMelloW
Friday 21 February 2025 14:18
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Problem with updatebeta - SOLVED
Replies: 7
Views: 3997

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 ...
by McMelloW
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: 3624

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 ...
by McMelloW
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: 3624

Re: Make it possible to add devices to a room in the devices list

waltervl wrote: Wednesday 14 August 2024 14:22 See the screenshot in my previous answer......
There is not such a screen for dummy devices.
by McMelloW
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: 3624

Re: Make it possible to add devices to a room in the devices list

waltervl wrote: Thursday 04 July 2024 16:24 Alternatively it is now possible in current beta 2024.4 to add a device to a room from the device edit function
Domoticz-add to roomplan.png
Where can I found this in the device edit function.
by McMelloW
Thursday 11 July 2024 17:14
Forum: Examples & Solutions
Topic: How to check an osCommand in dzVents
Replies: 6
Views: 2926

Re: How to check an osCommand in dzVents

habahabahaba wrote: Thursday 11 July 2024 16:36 Is it possible to make data-logger send some data to domoticz?
No this data logger does not send any thing. You have to get it
by McMelloW
Thursday 11 July 2024 9:31
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 2162

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?
by McMelloW
Tuesday 09 July 2024 20:26
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 63885

Re: 15326 - [WebServer] Depricated RType

@jvdz
Thanks for the solution, works for me too. 👍👍
by McMelloW
Tuesday 09 July 2024 17:10
Forum: Examples & Solutions
Topic: How to check an osCommand in dzVents
Replies: 6
Views: 2926

Re: How to check an osCommand in dzVents

Kedi wrote: Tuesday 09 July 2024 16:44 Most routers have the possibility to assign an IP-address to a MAC-address.
Is that a possibility?
My router can only 10 fixed IP-addresses. So I have to make a choice.
by McMelloW
Tuesday 09 July 2024 16:25
Forum: Examples & Solutions
Topic: How to check an osCommand in dzVents
Replies: 6
Views: 2926

Re: How to check an osCommand in dzVents

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
Thanks, I will dig into this example.
by McMelloW
Monday 08 July 2024 21:18
Forum: Examples & Solutions
Topic: How to check an osCommand in dzVents
Replies: 6
Views: 2926

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 ...
by McMelloW
Thursday 04 July 2024 18:22
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 2162

Re: Monit (mail)alerts not working


If Domoticz server is not responding it will be restarted by monit and Domoticz will send the notification.

Thanks for your reply.
Yes, that is working OK. Domoticz does send a notification when restarted. But I do monitor others running services as well with Monit Therefor I will have the ...
by McMelloW
Wednesday 03 July 2024 22:59
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 2162

Re: Monit (mail)alerts not working


Sorry for hasty en not good reaing of your post.
B.t.b. msmtp can help when emailing via bash...

Your error is Bad sender address syntax
I use from: $HOST@<dominename>
Fill your domain instead of the <dominename>

This my setting.

set mail-format {
from: $HOST@<domainname>
subject: $SERVICE ...
by McMelloW
Wednesday 03 July 2024 22:18
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 2162

Re: Monit (mail)alerts not working


B.t.w. I looked a little bit further in my system (it was a long time ago I configured monit)
It looks now to me that monit can mail internally. https://mmonit.com/monit/documentation/monit.html#Setting-a-mail-server-for-alert-delivery

That is the way it is also explained in the Domoticz wiki ...
by McMelloW
Wednesday 03 July 2024 20:36
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 2162

Re: Monit (mail)alerts not working


I use a simple email client -> msmtp

Thanks, I installed the same and after the first commandline test I received the following errors. Shoot me.

echo -e "Subject: Test Mail\r\n\r\nThis is a test mail" |msmtp --debug --from=default -t [email protected]



<-- 501 5.1.7 Bad sender address ...
by McMelloW
Wednesday 03 July 2024 19:04
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 2162

Re: Monit (mail)alerts not working

Kedi wrote: Wednesday 03 July 2024 14:27 Is mail outside Domoticz, like with bash, working?
Because Domoticz has his own smtpclient for sending mail, Monit does not, it uses the system mailclient afaik.
Which smtpclient can I use to send mail from a Raspberry Pi
by McMelloW
Wednesday 03 July 2024 14:22
Forum: Other questions and discussions
Topic: Monit (mail)alerts not working
Replies: 17
Views: 2162

Monit (mail)alerts not working

Raspberry Pi 3B+ BullsEye build 1725 Monit 5.27.2

Installed and configured monit according wiki page https://www.domoticz.com/wiki/Monitoring_domoticz.


# My mail server configuration on /etc/monit/monitrc

set mailserver smtp.telfortglasvezel.nl port 587
username "[email protected]" password ...