Hi, tried with node 8 and 9
getting this errors when starting zeno
gunbot@ns1:~/gunbot$ ./zeno-gui-linux-x64
2017-12-24 05:11:23: Paid license enabled
2017-12-24 05:11:24: Connected to PM2 daemon
2017-12-24 05:11:24: Starting GUI server version 1.3
2017-12-24 05:11:24: No SSL enabled, starting non-secure server
2017-12-24 05:11:25: Web server listening on "http://192.111.:8080"
2017-12-24 05:11:25: Socket is open to public, consider configuring whitelist
2017-12-24 05:11:25: Opening browser at "http://192.111.:8080"
(node:2053) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Exited with code 3
(node:2053) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Hi, tried with node 8 and 9 getting this errors when starting zeno
gunbot@ns1:~/gunbot$ ./zeno-gui-linux-x64 2017-12-24 05:11:23: Paid license enabled 2017-12-24 05:11:24: Connected to PM2 daemon 2017-12-24 05:11:24: Starting GUI server version 1.3 2017-12-24 05:11:24: No SSL enabled, starting non-secure server 2017-12-24 05:11:25: Web server listening on "http://192.111.:8080" 2017-12-24 05:11:25: Socket is open to public, consider configuring whitelist 2017-12-24 05:11:25: Opening browser at "http://192.111.:8080" (node:2053) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: Exited with code 3 (node:2053) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.