The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

slaik
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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
Contributor
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
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 26, 2019

I have same problem :/

TAGS
AUG Leaders

Atlassian Community Events