[google-appengine] Re: python managed VMs success story! (so far...)

2016-03-08 Thread Adam Sah
quick followup and a good example of how it's easy to run components side-by-side: - Image processing (PIL) doesn't work yet - bummer because my app resizes its images. - but no problem! I just setup a 302 redirect back to the old app version, which still runs on demand! (or use urlfetch or

[google-appengine] Re: Logger message pattern

2016-03-08 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Daniel, This specific-issue technical support question should be asked on Stack Overflow. We monitor our tags there quite well, and you should be put in touch with a much larger user-base of potential aides. This forum (Google Groups for App Engine) is intended for more high-level

[google-appengine] Re: Problem with "Deploy module to backend": Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=app-name=1& 404 Not Found

2016-03-08 Thread 'Zeehad (Cloud Platform Support)' via Google App Engine
Hello Rizwan, Please make sure the project is not inactive from manage projects page. Otherwise, if you're only not able to get to the App Engine section of the project and everything else on the project is accessible, you may have to delete and

Re: [google-appengine] New Cloud Console

2016-03-08 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Christian, I just noticed that case is still open. Feel free to respond to that case if you feel that anything you've brought up there remains unaddressed. For my part, I'm looking over the given Public Issue Tracker threads and looking into getting a communication out on those threads.

Re: [google-appengine] New Cloud Console

2016-03-08 Thread 'Ula Krukar' via Google App Engine
Quick tip for less clicks: If you pin any section you use frequently, you will get a quick link to it in the left-top corner. wt., 8.03.2016 o 15:39 użytkownik Christian F. Howes < christian.ho...@starmakerinteractive.com> napisał: > Lorne, > > First off the link to customer support is buried

[google-appengine] Logger message pattern

2016-03-08 Thread Daniel Felix Ferber
Hi, My GAE application writes log using SLF4J over JUL. I notice that each log message contains date/time, class name (that called the logger), method name (that called the logger) and the message itself. I am missing the logger name. I would like to confirm if this is the expected behavior? I

Re: [google-appengine] New Cloud Console

2016-03-08 Thread Christian F. Howes
Lorne, First off the link to customer support is buried inside some menu option that does not show up in search. While never officially supported, the customer support team taught me how to link to an individual log record in the old console. This has really helped me both with internal QA

[google-appengine] python managed VMs success story! (so far...)

2016-03-08 Thread Adam Sah
My 5+ year old GAE/Python app migrated to Managed VMs (MVM) flawlessly! (enterprise app with 15,000+ users doing all sorts of different things - not a simple website) easy upgrade: - minimal code changes - just changed app.yaml and our deploy scripts - deploys into a new "version" of the

Re: [google-appengine] New Cloud Console

2016-03-08 Thread Christian F. Howes
Hi Nick, Can you just review cloud support case 08706899 for which PIT issues are not properly updated? I've listed them out there in the original filing of the case and the response from the support team is that several of them are fixed. Thanks, Christian On Monday, March 7, 2016 at

Re: [google-appengine] New Cloud Console

2016-03-08 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Nickolas, If you can, capture the tab's activity during the error into a HAR file , you should post that to the Public Issue Tracker , attaching the "Restrict-View-EditIssue" label,

[google-appengine] Re: Unable to restrict an app engine application to a single Google Apps domain

2016-03-08 Thread 'Nicholas (Google Cloud Support)' via Google App Engine
>From what I understand, you are looking to restrict access to your App Engine application to users under a particular Google Apps Domain. If this is correct, you can achieve this doing the following: - Go to your App Engine settings

[google-appengine] Re: Whats best practice to separate environments for a Django App on Google App Engine?

2016-03-08 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Silvan, These are a whole lot of excellent questions and details. I'll try to offer my feedback on several points and address your questions. Without knowing what your system is, it's hard to tell beyond the abstract notion of "separating environments" what your goals should be in

[google-appengine] Managed VM old docs anywhere ?

2016-03-08 Thread Su-Au Hwang
Hi, I'm looking for the old App Engine Managed VM Docs, the ones with the local VirtualBox and Docker installation. Any way to get a hold of them ? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from

[google-appengine] Problem with "Deploy module to backend": Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=app-name=1& 404 Not Found This

2016-03-08 Thread Rizwan Choudrey
Hi, I am trying to follow the tutorial on https://cloud.google.com/tools/android-studio/app_engine/run_test_deploy.When I try and do the "Deploying Backends" part I get the following error in AS: Unable to update app: Error posting to URL: