Error Launching Services!
Error: All configured authentication methods failed at doNextAuth (/Applications/Wappler.app/Contents/Resources/app/node_modules/ssh2/lib/client.js:803:21) at tryNextAuth (/Applications/Wappler.app/Contents/Resources/app/node_modules/ssh2/lib/client.js:993:7) at tryNextAgentKey (/Applications/Wappler.app/Contents/Resources/app/node_modules/ssh2/lib/client.js:1002:11) at /Applications/Wappler.app/Contents/Resources/app/node_modules/ssh2/lib/client.js:968:15 at /Applications/Wappler.app/Contents/Resources/app/node_modules/ssh2/lib/agent.js:1042:15 at processTicksAndRejections (node:internal/process/task_queues:78:11)
Error: Timed out while waiting for handshake at /Applications/Wappler.app/Contents/Resources/app/node_modules/ssh2/lib/client.js:1014:23 at sentryWrapped (/Applications/Wappler.app/Contents/Resources/app/node_modules/@sentry/browser/dist/helpers.js:75:23)
To fix this issue you need to import the SSH key that matches that of the Servers SSH . We just had the same error.
Servers SSH key:
Import the Server SSH key:
@George seems the generated key is not imported in to the servers SSH keys by default when the new server is added. As it creates a new SSH key it is denied until it is imported. Spooked us a bit seeing a load of red text with an important update...
When creating a new server - you have a choice of provider keys to be authorized for the server.
Those keys are added then on server creation and cam be also visible under the "SSH Keys" branch under the server itself.
If you need to authorize more keys to the server afterwards - this is now possible with the last update, just right click on the "SSH Keys" branch under the server and choose "Authorize SSH Key"