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

Unable to start server - OS error 28 on Ubuntu 20.04 #83

Closed
jcuffe opened this issue Sep 11, 2022 · 2 comments
Closed

Unable to start server - OS error 28 on Ubuntu 20.04 #83

jcuffe opened this issue Sep 11, 2022 · 2 comments

Comments

@jcuffe
Copy link

jcuffe commented Sep 11, 2022

Originates from this line: https://github.com/second-state/wasmedge-quickjs/blob/main/modules/http.js#L764

Machine details:

❯ uname -sr
Linux 5.15.0-46-generic

❯ uname -a
Linux bropletop 5.15.0-46-generic #49~20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

❯ wasmedge --version
wasmedge version 0.9.1

❯ cargo --version
cargo 1.62.0 (a748cf5a3 2022-06-08)

Using a pre-built image of the much simpler HTTP app works for me via cri-o and crun, but I'm not aware of such an image for the react examples, and I am unable to run the the simple HTTP example bytecode locally either (same error).

@juntao
Copy link
Member

juntao commented Sep 11, 2022

Can you upgrade to wasmedge 0.11? Just re-run the WasmEdge installer command on your system and it will upgrade for you. Thank you!

@jcuffe
Copy link
Author

jcuffe commented Sep 12, 2022

Worked, thanks!

@jcuffe jcuffe closed this as completed Sep 12, 2022
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