When I used App Engine SDK (appcfg) it could happen that a deployment failed, so I repeated the deployment a few minutes later. The same is with Cloud SDK (cloud app deploy). Nothing noteworthy. The new SDK has a little learning curve, but I believe it is far superior to the App Engine SDK.
However, you haven't actually explained what you tried and what exactly fails. Do you get a time-out, an error message or something? Or what environment do you use? Does your app have multiple services or just the default service? Has it worked before with cloud app deploy or is it your first attempt to deploy with the new SDK? What are your exact steps? Since you asked for ideas: Two things that I first stumbled over as a long-time appcfg user: 1. When you have never deployed before with the new SDK: Beside a correct gcloud initialization, login and configuration, you would also need to remove the version and the app ID from the app.yaml file. The command will complain about these two if present, but possible to miss the error I guess. 2. If you already have used the new SDK to deploy successfully: In gcloud, have you switched to the configuration that has the correct project ID and account before you deploy? (gcloud config configurations list will show you the active configuration and properties) If your problem persists, I suggest to ask on Stack Overflow with more details though, unless of course it turns out to be an issue specific to your account or project. Good luck! Ani On Thursday, 8 March 2018 21:25:04 UTC+1, Nezare Chafni wrote: > > I can't update my app engine app!!!!!!!! This happened several times since > moving from the appcfg to the new SDK, and its insanely annoying. I tried > everything. even sanity check debug statements. It's annoying enough to not > make me wanna use app engine again. > > I tried new versions, overwriting versions, skipping files, removing pyc, > almost everything I can think! > > Any ideas? Is this happening to anyone else?! > > > -- 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 google-appengine+unsubscr...@googlegroups.com. To post to this group, send email to google-appengine@googlegroups.com. 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/60e1e57e-02ac-466e-b1a3-01a5c7a775f7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.