My Z-way server disconnects itself

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
steoj
Posts: 7
Joined: 09 Feb 2020 22:31

My Z-way server disconnects itself

Post by steoj »

Getting this error in the log:

Code: Select all

[2020-07-23 23:15:12.367] [I] [core] TypeError: undefined is not a function
    at self.controller.devices.create.handler (automation/modules/ZWave/index.js:6074:10)
    at _.extend.performCommand (automation/classes/VirtualDevice.js:316:25)
    at ZAutomationAPIWebRequest._.extend.performVDevCommandFunc (automation/ZAutomationAPIProvider.js:442:51)
    at ZAutomationAPIWebRequest.handlerFunc (automation/ZAutomationAPIProvider.js:4241:31)
    at ZAutomationAPIWebRequest.ZAutomationWebRequest.handleRequest (automation/WebserverRequestRouter.js:263:35)
    at automation/WebserverRequestRouter.js:32:29
    at WebServer.document_root (automation/Webserver.js:36:11)
Is there a way to see what is causing this error?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: My Z-way server disconnects itself

Post by PoltoS »

Which device do you try to control?
Post Reply