In Progress
Status Update
Comments
da...@farm-ng.com <da...@farm-ng.com> #2
As of 11 PM PT, March 2nd 2025 it is working again.
lu...@gmail.com <lu...@gmail.com> #3
There was a temporary disruption in the creation of new changes, which has been resolved by the 3rd Mar 2025 at 6 AM GMT. Can you confirm that the push is now working again?
Description
GerritHub/GitHub projects names: farm-ng/autumn
Full URL exhibiting the problem: N/A
Expected behavior: I can push CLs
Observed behavior: I get an error when pushing CLs.
git push origin HEAD:refs/for/main
Remote "origin" does not support the LFS locking API. Consider disabling it with:
$ git config lfs.
Enumerating objects: 404, done.
Counting objects: 100% (404/404), done.
Delta compression using up to 48 threads
Compressing objects: 100% (226/226), done.
Writing objects: 100% (230/230), 40.90 KiB | 4.09 MiB/s, done.
Total 230 (delta 162), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (162/162)
remote: Processing changes: done
remote: error: internal error
remote: commit b6e25f5: warning: subject >50 characters; use shorter first paragraph
To ssh://
! [remote rejected] HEAD -> refs/for/main (internal error)
error: failed to push some refs to 'ssh://
error: Recipe `push` failed on line 6 with exit code 1
Timestamp when the error occurred (include timezone):
Keeps happening since about 4 PM PT, March 2nd 2025
Has this worked before? If yes, when? Yes I could push before for the last weeks.
If applicable: screenshot of erroneous UI element: N/A
If applicable: JavaScript console log (chrome: F12 > Console): N/A
If applicable: Browser (name, version, operating system) N/A
If using git command-line: output of "which git && git --version"
/usr/bin/git
git version 2.34.1