You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that I was originally getting this error because you need to pass in the --net flag and use sudo to listen on port 80.
$ ~/.cargo/bin/wasmer run-unstable .2023-05-22T12:17:13.962139Z ERROR static_web_server::server: server failed to start up: failed to bind to [::]:80 addressCaused by: Not supported (os error 58)
Running:
Doesn't do anything the wasmer.io website (it just halts)
The text was updated successfully, but these errors were encountered: