0

我正在尝试在 cloub 中推送 repo,但出现以下错误:

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/'

网上有没有与这个问题相关的东西?有人能帮我一下吗?提前thanx 如果我这样做

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.
4

1 回答 1

0

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

https://openshift.redhat.com/community/forums/openshift/not-able-to-push-repo

谢谢

于 2012-11-14T22:22:01.387 回答