Page 32 of 94

Re: domoticz in synology as package! Available now.

Posted: Monday 08 February 2016 10:28
by JaapKoppejan
Dear all,

Since a couple of weeks I have Domoticz running on my Synology 211 running DSM 6.0 beta (currently latest Domoticz beta version 4461). I am very happy with the system and have started to write some scripts. There is however a problem with my RFXCOMtrx433E, as it suddenly does not recognize my previously installed KAKU light switches any longer and refuses to learn new KAKU switches. The settings of the RFXCOM are all on default, with AC, ARC and X10 enabled, and I allow new Hardware/Sensors under 'settings'. Transmitting 433 MHz signals to switch the connected KAKU switches from the RFXCOM is no problem.

If I connect the RFXCOM to my windows laptop at the same location as my synology, it receives all KAKU triggering signals perfectly so it appears not a hardware issue. The strange thing is that it used to work perfectly upon first installation a few weeks ago, but now fails.

Has anything changed in the latest builds? Any other thoughts?

Re: domoticz in synology as package! Available now.

Posted: Monday 08 February 2016 12:22
by revoka
jumbotroll wrote:
AxelvanH wrote:
Yes, the file is present:
admin@Diskstation:/usr/lib$ ls libstdc*.* -l
-r-xr-xr-x 1 root root 866848 Jan 17 20:00 libstdc++.so.6
Why not try to copy this file to /domoticz/lib folder and chmod 755
Hi jumbotroll,

I have the same issue as AxelvanH but this error is in my case due to the fact that there is no actual build for my CPU/DSM6 beta combination.
I'm running the latest Domoticz beta version on a Synology with DSM 5.2 without any problems, all works fine.
I also have a Synology running DSM 6 Beta ,the old DSM5.2 builds throw these errors on these Synology's with DSM6 beta due to the fact of a wrong toolchain.
Is it possible for you to compile a package for the Armada370 version for the DSM6 beta?

Thanks for all the great work sofar!

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 8:54
by revoka
Hi jumbotroll,

Can't PM you back so I want to say thank you for your quick response and the Armada370 build for DSM6 beta.
All works fine and as expected :-)

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 20:35
by gabriel
Help!

I'm new to this forum, I've got through all the posts but haven't found any explanation on why my Domoticz won't list any serial port when trying to add up my RFXtrx433, although it seems to be well discovered by my DS213J : I can see "FT232 USB-Serial (UART) IC - Future Technology Devices International, Ltd" as an external device in the configuration panel.

I've tried to upgrade it, but it seems to corrupt the installation, nothing works anymore after the upgrade and I have to uninstall and reinstall the package to get it back :cry:

Thanks...

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 21:05
by jumbotroll
gabriel wrote:Help!

I'm new to this forum, I've got through all the posts but haven't found any explanation on why my Domoticz won't list any serial port when trying to add up my RFXtrx433, although it seems to be well discovered by my DS213J : I can see "FT232 USB-Serial (UART) IC - Future Technology Devices International, Ltd" as an external device in the configuration panel.

I've tried to upgrade it, but it seems to corrupt the installation, nothing works anymore after the upgrade and I have to uninstall and reinstall the package to get it back :cry:

Thanks...
You don't tell what version of DSM you have installed.
You can try this:
1. Uninstall old domoticz and UsbSerialDrivers if you have installed it.
2. reboot your NAS.
3. Download and install this package manually : http://www.jadahl.com/domoticz_beta/?arch=armada370
4. Reboot NAS and plug in RFXtrx433.
If that not work I have no clue what the problem is.

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 21:13
by revoka
Hi jumbotroll,

The latest build domoticz_armada370-6.0_2.0.4513-7.spk from this afternoon is not running under DSM 6 Beta.

It throws the same errors in the log as I earlier mentioned (running the DSM5.2 build on DSM6 Beta):

/usr/local/domoticz/bin/domoticz: /lib/libstdc++.so.6: no version information available (required by /usr/local/domoticz/libboost_thread.so.1.59.0)
/usr/local/domoticz/bin/domoticz: /lib/libstdc++.so.6: no version information available (required by usr/local/domoticz/libboost_date_time.so.1.59.0)
/usr/local/domoticz/bin/domoticz: /lib/libstdc++.so.6: no version information available (required by /usr/local/domoticz/libboost_system.so.1.59.0)

Can you rollback the latest build?

Thanks

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 21:20
by jumbotroll
revoka wrote:Hi jumbotroll,

The latest build domoticz_armada370-6.0_2.0.4513-7.spk from this afternoon is not running under DSM 6 Beta.

It throws the same errors in the log as I earlier mentioned (running the DSM5.2 build on DSM6 Beta):

/usr/local/domoticz/bin/domoticz: /lib/libstdc++.so.6: no version information available (required by /usr/local/domoticz/libboost_thread.so.1.59.0)
/usr/local/domoticz/bin/domoticz: /lib/libstdc++.so.6: no version information available (required by usr/local/domoticz/libboost_date_time.so.1.59.0)
/usr/local/domoticz/bin/domoticz: /lib/libstdc++.so.6: no version information available (required by /usr/local/domoticz/libboost_system.so.1.59.0)

