Hi all, trying to provision nodes with Rancher v2...
# general
m
Hi all, trying to provision nodes with Rancher v2.5.9 and v2.7.1 and its built-in node-driver for Digital Ocean we observe a very unstable behavior with following errors:
Error creating machine: Error running "sudo apt-get update": ssh command error: command: sudo apt-get update err: exit status 100 output: Hit:1 <http://archive.ubuntu.com/ubuntu> jammy InRelease
[ERROR] handler node-controller: Error creating machine: Error installing Docker: , requeuing
[ERROR] handler node-controller: Error creating machine: Error running "sudo apt-get update": ssh command error: command: sudo apt-get update err: exit status 100 output: Get:1 <http://security.ubuntu.com/ubuntu> focal-security InRelease [114 kB], requeuing
Does anyone have an idea if it could be the node-driver or on Digital Ocean's side? Or are there other ways to debug the problem besides looking through the Rancher-logs?