Failed to collect changes Follow
another branche from same repo is ok : feature/APS-75-implement-channel-state-machine-e
but master is not ?
Failed to collect changes, error: List remote refs failed: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake, VCS root: "https://bitbucket.org/zp_thecnology/ams-dynamic-power-supply-port#refs/heads/master" {instance id=5, parent internal id=5, parent id=AmsDynamicPowerSupplyPort_HttpsBitbucketOrgZpThecnologyAmsDynamicPowerSupplyPortRefsHeadsMaster, description: "https://bitbucket.org/zp_thecnology/ams-dynamic-power-supply-port#refs/heads/master"
Please sign in to leave a comment.
The error you've received indicates the remote host terminated the handshake, the remote host in your case being bitbucket.org. I'm not positive about this, but it might be that you have branch permissions configured differently on the master branch. Please see bitbucket's documentation for the details on this: https://support.atlassian.com/bitbucket-cloud/docs/use-branch-permissions/
i don't have any permission on branch
the problem is VCS problem: https://bitbucket.org/zp_thecnology/ams-dynamic-power-supply-port#refs/heads
related to
disable SSL verification for git
but i don't know how to do it properly