Open Issues Need Help
View All on GitHub Permission denied, please try again about 1 month ago
AI Summary: The user is encountering a "Permission denied" error when attempting to deploy files to a remote server using `rsync` within a GitHub Actions workflow. Despite generating an SSH key pair, adding the public key to the server's `authorized_keys`, and storing the private key in GitHub Secrets, the `rsync-deployments` action fails with public key authentication issues.
Complexity:
3/5
documentation good first issue question
GitHub Action for deploying code via rsync over ssh
Shell
#action#actions#continuous-delivery#continuous-deployment#deploy#deployment#devops#docker#github#github-action#github-actions#immutability#passphrase#rsync#ssh#ssh-key
help wanted investigate question
GitHub Action for deploying code via rsync over ssh
Shell
#action#actions#continuous-delivery#continuous-deployment#deploy#deployment#devops#docker#github#github-action#github-actions#immutability#passphrase#rsync#ssh#ssh-key