GoogleCloudPlatform / google-cloud-visualstudio

Google Cloud Tools for Visual Studio
https://cloud.google.com/tools/visual-studio/docs/
Apache License 2.0
88 stars 51 forks source link

FROM gcr.io/google-appengine/aspnetcore:3.1 manifest for gcr.io/google-appengine/aspnetcore:3.1 not found ERROR #1102

Open fsari opened 4 years ago

fsari commented 4 years ago

Hi I am getting following error when I try Publish To Google Cloud on Visual Studio

My Project is .NET Core 3.1 Web API

----------------------------- REMOTE BUILD OUTPUT ------------------------------ starting build "95534111-f021-41ff-9b91-04bb18ea92ec"

FETCHSOURCE Fetching storage object: gs://staging.xxxxxx.appspot.com/us.gcr.io/xxxxxxx/appengine/default.20200320t113344:latest#1584693302503289 Copying gs://staging.xxxxx.appspot.com/us.gcr.io/xxxxxxx/appengine/default.20200320t113344:latest#1584693302503289...

/ [0 files][ 0.0 B/ 15.4 MiB]-- [1 files][ 15.4 MiB/ 15.4 MiB]

Operation completed over 1 objects/15.4 MiB. BUILD Already have image (with digest): gcr.io/cloud-builders/docker Sending build context to Docker daemon 46.32MB

Step 1/4 : FROM gcr.io/google-appengine/aspnetcore:3.1 manifest for gcr.io/google-appengine/aspnetcore:3.1 not found ERROR ERROR: build step 0 "gcr.io/cloud-builders/docker" failed: step exited with non-zero status: 1

meteatamel commented 4 years ago

Can you try again? App Engine now supports .NET Core 3.1