Page 54 of 94

Re: domoticz in synology as package! Available now.

Posted: Thursday 27 July 2017 20:45
by digimate
Today I noticed an new beta release for Synology and installed it.

But, the error message is still there every second:
Error: EventSystem: in /usr/local/domoticz/var/scripts/dzVents/runtime/dzVents.lua: cannot open /usr/local/domoticz/var/scripts/dzVents/runtime/dzVents.lua: No such file or directory

Any idea how to solve this issue?

Disabling dzVents (2.1.0) stopped the error messages.

Re: domoticz in synology as package! Available now.

Posted: Thursday 27 July 2017 21:02
by dannybloe
Then someone must have removed it or didn't include it as it is definitely part of the build.

Re: domoticz in synology as package! Available now.

Posted: Thursday 27 July 2017 21:03
by ednl
Conclusion from the documentation directory in dzVents, it's still on version 2.0.0. Any reason for that?

Re: domoticz in synology as package! Available now.

Posted: Thursday 27 July 2017 21:27
by jumbotroll
This is because of backup restore function on the synology packages.
If you reinstall the package, the history will show correct version.
I have No solution to fix this right now, but maybe later :-)
If you check in settings menu it will show 2.2.0

Re: domoticz in synology as package! Available now.

Posted: Thursday 27 July 2017 22:17
by digimate
@jumbotroll: Thanks again (and again and again) ;-) for your great help.

I reinstalled the package and, indeed, now dzVents version 2.2.0 is shown.

But the error messages remain so I still have to disable dzVents ;-(

Is dzVents working for you as expected?

Re: domoticz in synology as package! Available now.

Posted: Thursday 27 July 2017 22:28
by jumbotroll
@digimate
I don't use dzVents, but I only testet this with the Python version, and that worked last time I tested.
http://www.jadahl.com/domoticz_beta_6.1_python/
Install Python 3.5.1 package from synology before you install this version!

Re: domoticz in synology as package! Available now.

Posted: Friday 28 July 2017 6:37
by digimate
jumbotroll wrote:@digimate
I don't use dzVents, ..
You should, haha ;-)

So am I right and is dzVents 2.2.0 not included in the Synology packages you share?

@all
Is there someone who has dzVents 2.2.0 working with his Synology and is willing to share how 'things' were done?

Re: domoticz in synology as package! Available now.

Posted: Friday 28 July 2017 10:08
by dannybloe
Weird that it cannot find the module. In EventSystem.cpp the lualoader loads dzVents.lua from 'scripts/dzVents/runtime/'. So it looks like the lua loader inside domoticz cannot see that path. Is there some magic done here in the package?

Re: domoticz in synology as package! Available now.

Posted: Saturday 29 July 2017 18:17
by bramski
digimate wrote: @all
Is there someone who has dzVents 2.2.0 working with his Synology and is willing to share how 'things' were done?
I am having the exact same issue as you with the latest beta Synology build. For now I also disabled dzVents 2.2.0 in the settings to get rid of the error messages. Hope this will be resolved soon, because the sole reason I upgraded was to use dzVents.

Re: domoticz in synology as package! Available now.

Posted: Monday 31 July 2017 19:40
by jumbotroll
After careful consideration, I have now made a decision.
I'm just going to update/build stable versions of Domoticz to Synology in the future.
There are often changes to the source code that make the beta versions need to be tested carefully before I can post them, and this requires allot of time I do not have ...
I think that docker or raspberry pi are better suited for beta testing.
Url's for beta versions will eventually be removed from my server, so please follow the update here on the forum or on my website for future url's.

Re: domoticz in synology as package! Available now.

Posted: Monday 31 July 2017 19:41
by EdwinK
Can understand you.

Re: domoticz in synology as package! Available now.

Posted: Monday 14 August 2017 17:12
by mvveelen
That's unfortunate Jadahl. Although I understand why you made the decision.

Re: domoticz in synology as package! Available now.

Posted: Monday 14 August 2017 18:21
by manutremo
Jadahl, many thanks for your hard work over all this time. I join the other forum members in understanding your decision.

