Re: domoticz in synology as package! Available now.
Posted: Sunday 17 November 2019 21:53
Open source Home Automation System
https://forum.domoticz.com/
Thanks for your good help Jumbotroll, this solved the problem.jumbotroll wrote: ↑Sunday 17 November 2019 17:55You have installed the Python version and you have to install Python3 package for domoticz to run.bertbigb wrote: ↑Sunday 17 November 2019 16:13 Hi all,
I encounter a very new problem for me.
I just downloaded http://www.jadahl.com/domoticz_stable_6 ... rch=avoton for my Synology 1517+
It is installing but I can't get it to run from the package centre.
Someone else recognizing this problem? Who can help me or guide me a bit to get it to work?
Download and install this: https://global.download.synology.com/do ... mber=24922
I don't use Python plugins myself, but did you try to copy the files into the plugins folder and restart domoticz?RobbieT wrote: ↑Saturday 30 November 2019 15:26 Hi,
Thanks for the awesome packages! Sometimes when I want to install a plugin additional modules have to be installed. For instance; I want to make us of a plugin to control my LG tv. I need "pylgtv" for this with the following command; pip3 install pylgtv
How can I do this so that it will work within domoticz?
Hi Thanks! Installing the plugin is not a problem. However, some plugins do need extra python options like this plugin for LG TV.jumbotroll wrote: ↑Saturday 30 November 2019 16:29I don't use Python plugins myself, but did you try to copy the files into the plugins folder and restart domoticz?RobbieT wrote: ↑Saturday 30 November 2019 15:26 Hi,
Thanks for the awesome packages! Sometimes when I want to install a plugin additional modules have to be installed. For instance; I want to make us of a plugin to control my LG tv. I need "pylgtv" for this with the following command; pip3 install pylgtv
How can I do this so that it will work within domoticz?
The plugins folder is located in /usr/local/domoticz/var/plugins on synology!
Try to: sudo wget https://github.com/GameDevHobby/Domotic ... Plugin.git
in the plugin folder and restart NAS/Domoticz
Is it possible to build a version: 4.10717 with a newer version of Python? Or is that not possible?PieterS wrote: ↑Monday 03 February 2020 23:01 Hi Jumbotroll,
Last weeks several crashes on the stable version Domoticz V4.10717 (c)2012-2019 GizMoCuz
Build Hash: b38b49e-modified, Date: 2019-05-09 13:04:08
I asked for information in https://www.domoticz.com/forum/viewtopi ... 18#p235618
When I look in my running Domoticz-site on Settings, About there is in my build a prerelease of Python. It says:
Over Domoticz
Version: 4.10717
Build Hash: b38b49e-modified
Compile Date: 2019-05-09 13:04:08
dzVents Version: 2.4.19
Python Version: 3.5.1 (default, Jan 29 2018, 14:18:59) [GCC 4.9.3 20150311 (prerelease)]
I downloaded and installed this version in May 2019. Because of the trouble and crashes I would ask a silly question: Is it possible to build a version: 4.10717 with a newer version of Python? Or is that not possible?
Madomo wrote: ↑Wednesday 05 February 2020 18:17 Hello,
If I install Domotics without python on my synology DS715, it works.
On the other hand, if I install the package with python, the launching tries to be done then fails.
I requested assistance from Synology which (of course) let me know that no assistance was planned for non synology packages.
The only indication at my disposal is the log:
---------------------------------------------------------------------------------------------
2020-02-05 17:51:30.374 Status: Domoticz V4.10717 (c)2012-2019 GizMoCuz
2020-02-05 17:51:30.374 Status: Build Hash: b38b49e-modified, Date: 2019-05-09 13:04:08
2020-02-05 17:51:30.374 Status: Startup Path: /usr/local/domoticz/
2020-02-05 17:51:30.562 Error: Domoticz(pid:20930, tid:20930('domoticz')) received fatal signal 6 (Aborted)
2020-02-05 17:51:30.562 Error: siginfo address=0x51c2, address=0x76524fe8
2020-02-05 17:51:30.567 Error: Failed to start gdb, will use backtrace() for printing stack frame
2020-02-05 17:51:30.568 Error: #0 /usr/local/domoticz/bin/domoticz() [0x2549c2]
2020-02-05 17:51:30.568 Error: #1 /usr/local/domoticz/bin/domoticz : signal_handler(int, siginfo_t*, void*) + 0x22d [0x255256]
2020-02-05 17:51:30.568 Error: #2 /lib/libc.so.6 : __default_rt_sa_restorer + 0 [0x76524e80]
2020-02-05 17:51:30.568 Error: #3 /lib/libc.so.6 : gsignal + 0x34 [0x76523c54]
2020-02-05 18:05:59.646 Status: Domoticz V4.10717 (c)2012-2019 GizMoCuz
2020-02-05 18:05:59.646 Status: Build Hash: b38b49e-modified, Date: 2019-05-09 13:04:08
2020-02-05 18:05:59.646 Status: Startup Path: /usr/local/domoticz/
2020-02-05 18:05:59.696 Error: Domoticz(pid:27792, tid:27792('domoticz')) received fatal signal 6 (Aborted)
2020-02-05 18:05:59.696 Error: siginfo address=0x6c90, address=0x76594fe8
2020-02-05 18:05:59.701 Error: Failed to start gdb, will use backtrace() for printing stack frame
2020-02-05 18:05:59.701 Error: #0 /usr/local/domoticz/bin/domoticz() [0x2549c2]
2020-02-05 18:05:59.702 Error: #1 /usr/local/domoticz/bin/domoticz : signal_handler(int, siginfo_t*, void*) + 0x22d [0x255256]
2020-02-05 18:05:59.702 Error: #2 /lib/libc.so.6 : __default_rt_sa_restorer + 0 [0x76594e80]
2020-02-05 18:05:59.702 Error: #3 /lib/libc.so.6 : gsignal + 0x34 [0x76593c54]
---------------------------------------------------------------------------------------------
If someone could help me, I've been looking for several months.
Thank you in advance.
He he..Great you got it workingMadomo wrote: ↑Wednesday 05 February 2020 22:12 Unfortunately yes (I just retested).
I think it's not domoticz that is involved, but my syno.
Something is killing the process.
Unfortunately no help waiting for syno support
EDIT:
In the end I uninstalled and reinstalled python.
This time it shows me version 3.5.1-0108. And there miracle, it works.
I don't touch anything anymore, I promise.
I think this is a USB driver issue and the Linux kernel version used by synology to your NAS does not support the Sencebender gateway. Unfortunately I find little information about which driver they are using, so this is probably a problem I can't fix right away.lastofthejediknights wrote: ↑Monday 10 February 2020 11:59 Hi. Synology DS918+ Nas running DSM 6.2.2-24922 Update 4 Installed Domoticz version 4.0.10717-8
Mysensors network running a serial gateway (arduino AVR based clone) working OK, but occasional memory issues with soft signing.
Bought Sencebender gateway from MySensors, to alleviate issues https://www.mysensors.org/hardware/sensebender-gateway
However it is Not recognised when plugged in to the USB interface.
Can you please confirm or otherwise the support for this device and what I could do to get it functioning please?