WebAssembly / WebAssembly/WASI
`wkg wit fetch` Not authorized: url https://ghcr.io/v2/webassembly/wasi/cli/tags/list
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 333
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 3
Description
As soon as I have a few includes in a wit file, wkg wit fetch fails with the following error. I'm not sure if that is an issue with wkg or the packages here in this repository.
$ wkg wit fetch
vscode ➜ /workspaces/home-wasi/crates/roth-touchline (main) $ wkg wit fetch
Error: registry error: Not authorized: url https://ghcr.io/v2/webassembly/wasi/cli/tags/list
Caused by:
Not authorized: url https://ghcr.io/v2/webassembly/wasi/cli/tags/list
Currently nobody in our team nor the CI system can execute successfully. I also verified that no wrong docker/oci credentials are on the machine, in fact there is no docker at all installed.
One of the strange findings is that in case there's only one include fetch seems to run fine.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing wkg wit fetch with one include and with several includes, focusing on the request to https://ghcr.io/v2/webassembly/wasi/cli/tags/list. Compare behavior with and without Docker or OCI credentials; done when multi-include fetch succeeds for both local users and CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, github, rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100