Page 85 of 94

Re: domoticz in synology as package! Available now.

Posted: Friday 14 June 2019 22:53
by jumbotroll
mcwieger wrote: Friday 14 June 2019 22:49 Is there any way the package can be run under a different user than root?
No, not ATM without big changes ..

Re: domoticz in synology as package! Available now.

Posted: Friday 14 June 2019 23:40
by Sjaakios
Sjaakios wrote: Friday 14 June 2019 20:45
Sjaakios wrote: Monday 03 June 2019 10:02
schumi2004 wrote: Sunday 21 April 2019 12:06
My apologies for my late reply but just installed version 4.10603 and the error message regarding SSH client is gone, script is working fine now.
It looks like something was wrong in version 10602 regarding SSH client then.
Hi schumi, did you ever experience this issue again? I have the exact same error message, i'm running on version 4.10717, build hash b38b49e-modified. Any idea's how to get this resolved?
Hi jumbotroll, i'm facing this exact same issue as schumi had befor. I have exactly no idea how this building these packages works, but could there be something in the qoric build regarding inclusion of the SSH client?
This plugin worked on your latest build, tried reinstalling the plugin, reinstalling domoticz with a new version of the plugin, keep getting the same issue... pullig out my hair here!
you are the men! issue is resolved, thanks a lot!!!!!

Re: domoticz in synology as package! Available now.

Posted: Friday 14 June 2019 23:42
by jumbotroll
Sjaakios wrote: Friday 14 June 2019 23:40 you are the men! issue is resolved, thanks a lot!!!!!
Great! 8-)

Re: domoticz in synology as package! Available now.

Posted: Tuesday 18 June 2019 21:48
by Gravityz
installed the latest version(921) but lot's of errors with unhandled classes on fibaro modules.

i am currently working on getting habridge to work with openhab and google so i did not have time to check the errors.

back to good old 891

Re: domoticz in synology as package! Available now.

Posted: Wednesday 26 June 2019 17:50
by Gravityz
tested 929 but again it is crashing.
i think this is a library/compiling thing

Code: Select all

2019-06-26 17:10:48.748 Error: OpenZWave: Unhandled Meter type: Power, class: 0x32 (METER), NodeID: 8 (0x08), Index: 8, Instance: 1
2019-06-26 17:10:48.749 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.751 Error: OpenZWave: Unhandled Meter type: Power, class: 0x32 (METER), NodeID: 11 (0x0b), Index: 8, Instance: 1
2019-06-26 17:10:48.751 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.751 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.751 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.751 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.754 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.754 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.755 Error: OpenZWave: Unhandled Meter type: Power, class: 0x32 (METER), NodeID: 17 (0x11), Index: 8, Instance: 1
2019-06-26 17:10:48.755 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.756 Error: OpenZWave: Unhandled Meter type: Power, class: 0x32 (METER), NodeID: 18 (0x12), Index: 8, Instance: 1
2019-06-26 17:10:48.756 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689




2019-06-26 17:11:13.711  Error: Domoticz(pid:19392, tid:19711('OZW-driver')) received fatal signal 11 (Segmentation fault)
2019-06-26 17:11:13.711  Error: siginfo address=0xfffffffffffffff8, address=0xb63d56
2019-06-26 17:11:13.719  Error: Failed to start gdb, will use backtrace() for printing stack frame

