[google-appengine] Re: Machine system clock is incorrect ??

2015-02-04 Thread Mihail Russu
Sorry, missed your messages. There are two other options besides enabling the "less secure" setting: 1. Enable two-factor authentication and generate an app specific password which you will use for GAE only. 2. Use *--oauth2* parameter to generate a token. Since you're doing this on a remote ma

Re: [google-appengine] Re: Github Python Source only deploy not working?

2015-02-04 Thread 'Brad Abrams' via Google App Engine
I am sorry you are experiencing this issue. Could you try deleting the pipeline and re-creating it? ..brad On Wed Feb 04 2015 at 9:17:36 AM Nazrul Kamaruddin wrote: > This feature was not working for me either. I get an empty screen in the > Releases page. I am trying to deploy a Python App En

[google-appengine] Re: Machine system clock is incorrect ??

2015-02-04 Thread saintthor
it is caused by the google security setting. even in my local system can not usr appcfg.py before turns the setting off. 在 2015年2月4日星期三 UTC+8下午11:01:57,saintthor写道: > > it hasn't worked. it is the first time i try to download via a remote > system. > > > the time seems correct. you see in the in

Re: [google-appengine] Re: Google App Engine community support is moving to Stack Overflow

2015-02-04 Thread 'Alex Martelli' via Google App Engine
On Wed, Feb 4, 2015 at 6:24 PM, Clark Van Oyen wrote: > Great idea! Agreed, on it being a great thing that we can recursively > define priorities within an established set of priorities in order to > arrive at one deterministic path :) Best of luck in your new job! > I believe the proper wording

[google-appengine] Re: Google App Engine community support is moving to Stack Overflow

2015-02-04 Thread Clark Van Oyen
Great idea! Agreed, on it being a great thing that we can recursively define priorities within an established set of priorities in order to arrive at one deterministic path :) Best of luck in your new job! On Wednesday, 4 February 2015 18:13:29 UTC-8, Alex Martelli wrote: > > Hi Clark, > > right

[google-appengine] Re: Google App Engine community support is moving to Stack Overflow

2015-02-04 Thread Alex Martelli
Hi Clark, right -- *some* questions are system administration, so my plan (and I'm pushing as hard as I can to make this happen soon!) is to use tag google-cloud-platform on ServerFault for sysadm Qs (whether on GAE or any other parts of GCP). I just recently (<2 months, inc. holidays &c) swi

Re: [google-appengine] App Engine Java Map Reduce Completion Callback

2015-02-04 Thread 'Tom Kaitchuck' via Google App Engine
You can use pipelines: https://github.com/GoogleCloudPlatform/appengine-pipelines to chain things to run after a MR job. One of the included examples does this: https://github.com/GoogleCloudPlatform/appengine-mapreduce/blob/master/java/example/src/com/google/appengine/demos/mapreduce/entitycount/C

[google-appengine] Re: Github Python Source only deploy not working?

2015-02-04 Thread Nazrul Kamaruddin
This feature was not working for me either. I get an empty screen in the Releases page. I am trying to deploy a Python App Engine app from Github as well.

[google-appengine] Re: dev_appserver.py crash in debug

2015-02-04 Thread asamarin
Have you tried running dev_appserver.py from console, i.e. outside Eclipse? Specially if you specify "--dev_appserver_log_level debug" and "--log_level debug" flags with it. Best regards, --- Alejandro S. Technical Solutions Representative Google Cloud Platform On Monday, February 2, 2015

[google-appengine] Re: Machine system clock is incorrect ??

2015-02-04 Thread saintthor
it hasn't worked. it is the first time i try to download via a remote system. the time seems correct. you see in the infos it is 9:48 AM UTC 0. about 10 mins later i posted here at 12:00:47 PM UTC+2. - You might be in a "Viewer" or some other role that does not allow what you are trying to d

Re: [google-appengine] More than one google app engine application (microservice) in a project

2015-02-04 Thread opensourcegeek
Hi Anthony, Thanks - but these are parts of an app engine's application not the whole application itself. I'd like to run say data acquisition service on app engine for one of the streams of data and I'd like to add another stream as another app engine application. And if possible I'd like to d

Re: [google-appengine] More than one google app engine application (microservice) in a project

2015-02-04 Thread Anthony Shapley
Hi, You could look to deploy different application versions - which would run independently of one another inside a single App Engine project. Each version would be available on a different hostname e.g. v1.app.appspot.com v2.app.appspot.com and so forth. Thanks Ant Kind Regards, Anthony Shapl

[google-appengine] More than one google app engine application (microservice) in a project

2015-02-04 Thread opensourcegeek
Hi all, I've been thinking about deploying multiple microservices as app engine applications, but so far I cannot find a way to deploy multiple app engine applications to one single project. I'm on a free trial at the minute, so is this functionality to be able to create multiple app engine app

[google-appengine] Re: Machine system clock is incorrect ??

2015-02-04 Thread Mihail Russu
- Has it ever worked? - Have you tried the obvious - making sure the time on your systems is correct? Quick googling shows some other possible reasons like: - You might be in a "Viewer" or some other role that does not allow what you are trying to do. - Enabling the "access less secure apps

[google-appengine] Machine system clock is incorrect ??

2015-02-04 Thread saintthor
why cause this? the password is right. i run this in a remote machine which is in another timezone. === $ python appcfg.py download_app -A djdqbbs -V d2 ./djdq 09:48 AM Host: appengine.google.com 09:48 AM Fetching file list... Email: saintthor Password for saintthor: Invalid use