Error during perform command execution: Error: Invalid argument"

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
kovi44
Posts: 10
Joined: 09 Nov 2015 15:02

Error during perform command execution: Error: Invalid argument"

Post by kovi44 »

Hi,
each 30 minutes I found this error and I am unable to find, what is causing it. Any ideas?

In log file I found just this

[2018-11-02 11:00:00.816] [core] Notification: error (module): Error during perform command execution: Error: Invalid argument
[2018-11-02 11:00:00.820] [core] Error: Invalid argument
at Error (native)
at self.controller.devices.create.handler (automation/modules/ZWave/index.js:4657:13)
at _.extend.performCommand (automation/classes/VirtualDevice.js:301:25)
at automation/modules/SensorsPolling/index.js:82:9
at Array.forEach (native)
at AutomationController.onPoll (automation/modules/SensorsPolling/index.js:81:20)
at AutomationController.EventEmitter.emit (automation/lib/eventemitter2.js:311:33)
at automation/modules/Cron/index.js:138:27
at Array.forEach (native)
at automation/modules/Cron/index.js:126:18
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Error during perform command execution: Error: Invalid argument"

Post by PoltoS »

This is caused by Sensor Polling module. Make sure that it do not poll excluded devices.
Post Reply