Hi Raphael,

Google Groups isn't the best place to post specific technical issues, as 
this forum is meant more for general discussion of the platform and 
services. 

If you believe you've identified and can reproduce an issue with the 
platform itself (behaviour is different from documentation or error occurs 
during normal use), then you should proceed to open a Public Issue Tracker 
issue <http://code.google.com/p/google-appengine/issues/list> with enough 
detail to reproduce the issue on our side, or if possible, an attached app 
that can be used to directly observe the behaviour. 

Some information, in addition to your code, which you might include, would 
be the gcloud --verbosity debug preview app deploy output when attempting 
the failing deployment. 

If you would like to open a thread in this forum discussing the platform or 
services in more broad terms, starting a discussion that would be useful 
for other users to join in to, feel free to do so. Until then, we'll be 
monitoring the Public Issue Tracker and will probably pick up your issue 
shortly after you post it.

Have a great day!




On Friday, December 11, 2015 at 1:54:33 AM UTC-5, Raphael Simon wrote:
>
> I'm getting the following error when trying to deploy my app with gcloud 
> preview:
>
> gcloud preview app deploy --project goa-cellar app.yaml
> You are about to deploy the following modules:
>  - goa-cellar/default (from [/home/raphael/go/src/github.com/raphael/goa-
> cellar/app.yaml])
>      Deployed URL: [https://20151210t224752-dot-goa-cellar.appspot.com]
>      (add --promote if you also want to make this module available from
>      [https://goa-cellar.appspot.com])
>
> Beginning deployment...
> Copying files to Google Cloud Storage...
> Synchronizing files to [gs://staging.goa-cellar.appspot.com/].
> Updating module [default]...failed.
> ERROR: (gcloud.preview.app.deploy) Error Response: [13] Deployment 
> contains files that cannot be compiled.
> My googling hasn't yielded anything useful, not sure what to try next. 
> FWIW the same application can be deployed just fine using goapp deploy (I 
> would like to switch to gcloud though so I can easily deploy with TavisCI).
>
>

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/64352bcf-f329-4c0b-a7ae-c7b492c6b57b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to