error: ssh://git.coopcloud.tech:2222/coop-cloud/recipes-catalogue-json.git did not send all necessary objects #558

Closed
opened 2024-01-29 15:13:05 +00:00 by trav · 1 comment
Owner

"fix was simple enough, destroy ~/.abra/catalogue and re-clone, but error message sucks" says 3wc

	t:~/.abra/recipes$ abra app deploy members.vrec.coop
	FATA[0004] no published release discovered for outline  
	t:~/.abra/recipes$ abra app deploy members.vrec.coop
	FATA[0004] reference has changed concurrently           
	t:~/.abra/recipes$ cd ../catalogue/
	t:~/.abra/catalogue$ git pull
	remote: Enumerating objects: 45, done.
	remote: Counting objects: 100% (45/45), done.
	remote: Compressing objects: 100% (42/42), done.
	remote: Total 42 (delta 27), reused 0 (delta 0), pack-reused 0
	Unpacking objects: 100% (42/42), 4.40 KiB | 107.00 KiB/s, done.
	fatal: bad object refs/remotes/origin/main
	error: ssh://git.coopcloud.tech:2222/coop-cloud/recipes-catalogue-json.git did not send all necessary objects

	t:~/.abra/catalogue$ git pull
	remote: Enumerating objects: 45, done.
	remote: Counting objects: 100% (45/45), done.
	remote: Compressing objects: 100% (42/42), done.
	remote: Total 42 (delta 27), reused 0 (delta 0), pack-reused 0
	Unpacking objects: 100% (42/42), 4.40 KiB | 121.00 KiB/s, done.
	fatal: bad object refs/remotes/origin/main
	error: ssh://git.coopcloud.tech:2222/coop-cloud/recipes-catalogue-json.git did not send all necessary objects

	t:~/.abra/catalogue$ 
"fix was simple enough, destroy ~/.abra/catalogue and re-clone, but error message sucks" says 3wc ``` t:~/.abra/recipes$ abra app deploy members.vrec.coop FATA[0004] no published release discovered for outline t:~/.abra/recipes$ abra app deploy members.vrec.coop FATA[0004] reference has changed concurrently t:~/.abra/recipes$ cd ../catalogue/ t:~/.abra/catalogue$ git pull remote: Enumerating objects: 45, done. remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 100% (42/42), done. remote: Total 42 (delta 27), reused 0 (delta 0), pack-reused 0 Unpacking objects: 100% (42/42), 4.40 KiB | 107.00 KiB/s, done. fatal: bad object refs/remotes/origin/main error: ssh://git.coopcloud.tech:2222/coop-cloud/recipes-catalogue-json.git did not send all necessary objects t:~/.abra/catalogue$ git pull remote: Enumerating objects: 45, done. remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 100% (42/42), done. remote: Total 42 (delta 27), reused 0 (delta 0), pack-reused 0 Unpacking objects: 100% (42/42), 4.40 KiB | 121.00 KiB/s, done. fatal: bad object refs/remotes/origin/main error: ssh://git.coopcloud.tech:2222/coop-cloud/recipes-catalogue-json.git did not send all necessary objects t:~/.abra/catalogue$ ```
trav added the
bug
label 2024-01-29 15:13:05 +00:00
decentral1se added the
abra
good first issue
labels 2024-01-30 06:43:04 +00:00
Owner

Ugh yeh looking at this again, it's unclear where the actual error of "FATA[0004] reference has changed concurrently" is coming from 🙈 I guess that would be the best place to replace the horror error with something like "dear dog the catalogue is borked". @trav (and myself) for next time, let's include the --debug output also so we can track down the line numbers... for now, I'm gonna close this as I can't reproduce or find the error handling...

Ugh yeh looking at this again, it's unclear where the actual error of "FATA[0004] reference has changed concurrently" is coming from 🙈 I guess that would be the best place to replace the horror error with something like "dear dog the catalogue is borked". @trav (and myself) for next time, let's include the `--debug` output also so we can track down the line numbers... for now, I'm gonna close this as I can't reproduce or find the error handling...
decentral1se removed the
good first issue
label 2024-03-27 06:05:34 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#558
No description provided.