How severe does this issue affect your experience of using Ray?
- High: It blocks me to complete my task.
Hi, I had a working ray cluster earlier using a config file, but this time, when nothing has changed , when trying to launch the cluster via ray up, it is unable to ssh into the head, and repeatedly saying permission denied (publickey), ssh still not available. The command still initializes the ec2 instance for the head node in aws, and I am able to connect to the head node through the aws console just fine.
Any idea whats going wrong? The key pair and security group being used is just the one auto-created by ray, so there shouldn’t be any issues there. I also saw a similar post, and made sure nothing was going wrong there, ie the user was correct (ubuntu) and ray is installed on the ec2 isntance. Any help would be greatly appreciated, thanks!