Failed to install SDK. What's the reason? Please help me!

sh -ci “$(curl -fsSL https://sdk.dfinity.org/install.sh)”
curl: (22) The requested URL returned error: 404

Tips for direct access are as follows:

What is the reason?

Have you try also sh -ci "$(curl -fsSL https://smartcontracts.org/install.sh)" ?

The doc has been moved from sdk.dfinity to smartcontracts.org, maybe some urls aren’t valid anymore :man_shrugging:

1 Like

Thank you. I tried. Your method is OK

2 Likes

glad to hear it works now!

I am getting a certificate expired error. I tried what @peterparker suggested (change the domain). but still the same issue.

Try updating open-ssl on your machine.

2 Likes

Thank you for the tip. I tried that, but didnt work. The error now i am getting is a bit different, but still it is a cert issue. I installed newer curl which comes with openssl 1.1.1.