nilup init command failed #182
rk-rishikesh
started this conversation in
Bugs
Replies: 2 comments 2 replies
-
|
Hi @rk-rishikesh . This looks like it may be a simple network connection timeout error. Have you tried running |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @jwolski2 I tired to run the curl command multiple times but received same error. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While attempting to install Nillion SDK tools via
curl https://nilup.nilogy.xyz/install.sh | bashIt failed with following trail
curl https://nilup.nilogy.xyz/install.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 8127 100 8127 0 0 9996 0 --:--:-- --:--:-- --:--:-- 9996
nilup has been installed into /Users/rk/.nilup/bin and added to your $PATH in /Users/rk/.zshenv.
Run 'source /Users/rk/.zshenv' or start a new terminal session to use nilup.
Running 'nilup init' to install the latest version of the SDK:
Installing SDK bins version latest
Downloading latest/nillion-sdk-bins-aarch64-apple-darwin.dmg
Error:
0: Generic S3 error: error decoding response body
1: error decoding response body
2: request or response body error
3: operation timed out
Location:
tools/nilup/src/repository.rs:158
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Install failed with an unexpected error:
nilup init command failed.
Beta Was this translation helpful? Give feedback.
All reactions