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

'DEBIAN7' for property vm_image_type is not an allowed choice" error on deploy #1869

Closed
sam0x17 opened this issue Dec 5, 2017 · 6 comments
Closed
Assignees

Comments

@sam0x17
Copy link

sam0x17 commented Dec 5, 2017

I just suddenly got this error this morning when I tried to deploy. I've been deploying successfully for months and this deploy contained a merely cosmetic change to my app so I think this is rather strange.

...
738c23a13a19: Layer already exists
31cb62ec9f95: Layer already exists
0a79470cd5e1: Pushed
dd6426b5d02d: Pushed
latest: digest: sha256:3438c3544a6144ee5890081bc4cab80dfcff9c9242e2573d85c7ac910dc2d2df size: 3460
DONE
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Updating service [default] (this may take several minutes)...
.....................failed.
ERROR: (gcloud.app.deploy) Error Response: [13] Unexpected Error. (Value u'DEBIAN7' for property vm_image_type is not an allowed choice)
@sam0x17 sam0x17 changed the title "'DEBIAN7' for property vm_image_type is not an allowed choice" error on deploy 'DEBIAN7' for property vm_image_type is not an allowed choice" error on deploy Dec 5, 2017
@quartzmo quartzmo self-assigned this Dec 5, 2017
@quartzmo
Copy link
Member

quartzmo commented Dec 5, 2017

Hi @sam0x17, is this an error that involves this client library, google-cloud-ruby or one of its sub-packages, such as google-cloud-bigquery ?

@sam0x17
Copy link
Author

sam0x17 commented Dec 5, 2017

When I re-tried the deploy it worked -- interesting

@quartzmo it involves deploying a rails app to app engine -- I'm not sure where to post so I posted here

@sam0x17
Copy link
Author

sam0x17 commented Dec 5, 2017

@quartzmo feel free to close -- too bad app engine doesn't have a place to report issues like this

@quartzmo quartzmo closed this as completed Dec 5, 2017
@dazuma
Copy link
Member

dazuma commented Dec 5, 2017

@sam0x17 You can report app engine issues on https://github.com/GoogleCloudPlatform/ruby-docker which is the Ruby runtime. That will at least be one step closer to the teams involved. (In this case, I don't know what the deal was with the error you saw, but if it corrected itself it might have been a momentary fluke in the service. I'll see if I can get some answers.)

@quartzmo
Copy link
Member

quartzmo commented Dec 5, 2017

@sam0x17 You can also try asking on Stack Overflow with the google-app-engine tag. If you get an answer, please link back to it from this issue, to help out any future person who comes across this issue in a web search.

@sam0x17
Copy link
Author

sam0x17 commented Dec 5, 2017

ah ruby-docker -- totally forgot about that -- thanks @dazuma !!!

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

3 participants