无法将git repo推送到OpenShift

无法将git repo推送到OpenShift,git,openshift,Git,Openshift,我试图在cloub中推动回购,但我遇到以下错误: rockvilla@CodeMachine:/var/www/nisargaresort$ git push Counting objects: 9, done. Delta compression using up to 4 threads. Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 473 bytes, done. Total 5 (delta 4)

我试图在cloub中推动回购,但我遇到以下错误:

rockvilla@CodeMachine:/var/www/nisargaresort$ git push
Counting objects: 9, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 473 bytes, done.
Total 5 (delta 4), reused 0 (delta 0)
remote: restart_on_add=false
remote: httpd (no pid file) not running
remote: /usr/libexec/openshift/cartridges/abstract/info/lib/util: line 982:     /var/lib/openshift/0afc2085c8d341ef85f5c8057885035c/app-    root/runtime/repo/.openshift/action_hooks/post_stop_php-5.3: Permission denied
remote: Failed to stop php-5.3
To ssh://0afc2085c8d341ef85f5c8057885035c@nisargaresort-    syndication.rhcloud.com/~/git/nisargaresort.git/
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'ssh://0afc2085c8d341ef85f5c8057885035c@nisargaresort-    syndication.rhcloud.com/~/git/nisargaresort.git/'
网上没有与这个问题相关的东西吗?有人能帮我吗?先发制人 如果我这样做的话

rhc app start -a nisargaresort -d

Contacting https://openshift.redhat.com
Problem reported from server. Response code was 500.

DEBUG:
Cartridge return code: 121

Exit Code: 143
api_c: placeholder
broker_c: namespacerhloginsshapp_uuiddebugaltercartridgecart_typeactionapp_nameapi
API version:    1.1.3

RESULT:
Node execution failure (invalid exit code from node).  If the problem persists please     contact Red Hat support.

让我们用这个论坛帖子来追踪这个问题:


谢谢

以下链接为您的问题提供了答案