You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing recently "Error: fatal: error in object: unshallow" on github actions, it's not happening everytime, but often recently.
Any ideas? (I have truncated repo names)
Fetching the repository
/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
From https://github.com/...
- [deleted] (none) -> origin/sil-2656-implement-ability-to-toggle-access-to-parent-account
- [deleted] (none) -> origin/suez-4495-remove-carriage-from-graph
Error: fatal: error in object: unshallow 46bd1d9c132ed45bd396d6d5ec5834b6fda8169b
The process '/usr/bin/git' failed with exit code 128
Waiting 12 seconds before trying again
/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
Error: fatal: error in object: unshallow 46bd1d9c132ed45bd396d6d5ec[58](https://github.com/.../actions/runs/9564426959/job/26365177341#step:2:64)34b6fda8169b
The process '/usr/bin/git' failed with exit code 128
Waiting 11 seconds before trying again
/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
Error: fatal: error in object: unshallow 46bd1d9c132ed45bd396d6d5ec5834b6fda8169b
Error: The process '/usr/bin/git' failed with exit code 128
The text was updated successfully, but these errors were encountered:
I'm facing recently "Error: fatal: error in object: unshallow" on github actions, it's not happening everytime, but often recently.
Any ideas? (I have truncated repo names)
The text was updated successfully, but these errors were encountered: