Hey, I’m trying to download the machine config to ssh into some hosts I created on AWS.
2 issues:
1 - Rancher cannot ssh into the hosts. (I used rancher: INFRA | Hosts | Add Hosts | Amazon EC2)
2 - When I try to download “Machine Config” nothing downloads. It fails silently.
The console in Chrome dev tools reports 404 (Not Found):
util.js:58 GET http://10.10.55.10:8080/v2-beta/projects/1a24/hosts/1h9/config 404 (Not Found)
No clue how to proceed from here. I need the ssh key to troubleshoot what is going on.
Thanks!