Can you rollback the latest build?

Thanks
That is strange it is build with the same toolchain.
The old version is deleted from my server, I can try to build it again, but I think it wouldn't help..
I have to find the problem.
I have updated the native gcc, so I can try to roll back to an older gcc.

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 21:28
by revoka
Hi Jumbotroll,

Trying to delete the package from the Synology was unsuccessful.

I solved the problem by rebooting the Synology, then uninstalling the latest updated package and reinstalling the same package.
After that I was able to restart the package successfully.
So everything is up and running again.
The only downside is that everything has to be reinstalled ;-)

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 21:34
by jumbotroll
revoka wrote:Hi Jumbotroll,

Trying to delete the package was unsuccessful.

I solved the problem by rebooting the Synology, uninstalling the latest updated package and reinstalling the same package.
After that I was able to restart the package successfully.
So everything is up and running again.
The only downside is that everything has to be reinstalled ;-)
Great, but why did you not take a backup of domoticz database :?

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 21:37
by revoka
jumbotroll wrote:
revoka wrote:Hi Jumbotroll,

Trying to delete the package was unsuccessful.

I solved the problem by rebooting the Synology, uninstalling the latest updated package and reinstalling the same package.
After that I was able to restart the package successfully.
So everything is up and running again.
The only downside is that everything has to be reinstalled ;-)
Great, but why did you not take a backup of domoticz database :?
I will not make that mistake again on a development system ;-)

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 21:42
by jumbotroll
revoka wrote:
I will not make that mistake again on a development system ;-)
That is a good idea on a beta system :)

So the solution on the /usr/local/domoticz/bin/domoticz: /lib/libstdc++.so.6: no version information available problem is maybe to reinstall domoticz on DSM6.0 Beta?

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 21:55
by revoka
jumbotroll wrote:
revoka wrote:
I will not make that mistake again on a development system ;-)
That is a good idea on a beta system :)

So the solution on the /usr/local/domoticz/bin/domoticz: /lib/libstdc++.so.6: no version information available problem is maybe to reinstall domoticz on DSM6.0 Beta?
In my case the uninstall after a reboot followed by a reinstallation of the domoticz package solved the problem as mentioned indeed

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 21:59
by revoka
Hi jumbotroll,

I can't PM you back due to the fact that I am a new registered member but my answer is : OK no problem ;-)

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 22:01
by gabriel
Perfect! thanks a lot Jumbotroll, your latest version indeed resolved my problem 8-)

Now I will have to find out how to add my devices... unfortunately it seems to be a little more complicated than allowing new sensors int domoticz and activating the pairing on the device :oops:

My sensors are Fibaro FGSD-002 (smoke detector) and FGFS-101 (flood sensor). If anyone has succeeded in pairing these kind of devices, I'me eager to finalize my installation :)

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 22:04
by jumbotroll
revoka wrote:Hi jumbotroll,

I can't PM you back due to the fact that I am a new registered member but my answer is : OK no problem ;-)
Great :)

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 22:05
by jumbotroll
gabriel wrote:Perfect! thanks a lot Jumbotroll, your latest version indeed resolved my problem 8-)

Now I will have to find out how to add my devices... unfortunately it seems to be a little more complicated than allowing new sensors int domoticz and activating the pairing on the device :oops:

My sensors are Fibaro FGSD-002 (smoke detector) and FGFS-101 (flood sensor). If anyone has succeeded in pairing these kind of devices, I'me eager to finalize my installation :)
I do not have Fibaro FGSD-002, but try the Zwave thread for Fibaro support.

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 22:09
by revoka
jumbotroll wrote:
revoka wrote:Hi jumbotroll,

I can't PM you back due to the fact that I am a new registered member but my answer is : OK no problem ;-)
Great :)
Update was successful and all runs smooth without any problems.

Thanks !

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 22:10
by jumbotroll
revoka wrote:
jumbotroll wrote:
revoka wrote:Hi jumbotroll,

I can't PM you back due to the fact that I am a new registered member but my answer is : OK no problem ;-)
Great :)
Update was successful and all runs smooth without any problems.

Thanks !
Thanks for testing!

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 22:12
by revoka
jumbotroll wrote:
gabriel wrote:Perfect! thanks a lot Jumbotroll, your latest version indeed resolved my problem 8-)

Now I will have to find out how to add my devices... unfortunately it seems to be a little more complicated than allowing new sensors int domoticz and activating the pairing on the device :oops:

My sensors are Fibaro FGSD-002 (smoke detector) and FGFS-101 (flood sensor). If anyone has succeeded in pairing these kind of devices, I'me eager to finalize my installation :)
I do not have Fibaro FGSD-002, but try the Zwave thread for Fibaro support.
Tomorrow I will receive a couple of Fibaro FGSD-002 so I will test the pairing and activation on my DSM6 test set with latest Domoticz build

Re: domoticz in synology as package! Available now.

Posted: Tuesday 09 February 2016 22:21
by revoka
jumbotroll wrote:
revoka wrote:
jumbotroll wrote:
Great :)
Update was successful and all runs smooth without any problems.

Thanks !
Thanks for testing!
You're welcome