2019-06-26 17:11:13.722  Error: #0  /usr/local/domoticz/bin/domoticz() [0x552d80]
2019-06-26 17:11:13.722  Error: #1  /usr/local/domoticz/bin/domoticz() [0x553ae5]
2019-06-26 17:11:13.722  Error: #2  /lib/libpthread.so.0 :  + 0x101c0 [0x7fc324fd51c0]
2019-06-26 17:11:13.722  Error: #3  /usr/local/domoticz/bin/domoticz : std::string::_Rep::_M_dispose(std::allocator<char> const&) + 0x16 [0xb63d56]
2019-06-26 17:11:13.723  Error: #4  /usr/local/domoticz/bin/domoticz : std::string::assign(std::string const&) + 0x3b [0xb64905]
2019-06-26 17:11:13.723  Error: #5  /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Internal::CC::Meter::HandleReport(unsigned char const*, unsigned int, unsigned int) + 0x1ca [0x7fc32547e89a]
2019-06-26 17:11:13.723  Error: #6  /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Internal::CC::MultiInstance::HandleMultiChannelEncap(unsigned char const*, unsigned int) + 0x12f [0x7fc32548277f]
2019-06-26 17:11:13.723  Error: #7  /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Internal::CC::MultiInstance::HandleMsg(unsigned char const*, unsigned int, unsigned int) + 0x4e [0x7fc32548390e]
2019-06-26 17:11:13.723  Error: #8  /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Node::ApplicationCommandHandler(unsigned char const*, bool) + 0x125 [0x7fc3255392e5]
2019-06-26 17:11:13.723  Error: #9  /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Driver::ProcessMsg(unsigned char*, unsigned char) + 0x3d9 [0x7fc3254fb719]
2019-06-26 17:11:13.723  Error: #10 /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Driver::ReadMsg() + 0x71c [0x7fc3254fca9c]
2019-06-26 17:11:13.723  Error: #11 /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Driver::DriverThreadProc(OpenZWave::Internal::Platform::Event*) + 0x468 [0x7fc3254fe8e8]
2019-06-26 17:11:13.723  Error: #12 /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Internal::Platform::ThreadImpl::Run() + 0x13 [0x7fc3254e2893]
2019-06-26 17:11:13.723  Error: #13 /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Internal::Platform::ThreadImpl::ThreadProc(void*) + 0x9 [0x7fc3254e28a9]
2019-06-26 17:11:13.723  Error: #14 /lib/libpthread.so.0 :  + 0x72c4 [0x7fc324fcc2c4]
2019-06-26 17:11:13.723  Error: #15 /lib/libc.so.6 : clone + 0x6d [0x7fc32437c10d]

Re: domoticz in synology as package! Available now.

Posted: Wednesday 26 June 2019 18:11
by jumbotroll
Gravityz wrote: Wednesday 26 June 2019 17:50 tested 929 but again it is crashing.
i think this is a library/compiling thing

Code: Select all

2019-06-26 17:10:48.748 Error: OpenZWave: Unhandled Meter type: Power, class: 0x32 (METER), NodeID: 8 (0x08), Index: 8, Instance: 1
2019-06-26 17:10:48.749 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.751 Error: OpenZWave: Unhandled Meter type: Power, class: 0x32 (METER), NodeID: 11 (0x0b), Index: 8, Instance: 1
2019-06-26 17:10:48.751 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.751 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.751 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.751 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.754 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.754 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.755 Error: OpenZWave: Unhandled Meter type: Power, class: 0x32 (METER), NodeID: 17 (0x11), Index: 8, Instance: 1
2019-06-26 17:10:48.755 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689
2019-06-26 17:10:48.756 Error: OpenZWave: Unhandled Meter type: Power, class: 0x32 (METER), NodeID: 18 (0x12), Index: 8, Instance: 1
2019-06-26 17:10:48.756 Error: OpenZWave: Unhandled value type: 1, OpenZWave.cpp:1689




2019-06-26 17:11:13.711  Error: Domoticz(pid:19392, tid:19711('OZW-driver')) received fatal signal 11 (Segmentation fault)
2019-06-26 17:11:13.711  Error: siginfo address=0xfffffffffffffff8, address=0xb63d56
2019-06-26 17:11:13.719  Error: Failed to start gdb, will use backtrace() for printing stack frame

