openshift-cartridge-nginx-hhvm
openshift-cartridge-nginx-hhvm copied to clipboard
Permission denied error while creating app
I'm getting the following error when trying to create an app using this cartridge:
Creating application 'hhvmtest' ... mkdir: cannot create directory '/var/lib/openshift/53b609aa65fe3fde4600001c/nginx-hhvm//usr': Permission denied
Could you provide some detailed information? Did it happen on every attempt? The usr directory will be chowned as root to prevent malicious modification once started, but I was unable to reproduce this error.
@tengyifei this seems to be an issue with origin's fedora VM as this didn't happen while using OpenShift Online. It did happen on every attempt.