https://rancher.com/ logo
Title
a

acoustic-motherboard-98931

09/07/2022, 12:55 PM
Hello, I’m trying to install RKE2 but I have some issues. First, this command doesn’t give any feedback:
~$ sudo curl -sfL <https://get.rke2.io> | sh -
And after that, I receive this error with the second command:
~$ sudo systemctl enable rke2-server.service
Failed to enable unit: Unit file rke2-server.service does not exist.
Any hit on this? Thanks
h

hundreds-evening-84071

09/07/2022, 12:58 PM
Assuming you have gone thru the requirement page and are meeting them? what OS are you trying this on?
a

acoustic-motherboard-98931

09/07/2022, 12:59 PM
yes I did, I’m using
Ubuntu 20.04.5 LTS
c

creamy-pencil-82913

09/07/2022, 2:34 PM
If you just run the curl command, without piping it into sh, what do you get? It sounds like the install script can't be downloaded on your host.