This message was deleted.
# rke2
a
This message was deleted.
c
You appear to have env vars set that are instructing the install script to skip downloading and just use the already download local artifacts. Why?
Check your env for vars that start with INSTALL_RKE2
a
mmm... I can't find anything like this:
Copy code
node01:~ # env | grep INSTALL
node01:~ #
c
Either that or you've trimmed out a bunch of the log. I don't see any of the stuff about checking the channel server, printing out what version it's installing, and so on.
a
I literally copied and pasted the entire contents of the install output here. Only redacted the node name
c
It is running as if you have
$INSTALL_RKE2_ARTIFACT_PATH
set. I don't see any other possibility. https://github.com/rancher/rke2/blob/bf068e2ab2df279d690d636caf157f632cb8edb2/install.sh#L630
a
shit
sorry, you're right
it gets installed by the proxy script
when you asked me to check - I logged into the node and checked, but didn't source the proxy
sorry about that. I'll take it from here