Problem installing Razberry. Getting Failed to bind error
Posted: 21 Dec 2016 16:37
Hi
I am having some problem installing Razberry. When I run ./z-way-server in the folder /opt/z-way-server this is what I get.
And when I run this is what is says:
Does anyone know why I am getting this? BTW I am using Beaglebone Black running Debian not Raspberry Pi.
I am having some problem installing Razberry. When I run ./z-way-server in the folder /opt/z-way-server this is what I get.
Code: Select all
Z-Way version v2.2.5 from 2016-11-15 11:42:15 +0300 (build d58b7617c4f553beca4c6f41705b48fa5a4cf56c)
Looking for modules in ./modules
Module modnotification2ext.so loaded
Module modhttp.so loaded
Module modhomekit.so loaded
Module modws.so loaded
Module modzwave.so loaded
Module modsockets.so loaded
Module moddhs.so loaded
Module modcrypto.so loaded
Module modskininstaller.so loaded
Module modinstaller.so loaded
Module modzbw.so loaded
Module modenocean.so loaded
Using default configuration file config.xml
Error: 'debug-port' number is out of range. Skipping it.
Code: Select all
tail /var/log/z-way-server.log
Code: Select all
[2016-12-21 12:56:58.138] [I] [core] Executing script: /*** Automation Webserver Auth Controller ************************************* ...
[2016-12-21 12:56:58.146] [I] [core] Executing script: /*** Z-Way HA Automation module base class ************************************ ...
[2016-12-21 12:56:58.154] [I] [core] Executing script: ...
[2016-12-21 12:56:58.206] [E] [core] result: Error: Error: Failed to bind to 8083
at Error (native)
at automation/Webserver.js:4:6
at automation/main.js:73:5
[2016-12-21 12:56:58.217] [E] [core] result: Error: Error: Uncaught Error: Failed to bind to 8083
at Error (native)
at automation/main.js:73:5