将github镜像到云源仓库

G.F*_*.F. 6 github google-cloud-platform

已经 3 天无法连接,显示“无法连接存储库”

所有访问权限均已授予,我是存储库所有者

也许你知道如何处理这个问题

编辑:Bitbucked 连接没有任何问题

先谢谢了

在此输入图像描述

小智 5

在项目上启用sourcerepo.googleapis.com API 解决了这个问题。


小智 1

看来谷歌的服务目前有问题。当您尝试连接时,它会执行 POST。我有同样的问题。

在我这边,它试图发布:

请求网址:

https://grimoire-pa.clients6.google.com/batch%24ct=multipart%2Fmixed%3B%20boundary%3Dbatch764066031442833345

请求方法:POST 状态代码:200 远程地址:172.217.15.202:443

响应是 503 错误:

Content-Type: application/http
Content-ID: <response-batch764066031442833345+gapiRequest@googleapis.com>

HTTP/1.1 503 Service Unavailable
Vary: Origin
Vary: X-Origin
Vary: Referer
Content-Type: application/json; charset=UTF-8

{
  "error": {
    "code": 503,
    "message": "The service is currently unavailable.",
    "status": "UNAVAILABLE"
  }
}

--batch_C_zVap1Dhuz5adk2myfN4OrLwJOruXCd--
Run Code Online (Sandbox Code Playgroud)