buildx write_package or create_package errors with ghcr.io using GITHUB_TOKEN #32184
-
EDIT: there are a couple of grumbles on the interwebs now, seemingly not just me - https://downdetector.com.au/status/github/ Getting the following error suddenly (this all worked yesterday)
adding debug logs to buildx shows the issue
But - I've followed all the correct configurations - is there a current issue with ghcr that may cause this?
I can reliably replicate this error across repos, users and packages |
Beta Was this translation helpful? Give feedback.
Replies: 13 comments 13 replies
-
Not sure if related - I'm getting a similar buildx error using actions. Everything worked fine last month using the same workflow yaml
Job setup shows correct read/write access assigned
Login to ghcr via
|
Beta Was this translation helpful? Give feedback.
-
now there's an incident - https://www.githubstatus.com/incidents/d181frs643d4 |
Beta Was this translation helpful? Give feedback.
-
We are still experiencing this issue
|
Beta Was this translation helpful? Give feedback.
-
Looks like the issue is resurfacing intermittently and resolving after some time.
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Also worth checking out the Package Settings as listed here. It helped me out! |
Beta Was this translation helpful? Give feedback.
-
This is still happening 😅 |
Beta Was this translation helpful? Give feedback.
-
Happened again, doing everything as reported by others. |
Beta Was this translation helpful? Give feedback.
-
Happened again :( |
Beta Was this translation helpful? Give feedback.
-
This is still a problem. I just had an image successfully push on one PR, then minutes later I'm getting 403s on PRs in the same repo.
The failing PR is only bumping an image tag 😕 |
Beta Was this translation helpful? Give feedback.
-
Facing the issue again, When we are trying to push images to the GHCR we are getting Is there any issues going on with GitHub Packages? @tobybellwood |
Beta Was this translation helpful? Give feedback.
-
Got the same error : I did find it odd that only one a specific repository this seems to happen. That repository has very little activity; usually it gets rebuild/build/pushed on minor changes. So it stands out that it suddenly fails to push. Especially since the same credentials are used for another repository that seem to work fine. Then it occurred to me that within organisation packages you can set permissions; I noticed on the working repository we used "inherited access". (ie, via ORG->Packages->(package name)->Package Settings->(somewhere below)). On the failing repository we had not. I made sure that we also used "inherited access" and made sure the proper team(s)/member(s) got access and voila it worked. Somehow this got introduced between two publishes for our repo and this broke? |
Beta Was this translation helpful? Give feedback.
-
Had the same issue and wasted hours chasing it. Permissions were specified as expected, everything was supposed to work according to docs. Eventually I gave up on |
Beta Was this translation helpful? Give feedback.
now there's an incident - https://www.githubstatus.com/incidents/d181frs643d4