-
-
Notifications
You must be signed in to change notification settings - Fork 577
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Legacy algorithm support #56
Comments
related to issue appleboy/scp-action#15 @abdelhamid-attaby Can you provide detailed steps about how to generate the ssh key? |
Add the algorithm to your client config:
|
@appleboy I generated the key using the |
Which client config, I am using Github Actions. |
@abdelhamid-attaby Can you login to your server via ssh? |
@appleboy Yes I can using a downloaded private key. |
@appleboy any idea? The |
@abdelhamid-attaby I will take it. |
@appleboy Thanks |
@abdelhamid-attaby Please help to try https://github.com/appleboy/ssh-action/releases/tag/v0.1.0 version and give me feedback. |
@appleboy same here 🙁 |
@abdelhamid-attaby Please add the following: use_insecure_cipher: true see https://github.com/appleboy/ssh-action#input-variables |
@appleboy same
|
@abdelhamid-attaby Please help to try the master version
|
@appleboy same |
@abdelhamid-attaby Can you post your config? |
|
Please re-run again and make sure the image cache layer. |
@appleboy worked now 👌. Thanks a lot 🙏. It is an amazing action by the way. |
@abdelhamid-attaby I will bump the new version. Thanks for your testing. |
I got the following message when trying to ssh a BlueHost server:
Even when I try
ssh-action@v0.0.9
.The text was updated successfully, but these errors were encountered: