Fails to create app with current node version
Opened this issue · 0 comments
jsvgoncalves commented
Running the following command on openshift fails.
$ rhc app create nodemongo nodejs-0.10 --from-code https://github.com/mongolab/mongolab-openshift-quickstart
Creating application 'nodemongo' ...
The initial build for the application failed: Shell command '/sbin/runuser -s /bin/sh 5612d4c82d5271be87000071 -c "exec /usr/bin/runcon 'unconfined_u:system_r:openshift_t:s0:c6,c223' /bin/sh -c \"gear
postreceive --init >> /tmp/initial-build.log 2>&1\""' returned an error. rc=255
and
Application 'nodemongo' failed to start (port 8080 not available)