Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Build action can not push to github package registry #635

Closed
etschelp opened this issue Sep 24, 2021 · 4 comments
Closed

Build action can not push to github package registry #635

etschelp opened this issue Sep 24, 2021 · 4 comments

Comments

@etschelp
Copy link
Contributor

@ryjones for a couple of days now our build action fails when pushing packages to the github container registry with:

buildx failed with: error: failed to solve: unexpected status: 403 Forbidden

It seems like other repositories have the same issue and a proposed fix is to check the repository permissions like it is described in this comment. Unfortunately none of us has the permissions to check this, can you help us out here?

@ryjones
Copy link

ryjones commented Sep 24, 2021

@etschelp I went through and checked that setting on all packages

@etschelp
Copy link
Contributor Author

@ryjones thanks a lot, unfortunately this did not fix the issue. Could it be that we are running into some limitations e.g. too many packages, package storage size exceeded, too many packages transferred etc.?

@etschelp
Copy link
Contributor Author

Changing the package name did fix the issue. This is not ideal, but good enough for now.

@ryjones
Copy link

ryjones commented Sep 30, 2021

OK. I've been busy this week at OSPO in Seattle

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants