Troubleshooting
Last updated
Was this helpful?
Last updated
Was this helpful?
Make sure that you have added an SSH key to your account.
If you see this red warning triangle, navigate to Account -> Integrations and add your SSH key using our guide.
Make sure that key that was added to SSH access is a valid public key.
When connecting via OpenSSH 8.8+ client ensure that the following configuration is added to the SSH client configuration file:
Or inline the configuration option when connecting, for example:
If running time-consuming commands via SSH the tmux terminal might come in handy to preserve your SSH session and even have multiple CLI windows.