deislabs / yo-wasm

Yeoman generator for Rust projects intended to build to WASM in OCI registries
Other
63 stars 10 forks source link

Creating a hippo application fails when url's are quoted #39

Closed adamreese closed 3 years ago

adamreese commented 3 years ago
yo wasm
? What is the name of the WASM module? hello-hippo
? What type of application is the module? Web service or application using WAGI
? What is the name of the author? Adam Reese
? What programming language will you write the module in? C
? Where do you plan to publish the module? Hippo
? Would you like to install build tools (WASI SDK)? Yes
? What is the URL of your Hippo service? 'https://localhost:5001'
? What is the URL of your Hippo's Bindle server? 'http://127.0.0.1:8080/v1'
? Would you like to create a new Hippo application for this project? Yes
? What storage ID (bindle name) would you like for your Hippo app? adamreese/hello-hippo
? Enter your Hippo user name (will become app owner) 'admin'
? Enter your Hippo password ***********
[...]
Setting up your Hippo application...
Setup failed! You will need to create the Hippo app manually.
The error was: Error: connect ECONNREFUSED 127.0.0.1:80
[...]
There were errors during setup: see above for details
* Error setting up publishing