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

mirror: Fatal error: Certificate verification: unable to get local issuer certificate

slaik June 16, 2019
- step:
deployment: production
script:
- pipe: atlassian/ftp-deploy:0.1.0
variables:
USER: amphibia_kz
PASSWORD: $FTP_PASSWORD
SERVER: ftp://185.98.7.142
REMOTE_PATH: /zhashalyk.kz
DEBUG: 'true'

Deploy finishes with fatal error:

mirror: Fatal error: Certificate verification: unable to get local issuer certificate (D9:4A:3F:09:BE:6F:79:97:D3:08:1C:E7:56:0D:C3:FA:13:65:85:75) 

 

LOG:

Digest: sha256:222d9400ea04457d794681dd3f2dc906b0ab0a29171c6888e46ba6b76f303ba1Status: Downloaded newer image for bitbucketpipelines/ftp-deploy:0.1.0INFO: Enabling debug mode.+ LFTP_DEBUG_ARGS=-vvv+ run_pipe+ info 'Starting FTP deployment to ftp://185.98.7.142:/zhashalyk.kz...'INFO: Starting FTP deployment to ftp://185.98.7.142:/zhashalyk.kz...+ echo -e '\e[36mINFO: Starting FTP deployment to ftp://185.98.7.142:/zhashalyk.kz...\e[0m'+ set +e+ lftp -u amphibia_kz,$FTP_PASSWORD -e 'mirror --delete-first -vvv -R /opt/atlassian/pipelines/agent/build /zhashalyk.kz;quit' ftp://185.98.7.142mirror: Fatal error: Certificate verification: unable to get local issuer certificate (D9:4A:3F:09:BE:6F:79:97:D3:08:1C:E7:56:0D:C3:FA:13:65:85:75)+ set -e+ STATUS=0+ [[ 0 == \0 ]]+ success 'Deployment finished.'✔ Deployment finished.+ echo -e '\e[32m✔ Deployment finished.\e[0m'+ exit 0

2 answers

1 accepted

4 votes
Answer accepted
Alexander Zhukov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 1, 2019

@slaik , @MoreMeg , the bug should be fixed in the 0.2.0 version.

raschidjfr September 17, 2019

Fixed, Thanks!

Like Nitesh S P likes this
1 vote
Alexander Zhukov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 26, 2019

Hi @slaik . It appears that there is a bug in the ftp-deploy pipe that occasionally breaks deployments with SSL errors. Were currently working on fixing that. 

MoreMeg June 26, 2019

I have same problem :/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events