Skip to content
New issue

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

Recent failure to push a PR to GitLab #2

Closed
Zimmi48 opened this issue May 7, 2018 · 1 comment
Closed

Recent failure to push a PR to GitLab #2

Zimmi48 opened this issue May 7, 2018 · 1 comment
Milestone

Comments

@Zimmi48
Copy link
Member

Zimmi48 commented May 7, 2018

It seems that there is a pre-receive hook at gitlab.com/coq/coq (probably a default pre-receive hook) that failed because of some internal error and prevented to push a PR to GitLab. Relevant logs:

2018-05-07T15:52:44.307834+00:00 app[web.1]: From https://github.com/Zimmi48/coq
2018-05-07T15:52:44.307856+00:00 app[web.1]:  * branch            clean-up/internal-function -> FETCH_HEAD
2018-05-07T15:52:45.757916+00:00 app[web.1]: remote: hooks/pre-receive:19:in `increase_reference_counter': undefined method `[]' for nil:NilClass (NoMethodError)        
2018-05-07T15:52:45.757933+00:00 app[web.1]: remote: 	from hooks/pre-receive:32:in `<main>'        
2018-05-07T15:52:45.776715+00:00 app[web.1]: To git@gitlab.com:coq/coq
2018-05-07T15:52:45.776723+00:00 app[web.1]:  ! [remote rejected] 40c97a2c23e7f6c49b8812346c2e05190ed6f496 -> pr-7450 (pre-receive hook declined)
2018-05-07T15:52:45.776726+00:00 app[web.1]: error: failed to push some refs to 'git@gitlab.com:coq/coq'
2018-05-07T15:52:45.778633+00:00 app[web.1]: Command "cd ~/repo && GIT_SSH_COMMAND='ssh -i ~/bot_rsa -o "StrictHostKeyChecking=no"' git fetch https://github.com/Zimmi48/coq clean-up/internal-function && cd ~/repo && GIT_SSH_COMMAND='ssh -i ~/bot_rsa -o "StrictHostKeyChecking=no"' git push git@gitlab.com:coq/coq +40c97a2c23e7f6c49b8812346c2e05190ed6f496:refs/heads/pr-7450" exited with status 1.

To investigate and maybe open a bug report at GitLab.

@Zimmi48
Copy link
Member Author

Zimmi48 commented Jul 16, 2018

I haven't seen any recent similar occurrences.

@Zimmi48 Zimmi48 closed this as completed Jul 16, 2018
@Zimmi48 Zimmi48 added this to the 0.1.0 milestone Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant