The connection to the server localhost:8080 was refused - did you specify the right host or port?
fixed:
run command /usr/local/bin/k3s-uninstall.sh
How do you even run a recent k3s release on k3os? It looks like k3os was not updated for months...
@runningman84
run command:
curl -sfL https://get.k3s.io | sh -
/usr/local/bin/k3s-killall.sh
sudo k3s server
Hmm I thought k3os would use some operator to update k3s and the system would be somehow write protected.
@ibuildthecloud do you have any eta for a new k3os release?
Please see https://github.com/rancher/k3os/issues/173#issuecomment-531636552 and note that this was fixed in #181