Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

rsync-deploy - Permission denied (publickey,password).

Brandon DeWeese January 23, 2020

Public key and password work fine for sftp-deploy. 

am i missing something?

 - step:
name: Staging
deployment: staging
script:
- echo "Deploying to staging environment"
- pipe: atlassian/rsync-deploy:0.4.0
variables:
USER: 'USER'
SERVER: 'SERVER'
REMOTE_PATH: '/home/deweese/irisstaging'
LOCAL_PATH: '.'

 

1 answer

0 votes
Alexander Zhukov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 25, 2020

Hi @Brandon DeWeese . Your configuration looks correct. Have you tried passing your ssh key to the pipe explicitly via the SSH_KEY parameter? I also suggest enabling debug mode by setting the DEBUG variable to true.

Brandon DeWeese April 28, 2022

Yea, doesn't work and the debug doesn't really provide any clues. Still can't get it to work 2 years later. What a tool.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events