2019-06-26 17:11:13.722  Error: #0  /usr/local/domoticz/bin/domoticz() [0x552d80]
2019-06-26 17:11:13.722  Error: #1  /usr/local/domoticz/bin/domoticz() [0x553ae5]
2019-06-26 17:11:13.722  Error: #2  /lib/libpthread.so.0 :  + 0x101c0 [0x7fc324fd51c0]
2019-06-26 17:11:13.722  Error: #3  /usr/local/domoticz/bin/domoticz : std::string::_Rep::_M_dispose(std::allocator<char> const&) + 0x16 [0xb63d56]
2019-06-26 17:11:13.723  Error: #4  /usr/local/domoticz/bin/domoticz : std::string::assign(std::string const&) + 0x3b [0xb64905]
2019-06-26 17:11:13.723  Error: #5  /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Internal::CC::Meter::HandleReport(unsigned char const*, unsigned int, unsigned int) + 0x1ca [0x7fc32547e89a]
2019-06-26 17:11:13.723  Error: #6  /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Internal::CC::MultiInstance::HandleMultiChannelEncap(unsigned char const*, unsigned int) + 0x12f [0x7fc32548277f]
2019-06-26 17:11:13.723  Error: #7  /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Internal::CC::MultiInstance::HandleMsg(unsigned char const*, unsigned int, unsigned int) + 0x4e [0x7fc32548390e]
2019-06-26 17:11:13.723  Error: #8  /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Node::ApplicationCommandHandler(unsigned char const*, bool) + 0x125 [0x7fc3255392e5]
2019-06-26 17:11:13.723  Error: #9  /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Driver::ProcessMsg(unsigned char*, unsigned char) + 0x3d9 [0x7fc3254fb719]
2019-06-26 17:11:13.723  Error: #10 /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Driver::ReadMsg() + 0x71c [0x7fc3254fca9c]
2019-06-26 17:11:13.723  Error: #11 /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Driver::DriverThreadProc(OpenZWave::Internal::Platform::Event*) + 0x468 [0x7fc3254fe8e8]
2019-06-26 17:11:13.723  Error: #12 /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Internal::Platform::ThreadImpl::Run() + 0x13 [0x7fc3254e2893]
2019-06-26 17:11:13.723  Error: #13 /usr/local/domoticz/lib/libopenzwave.so.1.6 : OpenZWave::Internal::Platform::ThreadImpl::ThreadProc(void*) + 0x9 [0x7fc3254e28a9]
2019-06-26 17:11:13.723  Error: #14 /lib/libpthread.so.0 :  + 0x72c4 [0x7fc324fcc2c4]
2019-06-26 17:11:13.723  Error: #15 /lib/libc.so.6 : clone + 0x6d [0x7fc32437c10d]
Running very stable on arch-x86 on DS712+.
Only changes in building these packages is openzwave source and latest domoticz source.
Building with same settings as prev versions.
What 1.6 version openzwave was stable for you?
I can try to build that version with latest domoticz source if you want to test.
It is Apollolake you using?

Re: domoticz in synology as package! Available now.

Posted: Wednesday 26 June 2019 20:24
by Gravityz
yes apollolake without python.

the last stable version which was running good was 891
this is using Zwave Version: 1.6-748-g339d53d7-dirty

i know they changed some things regarding openzwave but if this is causing the problems i might need to repport this elsewere

seems strange that x86 platform is running ok and Apollolake not

Re: domoticz in synology as package! Available now.

Posted: Wednesday 26 June 2019 20:39
by jumbotroll
Gravityz wrote: Wednesday 26 June 2019 20:24 yes apollolake without python.

the last stable version which was running good was 891
this is using Zwave Version: 1.6-748-g339d53d7-dirty

i know they changed some things regarding openzwave but if this is causing the problems i might need to repport this elsewere

seems strange that x86 platform is running ok and Apollolake not
I will build domoticz beta v 4.10930 with openzwave 1.6-748 and upload soon you can test if you want.
BTW I did not update the package, but reinstalled on my synology.

Re: domoticz in synology as package! Available now.

Posted: Wednesday 26 June 2019 21:07
by Gravityz
ok
i will test on friday(busy day tomorrow)
then i will test freh install with 929 as well to see if this makes a difference

but are you now building a package with an older zwave version ?
if this is the case i still need to report this problem

Re: domoticz in synology as package! Available now.

Posted: Wednesday 26 June 2019 21:10
by jumbotroll
Gravityz wrote: Wednesday 26 June 2019 21:07 ok
i will test on friday(busy day tomorrow)
then i will test freh install with 929 as well to see if this makes a difference

but are you now building a package with an older zwave version ?
if this is the case i still need to report this problem
I think the problem is the latest openzwave source.
I have uploaded latest domoticz beta with openzwave 1.6.748 for you to test.

Re: domoticz in synology as package! Available now.

Posted: Thursday 27 June 2019 22:54
by Gravityz
ok thanks.

downloaded it(v730)

can you also make a build with the latest zwave version(or i can use v729 for testing which already has the latest zwave)
got this as feedback to the problem so i will need to install the latest version and do some logging.

Code: Select all

Those are 2 unrelated bugs.

@nixalsschrott

A fix for a crash with some "Mutlilevel Switch" devices like Roller Shutters has been available for a while on the Dev branch of OpenZWave.

@GravityRZ
The "Meter" crash fix has been very recently merged into OpenZWave master, and it is also on the Dev branch.

You'll want both fixes but "Dev" has not been merged yet. We're still waiting to get more feedback on the "Dev" branch so you can help us. But please follow these instructions.

