Re: [google-appengine] Using dispatch.yaml? Help us testing by using `gcloud beta app deploy`

2018-11-07 Thread Jeffrey Godwyll
operation [apps/wx/operations/894294ca-4c4e-4c78-a436-6cfabdc9b03e] to complete...done. Updating config [dispatch]...done. Custom routings have been updated. ``` Jeffrey Godwyll || jeffgodwyll.com On Tue, 30 Oct 2018 at 00:37, 'Steren Giannini' via Google App Engine < goo

[google-appengine] Re: Cannot access remote_api using oauth2

2016-01-18 Thread Jeffrey Schiller
ed). In any event I completely removed the /remote_api handler from manhole.yaml and the problem persists. -Jeff On Tuesday, January 19, 2016 at 12:00:44 AM UTC-5, Jeffrey Schiller wrote: > > Not on the /remote_api URL. There are other urls with admin constraints. > Here

[google-appengine] Re: Cannot access remote_api using oauth2

2016-01-18 Thread Jeffrey Schiller
ints set in your web.xml > as well? > > On Monday, January 18, 2016 at 9:50:06 PM UTC-5, Jeffrey Schiller wrote: >> >> >> I'm using the Python client side (version 1.9.31) against a Java server. >> Here is my shell output: >> >> jis@jis:~$ gclo

[google-appengine] Cannot access remote_api using oauth2

2016-01-18 Thread Jeffrey Schiller
I'm using the Python client side (version 1.9.31) against a Java server. Here is my shell output: jis@jis:~$ gcloud auth list Credentialed accounts: - acc...@jisqyvap4.iam.gserviceaccount.com - jeffrey.schil...@gmail.com - j...@appinventor.mit.edu (active) - jis...@gmail.com - servi...@jisq

[google-appengine] Looking for App Engine developers

2012-05-21 Thread Jeffrey Rosen
obably the most comprehensive compilation of information about us: http://en.wikipedia.org/wiki/Humble_bundle Please check out our jobs page for details at https://www.humblebundle.com/jobs or email me directly at j...@humblebundle.com with any questions. Jeffrey Rosen Co-founder, Humble Bundle -- Yo

[google-appengine] Re: Why no "service disruption" listed on system status page?

2011-08-19 Thread Jeffrey Rosen
I've opened a ticket here: http://code.google.com/p/googleappengine/issues/detail?id=5642 On Aug 19, 10:06 am, Garett wrote: > In the system status page, I'm wondering why there is no "service > disruption" listed anywhere for yesterday.  I would have thought what > happened was serious enough t

[google-appengine] sending email with GAE copies admin -- how to stop

2011-02-27 Thread Jeffrey O'Neill
Hello, I'm creating an app to allow people to vote in elections and this involves sending an email to each voter. I do this in a loop: mail.send_mail(sender = manager.email(), to = email, subject = election.title, body

[google-appengine] Move app from one appspot domain to another

2010-12-30 Thread jeffrey
Hi everyone, I have an app made under a personal AppEngine account and we'd now like to move that app to the company's account. Is this possible? Thanks, Jeffrey -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post

[google-appengine] Re: Best practice for dealing with banned countries

2010-11-03 Thread Jeffrey Rosen
an > Developer Programs Engineer, Google App Engine > Blogger:http://googleappengine.blogspot.com > Reddit:http://www.reddit.com/r/appengine > Twitter:http://twitter.com/app_engine > > > > > > > > On Tue, Nov 2, 2010 at 1:18 PM, Jeffrey Rosen wrote: > >

[google-appengine] Best practice for dealing with banned countries

2010-11-02 Thread Jeffrey Rosen
I have been getting quite a few emails claiming that I have blocked their country, with screenshots attached like the following: http://i.imgur.com/irVNQ.png What is the best practice for dealing with this? The error page is very cryptic and off-putting for the user. Is it possible to customize i

[google-appengine] Re: Google app Engine Deployment: Limits 3000 Files

2010-06-04 Thread jeffrey
If you're using one of the svn Eclipse plugins, you might be publishing the .svn directories, too. That happened to me. Not sure how I fixed it but I did... On Jun 4, 7:09 am, dwvsdv svsdv wrote: > Dear all, > I have the pbroblem, when I deploy my application to Google App Engine > by Eclipse. >

[google-appengine] * TIME SENSITIVE * Capabilities API is not working during downtime

2010-05-05 Thread Jeffrey Rosen
The capabilities API is not returning as expected :( I set up my app to use the following code from: http://blog.notdot.net/2010/03/Handling-downtime-The-capabilities-API-and-testing More specifically datastore_write_enabled = capabilities.CapabilitySet('datastore_v3', capabilities=['write']).i

[google-appengine] Re: publishing includes .svn directories

2010-05-02 Thread jeffrey
My problem was with my Eclipse install. A new install fixed it, probably some setting somewhere I didn't feel like searching for. But being able to exclude files from upload in Java app in general would be useful. Thanks On Apr 12, 2:47 pm, therealjz wrote: > Exactly what I need but I'm using J

[google-appengine] Calculating datastore usage per user of app

2010-04-20 Thread jeffrey
Hi, i'd like to implement user-based quotas in my app, something like 100 mb per user, for example. Are there any good methods for going about this? Each of my persisted objects have a userid field. So, optimally I'd like a means of asking "How much datastorage space is user xxx currently using?"

[google-appengine] Stuck Index

2009-11-29 Thread Jeffrey Schiller
I appear to have a stuck index. The application is "qyvnet" and the index is: - kind: Blurb properties: - name: family - name: page It has been in the "Building" state for some number of minutes. Given that I have only ~280 objects in the datastore with a total size of about 1Mb, presumably

[google-appengine] Re: Waiting already for 6 hours for 300 records to index

2009-11-29 Thread Jeffrey Schiller
Me too. Is anyone from Google listening this weekend? On Nov 28, 11:04 am, Prashant wrote: > same here. i was testing a new class design and indexes are stuck for 5 > records :( -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to t

[google-appengine] Re: More Indexing Woes

2009-07-16 Thread Jeffrey Rosen
I am getting the "Your application is exceeding a quota: Datastore Indices Count" error too for application "jeffr". I am not totally sure what it means. On Jul 14, 10:48 am, "Jeff S (Google)" wrote: > Hi Scott, > > Apologies for not getting back to you earlier. We were aware of the index > iss

[google-appengine] Re: How to add parameters when started I want

2009-04-09 Thread Jeffrey Scudder
Hello, What are you using to start your webapp, the Eclipse plugin, ant, the java command? For example in an ant build file, you could do something like this: Also, I think this question would be better suited for the App Engine for Java discussion group: http://g

[google-appengine] Re: App Engine geographic distribution

2009-03-05 Thread Jeffrey Rosen
09 at 10:03 AM, Jeffrey Rosen wrote: > > Bump for Google > > Please don't. Search the group archives instead. > > Dave. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine

[google-appengine] Re: App Engine geographic distribution

2009-03-02 Thread Jeffrey Rosen
Bump for Google On Feb 28, 5:23 pm, Jeffrey Rosen wrote: > Hello, I was just talking in IRC about this and would like some > clarification from Google. > > I was under the impression that when you deployed an App Engine app, > it was distributed over the world and wherever possi

[google-appengine] App Engine geographic distribution

2009-02-28 Thread Jeffrey Rosen
Hello, I was just talking in IRC about this and would like some clarification from Google. I was under the impression that when you deployed an App Engine app, it was distributed over the world and wherever possible, people are served from local data centers. In IRC, someone was saying that this

[google-appengine] Re: Delisted by Google after changing from naked domain to www. domain?

2008-11-02 Thread Jeffrey Rosen
Hey guys, one of my Google friends signed on and he fixed it. I would still look into why changing from a naked domain to www can flag your account to get delisted. -Jeff On Nov 2, 2:08 am, Jeffrey Rosen <[EMAIL PROTECTED]> wrote: > Hey there, > > My app engine website has ju

[google-appengine] Delisted by Google after changing from naked domain to www. domain?

2008-11-02 Thread Jeffrey Rosen
Hey there, My app engine website has just been totally pwned by Google. We are an indie game company working on the video game Overgrowth: http://www.wolfire.com/overgrowth. We have been using Google App Engine for a long time, and everything was looking good. We've been quite active in the ap

[google-appengine] Re: Google App Engine Roadmap - Now Published

2008-10-23 Thread Jeffrey Rosen
Thanks for clarifying this! I am especially relieved to see the datastore import/export and the billing option announced. I am also relieved to see recent advances like the HTTPS release which now lets us add things like Google Checkout integration. As someone who runs their entire business (ht

[google-appengine] Re: Setting the display name of an email

2008-08-28 Thread Jeffrey Rosen
FYI, here is the issue on the tracker: http://code.google.com/p/googleappengine/issues/detail?id=677 On Aug 27, 10:30 pm, Jeffrey Rosen <[EMAIL PROTECTED]> wrote: > Whoops. > > From the docs: "The sender address must be the email address only." > > Why is that?

[google-appengine] Re: Setting the display name of an email

2008-08-27 Thread Jeffrey Rosen
Whoops. >From the docs: "The sender address must be the email address only." Why is that? Would it be possible to change this policy? On Aug 27, 9:42 pm, Jeffrey Rosen <[EMAIL PROTECTED]> wrote: > I would like to send email from, for example: > > "Wolfire Su

[google-appengine] Setting the display name of an email

2008-08-27 Thread Jeffrey Rosen
I would like to send email from, for example: "Wolfire Support <[EMAIL PROTECTED]>" It appears that I am only able to send email from "[EMAIL PROTECTED]" Is this intentional, a known issue, or a new problem I should report? --~--~-~--~~~---~--~~ You received thi

[google-appengine] Best practice for a lot of 301 redirects

2008-08-27 Thread Jeffrey Rosen
Hello, on my old site I have a rather large .htaccess file for legacy purposes. What is the best way to handle all of these redirects? Maybe 75 of them. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Eng