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

Can't install on Ubuntu #34735

Closed
carloszan opened this issue Sep 15, 2021 · 2 comments
Closed

Can't install on Ubuntu #34735

carloszan opened this issue Sep 15, 2021 · 2 comments

Comments

@carloszan
Copy link

Rancher Server Setup

  • Rancher version: 2.6.0

Describe the bug
I tried to install in a new virtual machine (virtual box) running Ubuntu 18.04.5 server mode and it keeps giving me 404 on a file which should be at https://github.com/rancher/rancher/releases/download/v2.6.0/rancherd-amd64.tar.gz

To Reproduce

curl -sfL https://get.rancher.io | sh -

Result

root@rancher:/etc/rancher/rke2# curl -sfL https://get.rancher.io | sh -
[INFO]  finding release for channel latest
[INFO]  using v2.6.0 as release
[INFO]  downloading checksums at https://github.com/rancher/rancher/releases/download/v2.6.0/sha256sum.txt
[INFO]  downloading tarball at https://github.com/rancher/rancher/releases/download/v2.6.0/rancherd-amd64.tar.gz
curl: (22) The requested URL returned error: 404

Expected Result

Should install

Screenshots

image

Additional context

@kingsd041
Copy link

kingsd041 commented Sep 15, 2021

RancherD was introduced in 2.5 as an easy-to-use installation binary. With the introduction of RKE2 provisioning, this project is being re-written and will be available at a later time. See #33423.

@carloszan
Copy link
Author

RancherD was introduced in 2.5 as an easy-to-use installation binary. With the introduction of RKE2 provisioning, this project is being re-written and will be available at a later time. See #33423.

oh, thank you. i couldnt find that issue before. i think we can close this issue then

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