Problem during Zwave install
Posted: 24 Sep 2017 14:55
Hi All,
I have a problem during install of Zwave on my Raspberry Pi3, here's the log in /var/log/z-way-server.log.
[2017-09-24 10:47:59.957] [core] Executing script: /*** Z-Way Home Automation Engine main executable ***************************** ...
[2017-09-24 10:47:59.961] [core] Executing script: // Comon utilities and functions ...
[2017-09-24 10:47:59.968] [core] Executing script: // This script transforms old formats to new ...
[2017-09-24 10:48:00.038] [core] Executing script: /*! EventEmitter2 https://github.com/hij1nx/EventEmitter2 Copyright (c) 2013 hij1nx Licensed under the MIT license.*/ ...
[2017-09-24 10:48:00.059] [core] Executing script: // Underscore.js 1.7.0 http://underscorejs.org (c) 2009-2014 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ...
[2017-09-24 10:48:00.084] [core] Executing script: /*! Papa Parse v4.1.2 https://github.com/mholt/PapaParse */ ...
[2017-09-24 10:48:00.116] [core] Executing script: /* @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */ ...
[2017-09-24 10:48:00.136] [core] Executing script: // BAOS_API_2011_01_29_001 ...
[2017-09-24 10:48:00.137] [core] Executing script: // Converts IntelHex into binary 128 kB file ...
[2017-09-24 10:48:00.138] [I] [core] Executing script: // Public domain version of Base64 encoder/decoder found somewhere in the Internet ...
[2017-09-24 10:48:00.144] [I] [core] Executing script: //--------------------------------------------------------------------- ...
[2017-09-24 10:48:00.161] [I] [core] Executing script: /* ...
[2017-09-24 10:48:00.164] [I] [core] Executing script: /*** Z-Way HA Virtual Device base class *************************************** ...
[2017-09-24 10:48:00.167] [I] [core] Executing script: /*** Z-Way DevicesCollection class ************************************ ...
[2017-09-24 10:48:00.190] [I] [core] Executing script: /*** Z-Way HA Controller class module ***************************************** ...
[2017-09-24 10:48:00.193] [I] [core] Executing script: /*** Automation Webserver Auth Controller ************************************* ...
[2017-09-24 10:48:00.194] [I] [core] Executing script: /*** Z-Way HA Automation module base class ************************************ ...
[2017-09-24 10:48:00.195] [I] [core] Executing script: /*** Initialize Webserver and Handlers ***************************************** ...
[2017-09-24 10:48:00.203] [E] [core] result: Error: ReferenceError: WebServer is not defined
at automation/Webserver.js:10:10
at automation/main.js:74:5
[2017-09-24 10:48:00.205] [E] [core] result: Error: Error: Uncaught ReferenceError: WebServer is not defined
at Error (native)
at automation/main.js:74:5
Does anyone have an idea about this issue and how to solve it?
Thanks
I have a problem during install of Zwave on my Raspberry Pi3, here's the log in /var/log/z-way-server.log.
[2017-09-24 10:47:59.957] [core] Executing script: /*** Z-Way Home Automation Engine main executable ***************************** ...
[2017-09-24 10:47:59.961] [core] Executing script: // Comon utilities and functions ...
[2017-09-24 10:47:59.968] [core] Executing script: // This script transforms old formats to new ...
[2017-09-24 10:48:00.038] [core] Executing script: /*! EventEmitter2 https://github.com/hij1nx/EventEmitter2 Copyright (c) 2013 hij1nx Licensed under the MIT license.*/ ...
[2017-09-24 10:48:00.059] [core] Executing script: // Underscore.js 1.7.0 http://underscorejs.org (c) 2009-2014 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors ...
[2017-09-24 10:48:00.084] [core] Executing script: /*! Papa Parse v4.1.2 https://github.com/mholt/PapaParse */ ...
[2017-09-24 10:48:00.116] [core] Executing script: /* @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */ ...
[2017-09-24 10:48:00.136] [core] Executing script: // BAOS_API_2011_01_29_001 ...
[2017-09-24 10:48:00.137] [core] Executing script: // Converts IntelHex into binary 128 kB file ...
[2017-09-24 10:48:00.138] [I] [core] Executing script: // Public domain version of Base64 encoder/decoder found somewhere in the Internet ...
[2017-09-24 10:48:00.144] [I] [core] Executing script: //--------------------------------------------------------------------- ...
[2017-09-24 10:48:00.161] [I] [core] Executing script: /* ...
[2017-09-24 10:48:00.164] [I] [core] Executing script: /*** Z-Way HA Virtual Device base class *************************************** ...
[2017-09-24 10:48:00.167] [I] [core] Executing script: /*** Z-Way DevicesCollection class ************************************ ...
[2017-09-24 10:48:00.190] [I] [core] Executing script: /*** Z-Way HA Controller class module ***************************************** ...
[2017-09-24 10:48:00.193] [I] [core] Executing script: /*** Automation Webserver Auth Controller ************************************* ...
[2017-09-24 10:48:00.194] [I] [core] Executing script: /*** Z-Way HA Automation module base class ************************************ ...
[2017-09-24 10:48:00.195] [I] [core] Executing script: /*** Initialize Webserver and Handlers ***************************************** ...
[2017-09-24 10:48:00.203] [E] [core] result: Error: ReferenceError: WebServer is not defined
at automation/Webserver.js:10:10
at automation/main.js:74:5
[2017-09-24 10:48:00.205] [E] [core] result: Error: Error: Uncaught ReferenceError: WebServer is not defined
at Error (native)
at automation/main.js:74:5
Does anyone have an idea about this issue and how to solve it?
Thanks