Search found 6 matches

by Oaknut
Tuesday 02 November 2021 9:59
Forum: Other questions and discussions
Topic: Domoticz aborts after running detached script
Replies: 6
Views: 511

Re: Domoticz aborts after running detached script

Then try this one: https://www.domoticz.com/forum/viewtopic.php?p=211890#p211890 and log the output to Domoticz log. You might find the reason. Thanks for your reply. The hint in the link regarding the single-threaded nature of Domoticz events was quite useful. I created a simple script triggered ...
by Oaknut
Saturday 30 October 2021 19:22
Forum: Other questions and discussions
Topic: Domoticz aborts after running detached script
Replies: 6
Views: 511

Re: Domoticz aborts after running detached script

Did you try with 'sudo' before the killall command? Hi Eddy, thanks for your reply. I've added the 'sudo' prefix to all of the 'killall mplayer' commands in the os.execute commands in the event script. Domoticz still freezes until 'sudo killall mplayer' is run via ssh in the terminal (using the pi ...
by Oaknut
Saturday 30 October 2021 17:33
Forum: Other questions and discussions
Topic: Domoticz aborts after running detached script
Replies: 6
Views: 511

Re: Domoticz aborts after running detached script

Update:

I've already tried changing the radio event script, for instance adding

Code: Select all

 </dev/null >/dev/null 2>&1 & 
this doesn't change anything however. Running the statements in the radio event scripts from an SSH terminal doesn't make Domoticz crash (obviously).
by Oaknut
Saturday 30 October 2021 17:28
Forum: Other questions and discussions
Topic: Domoticz aborts after running detached script
Replies: 6
Views: 511

Domoticz aborts after running detached script

HW: Raspberry Pi Model 3B 1.2 running Raspberry Pi OS 10 (Buster) Attached HW: LogiLink Virtual 7.1 USB sound card , GPIO-connected generic 433.92 MHz transmitter Domoticz Version: 2021.1 (previously 2.492 / 4.10717 / problems occurred after updating) --- TL/DR: Domoticz runs fine after a reboot ...
by Oaknut
Saturday 06 June 2015 13:12
Forum: Android
Topic: Domoticz Android app
Replies: 80
Views: 22188

Re: Domoticz Android app

Dear RoadXY,
You sent me a message about Alpha Testing, sadly I can't reply back as I am not authorised to do so (sent a notice to the admins), so please send me another pm with your contact details so that I can communicate with you.
by Oaknut
Saturday 30 May 2015 22:18
Forum: Android
Topic: Domoticz Android app
Replies: 80
Views: 22188

Re: Domoticz Android app

Wow, what a great idea! I was thinking about developing my own app as well, but having seen your ideas (and reading about how you'll put it on github {awesome!}), I might just use your app instead! Like the people in the comments above, I'd love to test the app (Nexus 5 [5.1.1], Tab S 10.5 [5.0.2 ...