2016-08-17 81 views
0

我剛開始在Arch Linux上使用Google App Engine with IntelliJ IDEAGoogle App引擎:無法上傳知識庫(403:禁止訪問)

我已經在我的機器上創建了教程庫的本地克隆,對它做了一些小改動,並且試圖將項目上傳回服務器。這將導致以下錯誤:

Post https://us.gcr.io/v2/foo/appengine/default.bar/blobs/uploads/: token auth attempt for registry: https://us.gcr.io/v2/token?account=_token&scope=repository%3Afoo%2Fappengine%2Fdefault.bar%3Apush%2Cpull&service=us.gcr.io request failed with status: 403 Forbidden 
ERROR 
ERROR: error pushing image "us.gcr.io/foo/appengine/default.bar:latest": exit status 1 
ERROR: (gcloud.preview.app.deploy) Error Response: [2] Build failed; check build logs for details 

我試着用gcloud auth login通過瀏覽器登錄驗證我的電腦,但一直沒有解決的問題。我手動生成了一個密鑰,但我不知道如何使用gcloud工具註冊此密鑰?

回答

-1

你知道這個巨幅橫額,告訴你開始免費試用300美元的補充信貸?它可以幫助你點擊它。 D'哦!我只是沒有啓動服務!)

相關問題