In Domoticz: enable debug logging on the OpenZWave controller.

Stop Domoticz.

Make a backup of Domoticz... database, scripts, config files, ...

Follow the Domoticz wiki to build from source. Check out the "Dev" branch of OpenZWave.

If you already had this "build from source setup" going then please do a "make clean" in the OZW repo. Also use latest commit of Domoticz repo. Then "make" OZW and then "make" Domoticz.

You'll need to re-interview all devices to properly test the Dev branch of OpenZWave.

To force interview, delete ozwcache_* file in your Config folder.

This means you'll have to wake up all sleeping nodes. How many nodes do you have and how many are battery operated? You'll have to judge, if it is doable to wake them up manually or if you can wait until they wake up at their set interval.

Then start Domoticz and please provide a full OZW_Log.txt from the start, this is important because the issue was caused by the order of commands issued during the interview.

If it crashes, drag and drop the OZW_Log.txt, ozwcache* and the Domoticz stack trace here as files.

Re: domoticz in synology as package! Available now.

Posted: Thursday 27 June 2019 23:47
by jumbotroll
Gravityz wrote: Thursday 27 June 2019 22:54 ok thanks.

downloaded it(v730)

can you also make a build with the latest zwave version(or i can use v729 for testing which already has the latest zwave)
got this as feedback to the problem so i will need to install the latest version and do some logging.
Domoticz v4.10935
with
OpenZWave: Version: 1.6-792-g711a83af-dirty
Is uploaded.

Re: domoticz in synology as package! Available now.

Posted: Saturday 29 June 2019 20:11
by Gravityz
installed 735 but before installing it i did

enabled debugging
stopped package
delected ozw log and cache files

upgraded package
started package

running smoothly without problems( just some errors regarding the fgms001 sensor but they are known)
even the qubino config file is corrected so this is the first time it started without the need of modifying files


thanks

Re: domoticz in synology as package! Available now.

Posted: Sunday 30 June 2019 12:55
by nixalsschrott
@jumbotroll

Will there be an update on Domoticz Beta for DSM 6.2 with Python
I need for apollolake.
Since last beta version my Domoticz is not running anymore, now I am stuck on Domoticz v4.0.10917-8.
Without python was updated several times now.

I have read that openzwave in dev branch has got several promising updates.

Kind regards
matty

Re: domoticz in synology as package! Available now.

Posted: Sunday 30 June 2019 17:50
by jumbotroll
nixalsschrott wrote: Sunday 30 June 2019 12:55 @jumbotroll

Will there be an update on Domoticz Beta for DSM 6.2 with Python
I need for apollolake.
Since last beta version my Domoticz is not running anymore, now I am stuck on Domoticz v4.0.10917-8.
Without python was updated several times now.

I have read that openzwave in dev branch has got several promising updates.

Kind regards
matty
All domoticz python packages is updated 8-)

Re: domoticz in synology as package! Available now.

Posted: Monday 01 July 2019 7:52
by nixalsschrott
Thank you a lot!
V4.10939 is running for several hours overnight without any major issues now.
Some minor errors appear in the log but Domoticz is not crashing up to now.
Kind regards

Re: domoticz in synology as package! Available now.

Posted: Thursday 04 July 2019 11:14
by manutremo
Hi, in case others get into the same problem as me... I just upgraded to 10939 in a 1513+ cedarview version and go the OZW crash. Deleted the ozw cache file and restarted, seems to be working now. Thanks!

Re: domoticz in synology as package! Available now.

Posted: Saturday 27 July 2019 16:13
by Ernstl
Hi,
Just another question using domoticz on my synology ds 216j.
My configuration is with an aeotec z-Wave Stick at one usb-Port. It works fine for me.
Now in want to add a zigBee-Stick too.
Is this possible, or do I create problems?
Anything to have an eye on?
What stick is best for this?

Regards
Ernstl

Re: domoticz in synology as package! Available now.

Posted: Wednesday 28 August 2019 19:15
by Gravityz
Hi Jumbotroll.
can you create a new build for apollolake without python.
want to test some changes regarding the new buienrader implementation which looks really nice

Re: domoticz in synology as package! Available now.

Posted: Wednesday 28 August 2019 20:32
by jumbotroll
Gravityz wrote: Wednesday 28 August 2019 19:15 Hi Jumbotroll.
can you create a new build for apollolake without python.
want to test some changes regarding the new buienrader implementation which looks really nice
Uploaded :-)