We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Running the following command on openshift fails.
and
The text was updated successfully, but these errors were encountered: