You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"❌ Couldn't connect to your server — the SSH key was not accepted.",
208
+
"",
209
+
"This usually means the key doesn't match what's on the server, or the key format is invalid.",
210
+
"",
211
+
`Technical details: ${technicalDetail}`,
212
+
"",
213
+
"💡 Hints:",
214
+
" • Check that the SSH key you added in Dokploy is the same one installed on the server (e.g. in ~/.ssh/authorized_keys).",
215
+
" • Try generating a new SSH key in Dokploy and add only the public key to the server, then try again.",
216
+
" • Make sure to follow the instructions on the Setup Server Button on the SSH Keys tab and then click on deployments tab and check the logs for more details.",
0 commit comments