Would you just be kind enough to produce a tutorial or guide showing the process of building the packages, or direct us to some of such tutorials if they exist?

I know the one on the wiki but it seems a bit outdated ... DSM5.1... maybe just an update of what changes need to be taken into account for DSM6?

That might engage some of us to follow your great work and keep the momentum via a more collaborative effort.

Thanks!

Re: domoticz in synology as package! Available now.

Posted: Monday 14 August 2017 18:48
by jumbotroll
manutremo wrote: Monday 14 August 2017 18:21 Jadahl, many thanks for your hard work over all this time. I join the other forum members in understanding your decision.

Would you just be kind enough to produce a tutorial or guide showing the process of building the packages, or direct us to some of such tutorials if they exist?

I know the one on the wiki but it seems a bit outdated ... DSM5.1... maybe just an update of what changes need to be taken into account for DSM6?

That might engage some of us to follow your great work and keep the momentum via a more collaborative effort.

Thanks!
Hi.
I would like to put out the recipe for how this is done, but I use a combination of the syncommunity framework (spksrc) and some smart solutions ;)
Unfortunately, there is no support for DSM 6.1 in spksrc yet and then a little trouble downloading kernel and toolchains to that framework.
In my building environment, there are kernels and toolchains for all synology NASes that hold about 90-100GB of files.
The building environment on my development machine is a big mess that is not suitable for distrubusion at the moment.
Maybe if I get a lot of time left I create a wiki.

Re: domoticz in synology as package! Available now.

Posted: Friday 25 August 2017 22:46
by Idus
Hello,

Tried to install the epic work from Jumbotroll on my Synology DS-412+ today... unfortunatly it stopped before even getting started.

The log states:

https://www.dropbox.com/s/2j4ttcxscpun2eo/Demo.JPG?dl=0

...and since I am not the type who understands or writes code via prompt (need desktop windows) - I have no clue how to move forward.

Running:
DSM: 6.1.3
Python: 2.7.13

In addition - will it actually work with my "Z-Wave USB Stick" or does it demand the Z-Stick from Aeon Labs (ZW090)?

Thank you and kudos for your time and effort!

Cheers from Sweden! :)

Re: domoticz in synology as package! Available now.

Posted: Saturday 26 August 2017 8:58
by pvm
Install the synology python3 package, that will solve this problem

Re: domoticz in synology as package! Available now.

Posted: Monday 28 August 2017 18:40
by Phuturist
Thanx for all the work @jumbotroll.

Is dzVents suppose to work on the latest stable release without Python? I'm trying to get it to work but it seems my generated scripts (from the events editor) go into /usr/local/domoticz/var/scripts/dzVents/generated_scripts/ but are never executed.

[EDIT]
Nevermind, it works. There was an error in my script.

Re: domoticz in synology as package! Available now.

Posted: Monday 28 August 2017 20:41
by totof54
Hi ,

I used Domoticz on Synology DS 216 II + since 10 month.
Since update Synology DSM 6.1.3-15152 Update 3, the driver USB not load directly when DSM restart.
Message : Error, contrlr, ERROR : Dropping command ....... -->in journal application
Solution : Stop application, restart DSM after 5-10 min start application -->all are ok

I update Last stable version is installed after this problem, but is not resolved this problem.
Have you an idea or better on solution for this problem ?

Thx in advanced.

Re: domoticz in synology as package! Available now.

Posted: Tuesday 12 September 2017 16:33
by DAVIZINHO
hello
I install domoticz on synology ds416 and i need to work with miio to configure some devices.

The problem is i have this error:
node: /lib/libstdc++.so.6: no version information available (required by node)

someone can upgrade the node.js in synology?

Re: domoticz in synology as package! Available now.

Posted: Wednesday 13 September 2017 19:40
by Gravityz
Hi

will the package for the DS716+II also run on the 718+

i noticed that they vboth have a celeron cpu but one is the N3160 4 core anbd the other is the J3455

thanks