Hello, I met a problem when I tried to fetch new code of seandroid/manifests.git. ----------------------------------------------------------------------------------------------
xxf@xxf-ubuntu-vm:~/android_repo/se-manifests$ git fetch origin error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing https://bitbucket.org/seandroid/manifests.git/info/refs fatal: HTTP request failed ----------------------------------------------------------------------------------------------- The last time when I successfully downloaded manifests.git was about the end of July. To overcame this error, today I create an account on bitbucket.org. But I still cannot clone successfully. ----------------------------------------------------------------------------------------------- xxf@xxf-ubuntu-vm:~/android_repo/se-manifests$ GIT_SSL_NO_VERIFY=true git fetch origin Username for 'https://bitbucket.org': xiaoxiangfu Password for 'https://[email protected]': fatal: Authentication failed xxf@xxf-ubuntu-vm:~/android_repo/se-manifests$ ----------------------------------------------------------------------------------------------- I’m behind a proxy. Did someone else meet this error before? Thanks a lot! Xiaoxiangfu 从三星移动设备发送
