Page 87 of 94

Re: domoticz in synology as package! Available now.

Posted: Sunday 17 November 2019 21:53
by matsumoto
matsumoto wrote: Thursday 24 October 2019 8:39 Hi,

No longer support for MARVELL Kirkwood 88F6282 (ds413j) ?
I've got a problem with Chrome displaying an empty screen with only a "replace" field.

If no more support, any detailed tutorial how to compile domoticz for my NAS ?

Thanks !
up !

Re: domoticz in synology as package! Available now.

Posted: Sunday 17 November 2019 22:05
by bertbigb
jumbotroll wrote: Sunday 17 November 2019 17:55
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?
You have installed the Python version and you have to install Python3 package for domoticz to run.
Download and install this: https://global.download.synology.com/do ... mber=24922
Thanks for your good help Jumbotroll, this solved the problem.

Re: domoticz in synology as package! Available now.

Posted: Monday 18 November 2019 9:30
by jumbotroll
matsumoto wrote: Sunday 17 November 2019 21:53
matsumoto wrote: Thursday 24 October 2019 8:39 Hi,

No longer support for MARVELL Kirkwood 88F6282 (ds413j) ?
I've got a problem with Chrome displaying an empty screen with only a "replace" field.

If no more support, any detailed tutorial how to compile domoticz for my NAS ?

Thanks !
up !
There is no tutorial how to do this, because it's not possible.
The toolchain for 88F8282 from synology is to old.

Re: domoticz in synology as package! Available now.

Posted: Tuesday 26 November 2019 10:09
by hbennis
@Jumbotroll: will you compile the latest beta including python for me
i'm use a DS115.
thnks

Re: domoticz in synology as package! Available now.

Posted: Tuesday 26 November 2019 16:52
by jumbotroll
hbennis wrote: Tuesday 26 November 2019 10:09 @Jumbotroll: will you compile the latest beta including python for me
i'm use a DS115.
thnks
Latest beta with Python is compiled and uploaded for DS115 8-)

Re: domoticz in synology as package! Available now.

Posted: Saturday 30 November 2019 15:26
by RobbieT
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?

Re: domoticz in synology as package! Available now.

Posted: Saturday 30 November 2019 16:29
by jumbotroll
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?
I don't use Python plugins myself, but did you try to copy the files into the plugins folder and restart 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

Re: domoticz in synology as package! Available now.

Posted: Thursday 05 December 2019 14:51
by RobbieT
jumbotroll wrote: Saturday 30 November 2019 16:29
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?
I don't use Python plugins myself, but did you try to copy the files into the plugins folder and restart 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
Hi Thanks! Installing the plugin is not a problem. However, some plugins do need extra python options like this plugin for LG TV.
requires install of pylgtv library: pip3 install pylgtv

However when I run this command, the plugin doesn't work afterwards. Any ideas?

Re: domoticz in synology as package! Available now.

Posted: Monday 03 February 2020 23:01
by PieterS
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?

Re: domoticz in synology as package! Available now.

Posted: Tuesday 04 February 2020 9:48
by jumbotroll
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?
Is it possible to build a version: 4.10717 with a newer version of Python? Or is that not possible?

Sorry It's to much hazzel ATM..

Re: domoticz in synology as package! Available now.

Posted: Tuesday 04 February 2020 14:36
by PieterS
Thanks for your answer. No worries.

Unable to launch Domotics with python on synology DS715

Posted: Wednesday 05 February 2020 18:17
by Madomo
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.

Re: Unable to launch Domotics with python on synology DS715

Posted: Wednesday 05 February 2020 19:26
by jumbotroll
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.

Did you install the Python 3 package from synology first? did you read the info on my page?
Python 3 package from synology is required if you choose domoticz with python plugin support.

Re: domoticz in synology as package! Available now.

Posted: Wednesday 05 February 2020 20:02
by Madomo
Thank you for this quick response.

Python 3.5.6-8 is installed correctly

cordially

Re: domoticz in synology as package! Available now.

Posted: Wednesday 05 February 2020 22:01
by jumbotroll
Madomo wrote: Wednesday 05 February 2020 20:02 Thank you for this quick response.

Python 3.5.6-8 is installed correctly

cordially
Do you have the same problem with the beta version?
No another users have reported this problem.

Re: domoticz in synology as package! Available now.

Posted: Wednesday 05 February 2020 22:12
by Madomo
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.

Re: domoticz in synology as package! Available now.

Posted: Wednesday 05 February 2020 22:55
by jumbotroll
Madomo 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.
He he..Great you got it working :lol:

Re: domoticz in synology as package! Available now.

Posted: Monday 10 February 2020 11:59
by lastofthejediknights
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?

Re: domoticz in synology as package! Available now.

Posted: Monday 10 February 2020 17:24
by jumbotroll
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?
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.

Re: domoticz in synology as package! Available now.

Posted: Wednesday 12 February 2020 15:52
by mcwieger
A while ago, when my whole Z-Wave network started acting strangely, I completely rebuilt the network (excluding and including 30 devices). I threw away the zwcfg*.xml file, as this was no longer accurate.

I wanted to check something in the file (in ../Config/), but it wasn't there: the file is not created anymore. The Config directory has owner domoticz:root and permission 755. The package is running under root.

To have the file created again:
1. Can the package be run as domoticz instead of root (cleaner) or
2. Should I set the owner of the directory to root (safe?) or
3. Anything else?