==> app-root/logs/nodejs.log <==
Error: listen EACCES
at errnoException (net.js:901:11)
at Server._listen2 (net.js:1020:19)
at listen (net.js:1061:10)
at Server.listen (net.js:1135:5)
at EventEmitter.app.listen (/var/lib/openshift/54f8b4884382ec1555000153/app-root/runtime/repo/node_modules/keystone/node_modules/express/lib/application.js:595:24)
at Object.events.onMount (/var/lib/openshift/54f8b4884382ec1555000153/app-root/runtime/repo/node_modules/keystone/lib/core/start.js:128:30)
at mounted (/var/lib/openshift/54f8b4884382ec1555000153/app-root/runtime/repo/node_modules/keystone/lib/core/mount.js:614:29)
at /var/lib/openshift/54f8b4884382ec1555000153/app-root/runtime/repo/node_modules/keystone/lib/updates.js:180:15
at /var/lib/openshift/54f8b4884382ec1555000153/app-root/runtime/repo/node_modules/async/lib/async.js:157:25
at Promise.<anonymous> (/var/lib/openshift/54f8b4884382ec1555000153/app-root/runtime/repo/node_modules/keystone/lib/updates.js:120:5)
at Promise.<anonymous> (/var/lib/openshift/54f8b4884382ec1555000153/app-root/runtime/repo/node_modules/keystone/node_modules/mongoose/node_modules/mpromise/lib/promise.js:177:8)
at Promise.EventEmitter.emit (events.js:95:17)
at Promise.emit (/var/lib/openshift/54f8b4884382ec1555000153/app-root/runtime/repo/node_modules/keystone/node_modules/mongoose/node_modules/mpromise/lib/promise.js:84:38)
at Promise.fulfill (/var/lib/openshift/54f8b4884382ec1555000153/app-root/runtime/repo/node_modules/keystone/node_modules/mongoose/node_modules/mpromise/lib/promise.js:97:20)
at /var/lib/openshift/54f8b4884382ec1555000153/app-root/runtime/repo/node_modules/keystone/node_modules/mongoose/lib/query.js:1400:13
at model.Document.init (/var/lib/openshift/54f8b4884382ec1555000153/app-root/runtime/repo/node_modules/keystone/node_modules/mongoose/lib/document.js:254:11)
DEBUG: Program node keystone.js exited with code 1
DEBUG: Starting child process with 'node keystone.js'
DEBUG: Sending SIGTERM to child...
Now i have checked the env via SSH and they seems to be correct, i am getting poot 8080 and what seems like a correct IP address.
I'm obviously missing something simple here, so help greatly appreciated!
Thanks
Gareth