| Issue 2749: | internal server error when push | |
| 3 people starred this issue and may be notified of changes. | Back to list |
************************************************************ ***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW ***** ***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL ***** ***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC. ***** ***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS! ***** ************************************************************ *Affected Version: 2.9-rc2 *What steps will reproduce the problem? 1. Every commit & push. *What is the expected output? What do you see instead? Counting objects: 60, done. Delta compression using up to 4 threads. Compressing objects: 100% (27/27), done. Writing objects: 100% (43/43), 3.76 KiB | 0 bytes/s, done. Total 43 (delta 11), reused 0 (delta 0) remote: Resolving deltas: 100% (11/11) remote: Processing changes: refs: 2, done To ssh://username@myhost.com:29418/test ! [remote rejected] HEAD -> refs/for/master (internal server error) error: failed to push some refs to 'ssh://username@myhost.com:29418/test' *Please provide any additional information below. attach file : error log.
Jun 30, 2014
Project Member
#1
David.Os...@gmail.com
Status:
AwaitingInformation
Jul 30, 2014
I have the same issue. After install gerrit 2.8.6.1, when I push code, I saw this error,
Jul 30, 2014
repro steps: 1. Install gerrit 2.8.6.1, configured mysql, nginx and gerrit. 2. Create a project in the gerrit. 3. git clone the project and get the change Id. 4. make some changes and git push origin HEAD:refs/for/master
Aug 20, 2014
I have the same issue after upgrading from 2.7 -> 2.9. Our gerrit is configured for MySQL
Aug 20, 2014
I noticed that while I was getting (internal server error) my exception log looked different. My error related to the reviewnotes plugin needing to be upgraded. Now working for me.
Aug 29, 2014
what was the submit type for the project you got this error with ? |
|
| ► Sign in to add a comment |