You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Maros.
I use Raspberry Pi 4 @ Bullseye with Razberry 7 Pro via Z-Way 4.1.0
Today I've installed BaseModule "1.11 stable" for the first time and faced a problem "Something went wrong" when I just activate or deactivate module.
Also there are such errors in z-way-server.log:
[2023-05-15 15:04:27.640] [E] [HTTP] Callback execution error: TypeError: Object.keys called on non-object
at Function.keys (native)
at AutomationController.reconfigureInstance (automation/classes/AutomationController.js:1019:15)
at ZAutomationAPIWebRequest._.extend.reconfigureInstanceFunc (automation/ZAutomationAPIProvider.js:1439:31)
at ZAutomationAPIWebRequest.handlerFunc (automation/ZAutomationAPIProvider.js:4017:30)
at ZAutomationAPIWebRequest.ZAutomationWebRequest.handleRequest (automation/WebserverRequestRouter.js:253:35)
at automation/WebserverRequestRouter.js:32:29
at WebServer.ws.execute (automation/Webserver.js:127:9)
at WebServer.document_root (automation/Webserver.js:26:34)
[2023-05-15 15:04:31.832] [E] [HTTP] Callback execution error: TypeError: Object.keys called on non-object
at Function.keys (native)
at AutomationController.reconfigureInstance (automation/classes/AutomationController.js:1019:15)
at ZAutomationAPIWebRequest._.extend.reconfigureInstanceFunc (automation/ZAutomationAPIProvider.js:1439:31)
at ZAutomationAPIWebRequest.handlerFunc (automation/ZAutomationAPIProvider.js:4017:30)
at ZAutomationAPIWebRequest.ZAutomationWebRequest.handleRequest (automation/WebserverRequestRouter.js:253:35)
at automation/WebserverRequestRouter.js:32:29
at WebServer.ws.execute (automation/Webserver.js:127:9)
at WebServer.document_root (automation/Webserver.js:26:34)
Hi, Maros.
I use Raspberry Pi 4 @ Bullseye with Razberry 7 Pro via Z-Way 4.1.0
Today I've installed BaseModule "1.11 stable" for the first time and faced a problem "Something went wrong" when I just activate or deactivate module.
Also there are such errors in z-way-server.log:
[2023-05-15 15:04:27.640] [E] [HTTP] Callback execution error: TypeError: Object.keys called on non-object
at Function.keys (native)
at AutomationController.reconfigureInstance (automation/classes/AutomationController.js:1019:15)
at ZAutomationAPIWebRequest._.extend.reconfigureInstanceFunc (automation/ZAutomationAPIProvider.js:1439:31)
at ZAutomationAPIWebRequest.handlerFunc (automation/ZAutomationAPIProvider.js:4017:30)
at ZAutomationAPIWebRequest.ZAutomationWebRequest.handleRequest (automation/WebserverRequestRouter.js:253:35)
at automation/WebserverRequestRouter.js:32:29
at WebServer.ws.execute (automation/Webserver.js:127:9)
at WebServer.document_root (automation/Webserver.js:26:34)
[2023-05-15 15:04:31.832] [E] [HTTP] Callback execution error: TypeError: Object.keys called on non-object
at Function.keys (native)
at AutomationController.reconfigureInstance (automation/classes/AutomationController.js:1019:15)
at ZAutomationAPIWebRequest._.extend.reconfigureInstanceFunc (automation/ZAutomationAPIProvider.js:1439:31)
at ZAutomationAPIWebRequest.handlerFunc (automation/ZAutomationAPIProvider.js:4017:30)
at ZAutomationAPIWebRequest.ZAutomationWebRequest.handleRequest (automation/WebserverRequestRouter.js:253:35)
at automation/WebserverRequestRouter.js:32:29
at WebServer.ws.execute (automation/Webserver.js:127:9)
at WebServer.document_root (automation/Webserver.js:26:34)
Here is the configuration of the module.
`{
"data": [
{
"moduleId": "BaseModule",
"active": true,
"title": "Base Module",
"params": {
],
"code": 200,
"message": "200 OK",
"error": null
}`
The text was updated successfully, but these errors were encountered: