git push to bitbucket立即失败 [英] git push to bitbucket fails immediately

查看:109
本文介绍了git push to bitbucket立即失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有错误无法在公司的bitbucket存储库上查找我的bitbucket帐户"(端口9418)(在数据库查找期间发生不可恢复的错误.).它是如此之快地失败了,它似乎并没有查找任何东西.几乎感觉就像我需要清除缓存,但是不知道那是否有可能.

With error Unable to lookup 'my bitbucket account' (port 9418) (A non-recoverable error occurred during a database lookup.) on a corporate bitbucket repository. It fails so quickly, it doesn't seem to be looking up anything. It almost feels like I need to clear out cache, but don't know if that's even possible.

它过去一直没有问题,而且似乎是突然之间.我可以毫无问题地登录到存储库.错误仅在推,克隆或拉动时发生.

It has worked in the past with no issues and seems to be all of a sudden. I can log into the repository with no problem. Error only happens on push, clone, or pull.

推荐答案

基于该端口,我将假设您在端口9418上使用的是本机git协议,而不是HTTPS或SSH-并且,因此,您使用的是Bitbucket Server而不是Bitbucket Cloud.无论哪种方式,都不支持git协议( https://jira.atlassian.com/browse/服务器的BSERV-2508

I'm going to assume, based on that port, that you're using the native git protocol on port 9418 instead of HTTPS or SSH - and that, therefore, you're using Bitbucket Server instead of Bitbucket Cloud. Either way, the git protocol is not supported (https://jira.atlassian.com/browse/BSERV-2508 for Server, https://bitbucket.org/site/master/issues/11899/not-able-to-use-git-protocol-url for Cloud).

您是否可以使用HTTPS或SSH进行推/拉/克隆/等操作?

Are you able to push/pull/clone/etc using HTTPS or SSH instead?

这篇关于git push to bitbucket立即失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