bytecodealliance / bytecodealliance/wasm-pkg-tools

authentication error using `wasm-pkg-loader`

Open
#37 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
160
Forks
42
Avg merge
7h 57m
Merged PRs (30d)
3

Description

I just downloaded `wasm-pkg-loader` for the first time, and tried the example from the README:

```bash
wasm-pkg-loader wasi:preview1-command-adapter
```

For some reason this doesn't seem to work, and I'm met with an authentication error:

```bash
Error: error listing wasi:preview1-command-adapter releases

Caused by:
0: OCI error: Authentication failure: {"errors":[{"code":"DENIED","message":"requested access to the resource is denied"}]}

1: Authentication failure: {"errors":[{"code":"DENIED","message":"requested access to the resource is denied"}]}
```

I'm not sure what is causing this failure, but I assume the intent was for this to succeed? Is there something users should be configuring or installing before executing this command so it works?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.