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
I encountered the same issue today, after a server update.
The issue we encountered was after an upgrade of our cluster. In logs we encountered non-compatibles ciphers algorithms. This could be explained by no-update of this action since 2022.
My recommandation is to switch over another one, such as following:
👉 appleboy/ssh-action
I'm trying to run a script on remote machine. For some reason an action fails.
My workflow looks like this:
Here is output:
As you can see
rsync
is working correctly and it was able to copy all files via SSH. However the next stepgithub-action-ssh
fails.I'm not sure what to do here so here is an issue.
The text was updated successfully, but these errors were encountered: