DokployD
Dokploy17mo ago
26 replies
localλorse

Deploy of the test app (Dokploy/next-todo-app) fails, git clone fails: Host key verification failed.

I followed the guide (https://youtu.be/mznYKPvhcfw?t=372) exactly, but the deploy step fails with:
Initializing deployment
Cloning Repo Custom git@github.com:Dokploy/next-todo-app.git to /etc/dokploy/applications/test-todo-app-frontend-639a2f/code: ✅
Cloning into '/etc/dokploy/applications/test-todo-app-frontend-639a2f/code'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

ERROR Cloning Custom Git: Error: Cloning into '/etc/dokploy/applications/test-todo-app-frontend-639a2f/code'...
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
: ❌

Any idea why?
Was this page helpful?