Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
fsari opened this issue Mar 20, 2020 · 1 comment

Comments

@fsari
Copy link

fsari commented Mar 20, 2020

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
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants