Overview
Use this article to troubleshoot common errors that can prevent you from logging in via SSH to your instance.
Permission denied (publickey)
This error occurs most often because you are not specifying the correct private key when connecting. Remember, you can only have one Key pair per instance. Make sure to check your DreamCompute dashboard to confirm you're using the correct private key.
How do I locate the correct Key pair?
You can find the correct Key pair name in your dashboard.
- Navigate to the DreamCompute page.
- Click the 'View Dashboard' button.
- On the left, click 'Compute'.
- From the dropdown select Instances. Your instances are listed.
- To the right of your instance, look under the column titled Key Pair. This is the name of the Key pair assigned to this specific instance. YOU MUST USE THIS KEY PAIR WHEN CONNECTING.