Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-11081

Error when pushing/pulling

XMLWordPrintable

      c0pt@ANKH:~/capilleira/capilleiraclickandgamblemobile$ GIT_CURL_VERBOSE=1 git push
      warning: push.default is unset; its implicit value is changing in
      Git 2.0 from 'matching' to 'simple'. To squelch this message
      and maintain the current behavior after the default changes, use:
      
        git config --global push.default matching
      
      To squelch this message and adopt the new behavior now, use:
      
        git config --global push.default simple
      
      When push.default is set to 'matching', git will push local branches
      to the remote branches that already exist with the same name.
      
      In Git 2.0, Git will default to the more conservative 'simple'
      behavior, which only pushes the current branch to the corresponding
      remote branch that 'git pull' uses to update the current branch.
      
      See 'git help config' and search for 'push.default' for further information.
      (the 'simple' mode was introduced in Git 1.7.11. Use the similar mode
      'current' instead of 'simple' if you sometimes use older versions of Git)
      
      * Couldn't find host bitbucket.org in the .netrc file; using defaults
      * Hostname was NOT found in DNS cache
      *   Trying 131.103.20.167...
      * Connected to bitbucket.org (131.103.20.167) port 443 (#0)
      * found 173 certificates in /etc/ssl/certs/ca-certificates.crt
      * 	 server certificate verification OK
      * 	 common name: bitbucket.org (matched)
      * 	 server certificate expiration date OK
      * 	 server certificate activation date OK
      * 	 certificate public key: RSA
      * 	 certificate version: BCLOUD-3
      * 	 subject: 
      * 	 start date: Wed, 05 Mar 2014 00:00:00 GMT
      
      * 	 expire date: Wed, 25 May 2016 12:00:00 GMT
      
      * 	 issuer: C=US,O=DigiCert Inc,OU=www.digicert.com,CN=DigiCert High Assurance EV CA-1
      * 	 compression: NULL
      * 	 cipher: AES-128-CBC
      * 	 MAC: SHA256
      > GET /hybrisCole/capilleiraclickandgamblemobile.git/info/refs?service=git-receive-pack HTTP/1.1
      User-Agent: git/1.9.1
      Host: bitbucket.org
      Accept: */*
      Accept-Encoding: gzip
      Pragma: no-cache
      
      < HTTP/1.1 404 Not Found
      * Server nginx/1.5.10 is not blacklisted
      < Server: nginx/1.5.10
      < Date: Tue, 10 Mar 2015 22:38:33 GMT
      < Transfer-Encoding: chunked
      < Connection: keep-alive
      < X-Usage-User-Time: 0.005218
      < X-Usage-System-Time: 0.0
      < X-Usage-Input-Ops: 0
      < X-Usage-Output-Ops: 0
      < X-View-Name: bitbucket.bridgehgweb.application
      < 
      * Connection BCLOUD-0 to host bitbucket.org left intact
      fatal: repository &#x27;https://hybrisCole@bitbucket.org/hybrisCole/capilleiraclickandgamblemobile.git/&#x27; not found
      

              Unassigned Unassigned
              c75592ebf27b Alberto Cole
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: