Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Something went wrong" on any change #5

Open
fenst opened this issue May 15, 2023 · 0 comments
Open

"Something went wrong" on any change #5

fenst opened this issue May 15, 2023 · 0 comments

Comments

@fenst
Copy link

fenst commented May 15, 2023

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)

2023-05-15 17_09_41-C__Users_dgonchar_Downloads_z-way-server log - Notepad++

Here is the configuration of the module.

`{
"data": [
{
"moduleId": "BaseModule",
"active": true,
"title": "Base Module",
"params": {

  },
  "id": 15,
  "creationTime": 1684157594,
  "category": "developers_stuff"
}

],
"code": 200,
"message": "200 OK",
"error": null
}`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant