Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quickstart spin container (qs-wasm-spin) doesn't start #90

Closed
Freakazoid182 opened this issue Apr 22, 2023 · 1 comment
Closed

Quickstart spin container (qs-wasm-spin) doesn't start #90

Freakazoid182 opened this issue Apr 22, 2023 · 1 comment

Comments

@Freakazoid182
Copy link

I have been following the spin quickstart tutorial and executing the steps exactly as described. I'm getting this error when trying to run the qs-wasm-spin container.

Error: failed to start containerd task "testwasm": Cannot read manifest file from "/run/k3s/containerd/io.containerd.runtime.v2.task/k8s.io/testwasm/rootfs/spin.toml": unknown                            

The only difference with the example is that I've updated the Dockerfile to use rust 1.68.1 instead of 1.59 as noticed some issues with restoring the spin-sdk package on 1.59.

The spin.toml file looks to be copied to the container just fine.

image

Strangely the example image works just fine:

ghcr.io/deislabs/containerd-wasm-shims/examples/spin-rust-hello:v0.5.1

This image does also seem to contain the spin_go_hello.wasm file though, but I'm assuming that doesn't matter.

Is the quickstart demo still up to date?
Thanks for any help on this!

@Mossaka
Copy link
Member

Mossaka commented Nov 23, 2023

Close by #188

@Mossaka Mossaka closed this as completed Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants