UniversalDevicesInc/polyglot-v2

error: uncaughtException REPORT THIS!: Error: listen EACCES 0.0.0. 0:80

Opened this issue · 0 comments

After attempting to install v2.2.6 beta my polisy system will not answer browser calls using http/https with ports:3000/443/ or none.
I have tried with an .env file and without but no response anymore.
I have deleted polyglot several times and installed v2.2.6 several times including deletion of the user polyglot with no success.

The debug.log just repeats this group of lines now saying to report this.


2019-11-8 20:31:00 [polyglot] info: Starting Polyglot....
2019-11-8 20:31:01 [polyglot] info: Settings: Polyglot Version 2.2.6
2019-11-8 20:31:01 [polyglot] info: Settings: Retrieved config from database
2019-11-8 20:31:01 [polyglot] info: Running in Polisy mode
2019-11-8 20:31:01 [polyglot] info: Settings: Retrieved config overrides from .env and updated d atabase
2019-11-8 20:31:01 [polyglot] debug: Checking for DB Maintenence needs...
2019-11-8 20:31:01 [polyglot] debug: DB Version Found: 2 no maintenence necessary.
2019-11-8 20:31:01 [polyglot] info: Aedes MQTT Broker Service: Started on port 1883
2019-11-8 20:31:01 [polyglot] info: MQTT Client Service: Started
2019-11-8 20:31:01 [polyglot] error: uncaughtException: listen EACCES 0.0.0.0:80
Error: listen EACCES 0.0.0.0:80
at Object._errnoException (util.js:1031:13)
at _exceptionWithHostPort (util.js:1052:20)
at Server.setupListenHandle [as _listen2] (net.js:1350:19)
at listenInCluster (net.js:1408:12)
at doListen (net.js:1523:7)
at _combinedTickCallback (internal/process/next_tick.js:141:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
2019-11-8 20:31:01 [polyglot] error: uncaughtException REPORT THIS!: Error: listen EACCES 0.0.0. 0:80
at Object._errnoException (util.js:1031:13)
at _exceptionWithHostPort (util.js:1052:20)
at Server.setupListenHandle [as _listen2] (net.js:1350:19)
at listenInCluster (net.js:1408:12)
at doListen (net.js:1523:7)
at _combinedTickCallback (internal/process/next_tick.js:141:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
2019-11-8 20:31:01 [polyglot] info: Caught SIGTERM/SIGINT Shutting down.
2019-11-8 20:31:04 [polyglot] debug: Created PID file: /var/polyglot/polyglot.pid