According the the Google Cloud SDK - Release Notes 
<https://cloud.google.com/sdk/release_notes>, the 91.0.1 release actually 
rolled back changes all the way to version 90.0.0. It is possible this 
included some breaking changes, as shown on the release notes. Though it 
does not explicitly state that one of these changes may have caused this 
error, it is indeed possible. I have not yet been able to reproduce this 
issue. Would you be able to provide the exact steps for reproducing this 
issue so that it can be easily reproduced?

Please note that for issues requiring some debugging, the App Engine public 
issue tracker <https://code.google.com/p/googleappengine/issues/list> may 
be a more suitable forum. It also allows moderators to lock visibility in 
the event that project-sensitive information is required to troubleshoot 
further.

On Monday, January 18, 2016 at 7:08:42 AM UTC-5, Stefano Ciccarelli wrote:
>
> I've tried to downgrade gcloud to 91.0.1 and I can deploy again.
>
> I'm stuck on that version, because using gcloud 92.0.0 I cannot deploy.
>
>
> Il giorno lun 18 gen 2016 alle ore 09:17 Stefano Ciccarelli <
> [email protected]> ha scritto:
>
>> Hello!
>>
>> Since friday I cannot deploy a module to managed VMs anymore.
>>
>> I get this error:
>> ERROR: (gcloud.preview.app.deploy) Error Response: [500] Internal error 
>> encountered.
>>
>> I tried to launch the gcloud preview app deploy command using the 
>> --verbosity debug flag and I get a bunch of
>>
>> Updating module [vm].../DEBUG: Response returned status 500, retrying
>> DEBUG: Retrying request to url 
>> https://appengine.googleapis.com/v1beta4/apps/cloudmotive/modules/vm/versions?alt=json
>>  
>> after exception HttpError accessing <
>> https://appengine.googleapis.com/v1beta4/apps/cloudmotive/modules/vm/versions?alt=json>:
>>  
>> response: <{'status': '500', 'alternate-protocol': '443:quic,p=1', 
>> 'content-length': '109', 'x-xss-protection': '1; mode=block', 
>> 'x-content-type-options': 'nosniff', 'transfer-encoding': 'chunked', 
>> 'vary': 'Origin, X-Origin, Referer', 'server': 'ESF', '-content-encoding': 
>> 'gzip', 'cache-control': 'private', 'date': 'Mon, 18 Jan 2016 08:14:58 
>> GMT', 'x-frame-options': 'SAMEORIGIN', 'alt-svc': 'quic=":443"; ma=604800; 
>> v="30,29,28,27,26,25"', 'content-type': 'application/json; 
>> charset=UTF-8'}>, content <{
>>   "error": {
>>     "code": 500,
>>     "message": "Internal error encountered.",
>>     "status": "INTERNAL"
>>   }
>> }
>> >
>>
>> before gcloud gives up.
>>
>> Now I'm stuck, because I have a version running, but I need to deploy a 
>> new version. What can I do?
>>
>> Thanks
>>
>> -- 
>> *Stefano Ciccarelli* 
>> GAE Application Division 
>> / Director 
>> [email protected] 
>>
>> *M.M.B. s.r.l.* 
>> via Granarolo, 177/7 - 48018 Faenza (RA) - Italy 
>> tel. +39.0546.637711 - fax +39.0546.46077 
>> www.mmbsoftware.it - [email protected]
>>
>> Le informazioni contenute in questa comunicazione sono riservate e 
>> destinate esclusivamente alla/e persona/e o all'ente sopra indicati. E' 
>> vietato ai soggetti diversi dai destinatari qualsiasi uso, copia, 
>> diffusione di quanto in esso contenuto sia ai sensi dell'art. 616 c.p., sia 
>> ai sensi del DL n. 196/03. Se questa comunicazione Vi e' pervenuta per 
>> errore, Vi preghiamo di rispondere a questa e-mail e successivamente 
>> cancellarla dal Vostro sistema.
>>
> -- 
> *Stefano Ciccarelli* 
> GAE Application Division 
> / Director 
> [email protected] 
>
> *M.M.B. s.r.l.* 
> via Granarolo, 177/7 - 48018 Faenza (RA) - Italy 
> tel. +39.0546.637711 - fax +39.0546.46077 
> www.mmbsoftware.it - [email protected]
>
> Le informazioni contenute in questa comunicazione sono riservate e 
> destinate esclusivamente alla/e persona/e o all'ente sopra indicati. E' 
> vietato ai soggetti diversi dai destinatari qualsiasi uso, copia, 
> diffusione di quanto in esso contenuto sia ai sensi dell'art. 616 c.p., sia 
> ai sensi del DL n. 196/03. Se questa comunicazione Vi e' pervenuta per 
> errore, Vi preghiamo di rispondere a questa e-mail e successivamente 
> cancellarla dal Vostro sistema.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/9f1bd8a7-2ef7-4722-9744-a1dc8075ebdf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to