Webserver not starting after activate security module

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
MattiasW
Posts: 5
Joined: 12 May 2020 13:14

Webserver not starting after activate security module

Post by MattiasW »

I tried to active the security module under automation. After that my webserver crashed. I get these messages in the log file:

[2020-05-15 21:05:21.705] [core] Starting ZWay Automation webserver
[2020-05-15 21:05:21.812] [E] [core] result: Error: SyntaxError: Unexpected end of input
at AutomationController.loadNotifications (automation/classes/AutomationController.js:1493:3)
at AutomationController.start (automation/classes/AutomationController.js:252:7)
at automation/main.js:126:13

I tried to restore a backup but that did not help. Then I tried to reinstall z-way-server but the issue still persists. Does anyone have some ideas what to do?
User avatar
PoltoS
Posts: 7571
Joined: 26 Jan 2011 19:36

Re: Webserver not starting after activate security module

Post by PoltoS »

looks like nitification storage is broken. Please remove automation/storage/notificationjson....... (long name) file
MattiasW
Posts: 5
Joined: 12 May 2020 13:14

Re: Webserver not starting after activate security module

Post by MattiasW »

Removing the json file solved it and the server is up. Thanks
Post Reply