Device configuration, apply failed

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Johnny
Posts: 5
Joined: 26 Feb 2013 14:38

Device configuration, apply failed

Post by Johnny »

PoltoS: first I want to thank you for your great work and support!!
I could set up my razberry very quick and without any troubles for controlling lights and blinds.

When I try to save the Device configuration of any device I receive the error message:
"Command execution failed due to some error on the server: Internal Server Error"
Any ideas what could cause this error?

cheers,
Johnny
User avatar
PoltoS
Posts: 7571
Joined: 26 Jan 2011 19:36

Please look on the log files

Post by PoltoS »

Please look on the log files in /var/log/z-way-server.log to see what kind of error do you have.
Johnny
Posts: 5
Joined: 26 Feb 2013 14:38

log files

Post by Johnny »

I could not find anything unusual in the log file and I also realized, that applying the settings is
actually working although I receive the error message.

I checked the error console of my browser and think that the error is caused by this call:
http://192.168.0.100:8083/ZWaveAPI/Run/ ... ].Set(0,0)

If I execute this link in my browser I receive the message:
Uncaught TypeError: Cannot call method 'Set' of undefined

Referring to the documentation I guess commandClasses[117] = 0x75 = Protection Mode?
User avatar
PoltoS
Posts: 7571
Joined: 26 Jan 2011 19:36

Ah ok. Protection is not

Post by PoltoS »

Ah ok. Protection is not implemented yet, so this is not a bug. The question is where have this record appeared from? Just go to Raw mode and unchek it.
Johnny
Posts: 5
Joined: 26 Feb 2013 14:38

Unchecked and the error is

Post by Johnny »

Unchecked and the error is gone, thanks a lot!
Hmm, I have ZME_06436 and ZME_05458 in the network, the razberry installation settings should be as downloaded.
Post Reply