简体   繁体   中英

Bitbucket error logs when trying to git push

Trying to push new changes to Bitbucket and suddenly I received this error. The push was successful though.

I was initially confused if the error came from my code since I also used Django, and was paranoid of some weird rare cases that I don't know. But thought at the same time that it's totally different stuff that would not be possible to cross paths.

So I guess there was an error in Bitbucket internally? I was just surprised users are able to see their error logs.

在此处输入图片说明

Since you don't have pipelienes associated to your BitBucket repository, that might be linked to this BitBucket incident .
It is possible BitBucket is using PgBouncer (a PostgreSQL connection pooler) .

We are currently investigating an issue cloning repositories over HTTP.
Pipelines builds that use HTTP to clone are also impacted.

This incident affected: Git via HTTPS, Mercurial via HTTPS, and Pipelines.

It is resolved though, which means your next push should not trigger any error message.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM