[google-appengine] Re: Custom Domain much slower than $PROJECT_ID.appspot.com

2022-04-09 Thread Dave Smith
I picked App Engine so I don't have to deal with load balancers so I'm pretty ignorant. Could you please explain how I overcome this slow response when using a custom domain by using a "serverless neg behind GCLB". I'm using Go in App Engine Standard. Also, how much extra does this cost? I think

Re: [google-appengine] Entities Not Visible in Developer Console

2022-03-01 Thread 'Dave Howes' via Google App Engine
Thanks for this response - it turned out that I was using the wrong URL - I was going to https://console.developer.google.com/datastore <https://console.cloud.google.com/datastore> ( and have been for years ) - changing to https://console.cloud.google.com/datastore fixed things Dave On

[google-appengine] Entities Not Visible in Developer Console

2022-02-27 Thread 'Dave Howes' via Google App Engine
anged regarding authentication that I have missed? Dave -- 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...@googlegrou

[google-appengine] New Cloud SQL instance not connecting...

2021-12-25 Thread Dave Stone
Hi all; I've racked my brains & read much docs but still nada.. so hoping for any pointers. Want another DB in parallel to upgrade things (PG 12, to 14). PG12 works fine, App Engine (flex, Node 16), Cloud Functions (Node 16; Python 3) and local proxy all zero issues. Update deploy script to

[google-appengine] upgrading ca-certificates on a flex ruby instance

2021-10-01 Thread Dave Benson
lt;https://github.com/mperham/sidekiq/issues/5008> too. But I can't figure out how to do that with a flex ruby instance at build time. Any ideas? Or is there a guide for converting an existing ruby appengine project to a custom project? thanks, dave -- You received this message be

[google-appengine] Using gunicorn w/ gevent, requests hang and workers throw [CRITICAL] WORKER TIMEOUT

2019-10-07 Thread Akshar Dave
When in the Google App Engine (flexible) environment, The request hangs and times out after 120 secs ... In the logs, I am getting [CRITICAL] WORKER TIMEOUT (pid:277) error when serving the Flask app with gunicorn and gevent workers. *here is app.yaml:* runtime: python env: flex entrypoint:

[google-appengine] Will wildcard certificates be supported after Feb 27?

2018-01-08 Thread Dave Chen
https://community.letsencrypt.org/t/staging-endpoint-for-acme-v2/49605 As per title, will wildcard certs work after ACME v2 be implemented. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving

[google-appengine] Re: Why is GAE not popular?

2017-11-08 Thread Dave Kuhn
Hey everyone, I thought this was such a great question I wrote an article about it. https://in.3wks.com.au/whats-not-to-love-about-google-app-engine-31de6454e746 I'd appreciate your thoughts and feedback. Dave On Sunday, November 5, 2017 at 3:20:34 PM UTC+11, timh wrote: > > I would

[google-appengine] Re: Why is GAE not popular?

2017-11-01 Thread Dave Kuhn
Hey Torsten, it's a great question. We're mystified too! As others have said, initially it was an odd platform. Major web frameworks (e.g. Django, Spring etc) didn't originally work out of the box for a variety of reasons including the lack of a SQL database, file size limits, slow startup

[google-appengine] Re: User permissions question

2017-02-16 Thread 'Dave Chen' via Google App Engine
Hi Nick, thanks very much for confirming what we had seen. Looking at the Access Control article it was not apparent that Project Owner was required for the first step. Best, -dave On Monday, February 13, 2017 at 11:24:56 AM UTC-5, Dave Chen wrote: > > Simple question: I'm trying to

[google-appengine] User permissions question

2017-02-13 Thread 'Dave Chen' via Google App Engine
is "insufficient permissions". I've not been able to find this described in the documentation--can someone please lend a hand? Thanks! -dave -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this grou

[google-appengine] Re: Get result of async operation to Google speech-to-text

2016-09-29 Thread Dave C
FYI, I experienced this same issue with LINEAR16 PCM data and setting the sampleRate to 16k. I then realized that my actual data was at 44.1k. After resampling, I get a reasonable response, although an error message or even an empty list of responses would be nice in the case that the

[google-appengine] App Engine Go Program deadline exceeded error

2015-12-23 Thread Dave Greenly
ime? If so, where/how do I do that. What is the best approach for an App Engine. Thanks Dave -- 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 googl

[google-appengine] Read Email Sent to AppEngine

2015-09-11 Thread Dave Greenly
it to the x...@my-project-name.appspotmail.com. I am not sure how to view this in an email client. Thanks Dave -- 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, sen

Re: [google-appengine] Receiving Emails in Google Cloud Environment

2015-08-25 Thread Dave Greenly
andsupported way of using App Engine from the command line). If you want tocontinue using these tools, they are available for download from the officialApp Engine download page here: https://cloud.google.com/appengine/downloads Thanks Dave On Saturday, August 22, 2015 at 12:32:44 PM UTC-6, Alex

Re: [google-appengine] Receiving Emails in Google Cloud Environment

2015-08-25 Thread Dave Greenly
deployment kits may be more suitable). All client libraries for Google APIs for Go are at https://github.com/google/google-api-go-client/ -- in particular, see https://github.com/google/google-api-go-client/tree/master/compute/v1 . Alex On Tue, Aug 25, 2015 at 10:04 AM, Dave Greenly dgreene

Re: [google-appengine] Receiving Emails in Google Cloud Environment

2015-08-25 Thread Dave Greenly
, 2015 at 3:00 PM, Dave Greenly dgreene...@gmail.com wrote: I downloaded the Go deployment script from this link as you suggested https://cloud.google.com/appengine/downloads and now I have the goapp command available. But when I run the command, I am getting an authentication error and can't

[google-appengine] Receiving Emails in Google Cloud Environment

2015-08-22 Thread Dave Greenly
Dave -- 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

[google-appengine] Re: twitter API suddenly returning error 32 “Could not authenticate you.” only in prod GAE

2015-04-29 Thread Dave Loomer
(what I was getting it with the previous post is: if any of you need this for your day jobs, you are welcome to try the same yourselves in the meantime ;) ) On Wednesday, April 29, 2015 at 11:56:52 AM UTC-5, Dave Loomer wrote: All: I won't have time to do this in the next several hours (my

[google-appengine] Re: twitter API suddenly returning error 32 “Could not authenticate you.” only in prod GAE

2015-04-29 Thread Dave Loomer
All: I won't have time to do this in the next several hours (my app engine app is not my day job), but I think tonight I'll try changing the api.twitter.com endpoint to point to a URL I own, and then examine the URLs / query strings and headers received from my prod vs. dev code to see if the

[google-appengine] Re: twitter API suddenly returning error 32 “Could not authenticate you.” only in prod GAE

2015-04-29 Thread Dave Loomer
I am reaching similar conclusions as David (I am @kidneybingos on that Twitter dev thread). I have tried lots of punctuation characters, and most succeed, but the following always cause errors: ' (apostrophe) ! * ( ) My conclusion is similarly that urlfetch is encoding something different as

[google-appengine] Re: twitter API suddenly returning error 32 “Could not authenticate you.” only in prod GAE

2015-04-29 Thread Dave Loomer
in the urlfetch code which we can't debug in prod. On Wednesday, April 29, 2015 at 11:46:38 AM UTC-5, Dave Loomer wrote: I am reaching similar conclusions as David (I am @kidneybingos on that Twitter dev thread). I have tried lots of punctuation characters, and most succeed, but the following always

Re: [google-appengine] Re: twitter API suddenly returning error 32 “Could not authenticate you.” only in prod GAE

2015-04-29 Thread Dave Loomer
Interesting. Perhaps the difference is that I tested only GET and not POST (still, I get behavioral differences between dev and test with GET, even if the request looks the same in my tests). Or, maybe your method uncovers something that mine does not. Could you try a GET (maybe using the

[google-appengine] Re: twitter API suddenly returning error 32 “Could not authenticate you.” only in prod GAE

2015-04-29 Thread Dave Loomer
that the ) is not encoded. However, that remains the case when calling from dev, so I don't see why this could be the cause of the problem. On Wednesday, April 29, 2015 at 1:29:34 PM UTC-5, Ryan Barrett wrote: thanks for the comprehensive debugging, Dave and David! it definitely sounds like new header munging

[google-appengine] Re: Returning custom HTTP status codes from endpoints

2014-06-20 Thread Dave Goldberg
I return custom wrapper object with a field for my own internal status codes. The wrapper object is a generic class so the playload/data can be whatever I need to return. Essentially unless something goes wrong my Endpoints always return 200. The caller has to inspect the object returned to

[google-appengine] Download logs from another project?

2014-06-20 Thread Dave Goldberg
I'm using: LogService ls = LogServiceFactory.getLogService(); LogQuery lq = new LogQuery(); This works fine and I can download the logs from the GAE project I make the call from. I'm wondering if I can get logs from a different project? I don't see any way to use OAuth and provide

[google-appengine] URL not found (404 error)

2013-09-03 Thread Dave Roscoe
I had been using app engine for a while with no problems. In the last couple of days, my app stopped working. The URL for my app is not being found. If I redeploy the app, it works for a short time, and then stops working again. -- You received this message because you are subscribed to

Re: [google-appengine] Re: Problems with deploying

2013-02-15 Thread Dave Loomer
Same here. Why is there no system status dashboard for admin infrastructure? The dashboard seems to ignore things like deployment errors, problems loading task queue pages in the admin console, etc. that seem to plague a lot of us regularly. I know there's an issue for it someplace, just too lazy

[google-appengine] App's admin console broken since last night's maintenance

2013-02-07 Thread Dave Loomer
Issues occurring over the past several hours: - Non-console-related: one of my backends wouldn't start. Tasks would just error out in the queue, and nothing (error or otherwise) showed in the logs for that backend. Instances page would show no instance running. This started last

[google-appengine] Re: App's admin console broken since last night's maintenance

2013-02-07 Thread Dave Loomer
Correction on item #1 regarding backend not starting. This is still occurring. The log shows that some tasks did run on the backend overnight, but right now I can't start any tasks on it. Still shows no instances running. On Thursday, February 7, 2013 7:14:52 AM UTC-6, Dave Loomer wrote

Re: [google-appengine] App's admin console broken since last night's maintenance

2013-02-07 Thread Dave Loomer
... Akitoshi Abe 2013/2/7 Dave Loomer dloo...@gmail.com Issues occurring over the past several hours: - Non-console-related: one of my backends wouldn't start. Tasks would just error out in the queue, and nothing (error or otherwise) showed in the logs for that backend. Instances page would

Re: [google-appengine] Re: Problems with deploying

2013-02-07 Thread Dave Loomer
I'm getting the 503 error on backend frequent-tasks for app mn-live. There's an existing issue for this; not sure if everyone who experiences this needs to open a new issue or if we should just keep the issue open since it hasn't been resolved.

[google-appengine] Google cloud sql instance

2012-08-03 Thread Dave
don't know where should I go to llok for my database user name and password. Any help would be appreciated. Thanks, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit https://groups.google.com

[google-appengine] download_data performance?

2012-06-05 Thread Dave Peck
. Is there a faster way to download all data from a GAE app? Some settings I can tweak that might help move things along? Thanks, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine

[google-appengine] Re: download_data performance?

2012-06-05 Thread Dave Peck
I'm not sure how I missed that! Thanks. -Dave On Jun 5, 10:53 am, c h how...@umich.edu wrote: by default download_data is throttled.  read the docs for appcfg.py to see the settings and change them. On Tuesday, June 5, 2012 10:40:55 AM UTC-7, Dave Peck wrote: I want to download

[google-appengine] Re: download_data performance?

2012-06-05 Thread Dave Peck
job has been running. -Dave On Jun 5, 11:03 am, Dave Peck davep...@gmail.com wrote: I'm not sure how I missed that! Thanks. -Dave On Jun 5, 10:53 am, c h how...@umich.edu wrote: by default download_data is throttled.  read the docs for appcfg.py to see the settings and change them

[google-appengine] Re: download_data performance?

2012-06-05 Thread Dave Peck
~970MB right now. On Jun 5, 11:33 am, Barry Hunter barrybhun...@gmail.com wrote: How big is the data you have already downloaded? You should be able to see the size of the file being written to. (or find the temporally file its been written to) -- You received this message because you are

[google-appengine] App Engine Framework Usage Statistics

2012-05-14 Thread Dave
I am trying to understand the most widely used java framework for developing server side web applications on Appengine. My goal is to pick the most heavily used one for an upcoming class. I have seen no usage statistics. Are there any available? Are java frameworks more or less popular than

[google-appengine] Re: Huge number of datastore reads?

2012-03-07 Thread Dave Peck
Should be possible:http://code.google.com/appengine/docs/java/ config/appconfig.html#Cust... Ah, nice feature. Thanks; curious when this was added. Cheers, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send

[google-appengine] Re: Huge number of datastore reads?

2012-03-07 Thread Dave Peck
:-) Indeed they were. ;-) Cheers, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr

[google-appengine] Huge number of datastore reads?

2012-03-06 Thread Dave Peck
no. Google team -- is there someone I can speak with? I'd like to understand in detail what happened and how to prevent it going forward. -Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine

[google-appengine] Re: Huge number of datastore reads?

2012-03-06 Thread Dave Peck
The ID is get-cloak-live. No remote queries; everything would have to have been generated by handling requests (some of which were our cron jobs.) Thanks, Dave On Mar 6, 4:53 pm, Alfred Fuller arfuller+appeng...@google.com wrote: What is your app id? Did you perform a lot of queries using

[google-appengine] Re: Huge number of datastore reads?

2012-03-06 Thread Dave Peck
500 page. App Engine decided to display a generic Google-logo'd Over Quota 500 page instead of our custom 500 error page. What customer in their right mind, after seeing such an embarrassment, would think that we're serious about our business? -Dave -- You received this message because you

[google-appengine] Re: Huge number of datastore reads?

2012-03-06 Thread Dave Peck
Although I was hoping for useful, non-judgmental replies too. -Dave On Mar 6, 10:08 pm, Brandon Wirtz drak...@digerat.com wrote: The worst of it: we looked like rank amateurs in several ways, but perhaps I'd say no offense but I'd be lying. More than doubled My Daily budget sits at 50x

[google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-02-05 Thread Dave Loomer
and Maximum Concurrent all far exceed the queue's throughput at the time of the delays) Any tips or clues on how to prevent this while still using push queues without backends? On Feb 1, 9:03 pm, Robert Kluin robert.kl...@gmail.com wrote: Hey Dave,   Hopefully Nick will be able to offer some

[google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-02-05 Thread Dave Loomer
that I have full control on the number of requests that will spin up, err, number of instances that will spin up, rather ... On Feb 5, 11:30 am, Dave Loomer dloo...@gmail.com wrote: In my case, since I was getting the 20-second delay almost 100% of the time, setting countdown=1 was the answer

[google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-02-05 Thread Dave Loomer
Kluin robert.kl...@gmail.com wrote: Hey Dave,   Hopefully Nick will be able to offer some insight into the cause of your issues.  I'd guess it is something related to having very few tasks (one) in thequeue, and it not getting scheduled rapidly.   In your case, you could use pull

Re: [google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-02-01 Thread Dave Loomer
Here are logs from three consecutive task executions over the past weekend, with only identifying information removed. You'll see that each task completes in a few milliseconds, but are 20 seconds apart (remember: I've already checked my queue configurations, nothing else is running on this

Re: [google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-02-01 Thread Dave Loomer
The tasks are not run transactionally, and in my testing the task is the only one in queue. In fact, I also ran the tests *somewhat* successfully on a separate app where this was the only code running. I say somewhat because, as I stated in my original post, the 20-second delays didn't happen

Re: [google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-02-01 Thread Dave Loomer
To do one better, here is the entirety of the Python code: #!/usr/bin/env python # # Copyright 2007 Google Inc. # # Licensed under the Apache License, Version 2.0 (the License); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # #

[google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-02-01 Thread Dave Loomer
And here is backends.yaml: backends: - name: overnight-external-data class: B1 options: dynamic instances: 1 and queue.yaml: queue: - name: overnight-tasks rate: 50/s bucket_size: 50 retry_parameters: max_backoff_seconds: 1800 -- You received this message because you are

[google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-02-01 Thread Dave Loomer
Finally, it's probably an important clue that when I explicitly set countdown=1 when creating the task, the delay in executing the task is always almost exactly 1.5 seconds (not sure why it's not 1.0). If I don't set a countdown value, it's almost as if I had set countdown=20. Except that the

Re: [google-appengine] Re: Weird latency

2012-01-31 Thread Dave Loomer
My ignorant question: Why are we discussing M/S vs. HRD when the OP said he isn't accessing any data in serving his page? -- You received this message because you are subscribed to the Google Groups Google App Engine group. To view this discussion on the web visit

Re: [google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-01-31 Thread Dave Loomer
of delay (~20 seconds) whether I'm testing with my rapid-fire test handler, or running in production with tasks that spend 1+ minutes doing actual work (lots of RPCs- datastore, URLfetch, memcache). Hope this helps. Dave -- You received this message because you are subscribed to the Google Groups

[google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-01-29 Thread Dave Loomer
Interesting. I saw your thread but wasn't entirely sure if it was the issue. I think the thing that threw me off was that your delays were being reflected in the request ms in the logs, while in my case they mostly aren't. Does setting the task countdown work for you? Or is ~1 second delay still

[google-appengine] (mostly) Consistent 20-second delay in starting backend tasks

2012-01-28 Thread Dave Loomer
The abstract is that I have a hobby app (granted, I put a lot of time and energy into it) that does tons of mapreduce-esque backend processing through tasks that execute, then create a new task for the next step, etc. My site will never generate revenue so I aim to someday get my daily costs

[google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-01-28 Thread Dave Loomer
FWIW should note that my app is master/slave. The pressure to move to HRD/Python 2.7 is very real, but right now I have too many concerns with replication delays and reading others' migration headaches with data volumes similar to mine, so I have no short-term plans to migrate. -- You

[google-appengine] Re: (mostly) Consistent 20-second delay in starting backend tasks

2012-01-28 Thread Dave Loomer
I've been able to nearly solve the delay problem by setting countdown=1 in the Task constructor. This reduces the delay from 20 to about 1.5. Not sure why it's not closer to 1.0 but this will be fine. The time to serve the simple request is unaffected. Still a strange bug (?). Also, some

[google-appengine] Re: Finding the logs for failed cron jobs and failed tasks

2012-01-28 Thread Dave Loomer
I've seen cases where the reason for the failure just plain isn't in the log. I think his happens when cron isn't able to find an available backend instance (kind of rare, but can happen when things are busy or if you configure a limited number of instances). It will keep trying for a few

[google-appengine] Re: How to download logs from a backend?

2012-01-18 Thread Dave Loomer
additional information would you like for me? The exact command I issue from the shell is: appcfg.py --no_cookies --email=myem...@domain.com --passin -- num_days=2 request_logs /path/mn-live /log.txt On Jan 15, 7:00 pm, Amy Unruh amyu+gro...@google.com wrote: Dave, The same logs include both

[google-appengine] Re: How to download logs from a backend?

2012-01-18 Thread Dave Loomer
I should add that I don't have any truly long-running backend processes -- typically, they all complete in a few minutes, and I run thousands per day. On Jan 18, 12:19 pm, Dave Loomer dloo...@gmail.com wrote: Amy, I don't think it has anything to do with flushing or delays, as even when I run

[google-appengine] Re: How to download logs from a backend?

2012-01-18 Thread Dave Loomer
work:  appcfg.py request_logs  --version=worker --vhost=2.worker.your_appid. appspot.com project_dir outfile On Thu, Jan 19, 2012 at 5:19 AM, Dave Loomer dloo...@gmail.com wrote: Amy, I don't think it has anything to do with flushing or delays, as even when I run with the --num_days=2

[google-appengine] How to download logs from a backend?

2012-01-14 Thread Dave Loomer
The docs for downloading logs make no specific mention of backends, and from my attempts it seems that you can only download logs for your frontend. That would be strange though, and to make matters worse a web search for google app engine download backend logs (no quotes obvs.) reveals nothing

[google-appengine] How do I change the login credentials that google deploy uses in Eclipse?

2011-09-30 Thread Dave Thompson
I was prompted once but am no longer prompted and I need to deploy to a project in a different domain using a different administrator account name and password. I do not see where to change or clear the credentials. -- You received this message because you are subscribed to the Google Groups

[google-appengine] repeated captcha requests

2011-05-23 Thread dave
switching to IE - it's totally annoying -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to

[google-appengine] Data Store Down... writes offline.

2011-05-03 Thread Dave Peck
! I can't even appcfg update my app to give users a prettier error message... Cheers, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group

[google-appengine] Re: Data Store Down... writes offline.

2011-05-03 Thread Dave Peck
Ah, I see that scheduled downtime got moved. So I assume this is planned and we'll be back soon? We've been down for a while now... On May 3, 6:09 pm, Dave Peck davep...@gmail.com wrote: I just launched my new app (www.getcloak.com). And, wouldn't you know it, just as I'm sending out invite

[google-appengine] Data Store Down?

2011-05-01 Thread Dave Peck
Title says it all. I have numerous apps. The datastore appears to be failing to write, but doing so silently: no exceptions, no nothing. What's up? Thanks, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send

[google-appengine] Re: Data Store Down?

2011-05-01 Thread Dave Peck
Well, we're back to working again. But I have logs that pretty clearly show that (1) the datastore was failing to write my entities, and (2) it was failing silently. Not good. -Dave On May 1, 6:30 pm, Dave Peck davep...@gmail.com wrote: Title says it all. I have numerous apps. The datastore

[google-appengine] TypeError in urlfetch_stub.py for SDK 1.4.3?

2011-03-30 Thread Dave Peck
with Braintree, not the SDK. Could someone investigate and advise? Thanks, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email

[google-appengine] Re: TypeError in urlfetch_stub.py for SDK 1.4.3?

2011-03-30 Thread Dave Peck
this sound like a reasonable conclusion? Thanks, Dave On Mar 30, 4:54 pm, Dave Peck davep...@gmail.com wrote: I just updgraded to 1.4.3, and now see this error when performing URL fetches: TypeError Exception Value: escape_encode() argument 1 must be string, not unicode Exception Location

[google-appengine] SPF Records for App Engine?

2011-03-27 Thread Dave Peck
here? Thanks, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com. For more

[google-appengine] Re: SPF Records for App Engine?

2011-03-27 Thread Dave Peck
I've seen some claims from potentially reliable sources that the correct SPF record is in fact: v=spf1 include:aspmx.googlemail.com ~all But this seems wrong given the link you just pointed me to? Thanks! Cheers, Dave On Mar 27, 2:36 pm, Chris Copeland ch...@cope360.com wrote: If you

[google-appengine] Re: PyCrypto and user passwords.

2011-03-14 Thread Dave Peck
Crypto.Random will ever be available? Thanks, Dave On Mar 10, 4:39 pm, Dave Peck davep...@gmail.com wrote: PyCrypto offers the blowfish cipher, but not thebcrypthash. What's the best way to store passwords on App Engine with PyCrypto? Thanks, Dave -- You received this message because you

Re: [google-appengine] Re: PyCrypto and user passwords.

2011-03-14 Thread Dave Peck
on production, but it does not provide the Crypto.Random submodule. Thus my question: might we ever expect to see it? Thanks, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine

[google-appengine] PyCrypto and user passwords.

2011-03-10 Thread Dave Peck
PyCrypto offers the blowfish cipher, but not the bcrypt hash. What's the best way to store passwords on App Engine with PyCrypto? Thanks, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google

[google-appengine] nn help how to get user login into MVP example app

2011-02-09 Thread Dave Allen
I have tried putting code in the Contacts page, the App Controller page, and a login view page i made. I am extremely frustrated. Please assist. Thanks -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to

[google-appengine] Constant 500 errors deploying Java app this morning

2011-01-26 Thread Dave Watson
I've been trying to deploy an updated version of my app all morning, and keep getting errors. What I see is as follows: Unable to update app: Error posting to URL: https://appengine.google.com/api/datastore/cron/update?app_id=sad-foxversion=4; 500 Internal Server Error Server Error (500) A

[google-appengine] HTTPS CPU cost?

2011-01-24 Thread Dave Peck
Does using HTTPS imply higher CPU cost? Or is the hard work done outside of metering? (Also, the documentation about secure quotas seems a little vague. My impression is: at least up front, they're the same as the non-secure quotas, and secure bandwidth costs the same as regular?) Thanks, Dave

[google-appengine] Transactions and user accounts.

2011-01-24 Thread Dave Peck
be key. How have others approached this simple problem? You want transactions on all sides if you can get them... Cheers, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine

Re: [appengine-java] Cygwin Vista Newbie

2011-01-11 Thread Dave Watts
This is the wrong forum, but it looks like you have a semicolon in front when you shouldn't. If that's not the cause, are you sure this is a system environment variable rather than a user environment variable that maybe isn't available to Cygwin? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http

[google-appengine] Need help downloading java version from gae Newbie

2011-01-11 Thread Dave Allen
I cannot find anything on the net, so I am requesting assistance downloading a previous version of my gae, gwt app. I am using Ubuntu Linux. Also, if it does not come down to Eclipse directly, kindly instruct me how to unpack it, get it into eclipse. Thanks. -- You received this message because

[google-appengine] How to implement MVP Tutorial Contacts into GAE project? Newbie

2010-12-23 Thread Dave Allen
I would like to put the MVP Tutorial project Contacts into a GAE project to try to extend it. I am new to GAE and GWT and although there are instructions at the end of Part II, I don't understand them. I am using Eclipse on Ubuntu with the GAE SDK. Please assist. Thank you, Dave Allen -- You

[google-appengine] Re: How to implement MVP Tutorial Contacts into GAE project? Newbie

2010-12-23 Thread Dave Allen
for the assistance. Dave On Dec 23, 4:29 pm, Matthew Hill matt2...@gmail.com wrote: Did you specify that your app would use GAE and GWT (it's the default). If so, all you need to do is click on the app engine engine icon up in the toolbar, enter your details, and it'll be deployed. -- You

[appengine-java] BlobstoreService has dependency on HttpServletRequest, my web framework does not

2010-12-17 Thread Dave
My web framework doesn't give access to the raw servlet request or response objects (stateless). This is obviously making it rather difficult to use the BlobstoreService. Is there any way to get the BlobKeys from a successful upload other than BlobstoreService.getUploadedBlobs? I suppose I

[google-appengine] Re: Same infamous question - JDO or JPA - want to hear from people who used both!

2010-12-04 Thread Dave Watson
Agreed 100%. It's a great library, very simple and easy to use. It's similar to the Python API, but in my opinion even better because it's obvious what's going on, whereas the Python API has magic like auto- fetching of ReferenceProperties, which can cause really terrible performance if you don't

[google-appengine] More deployment problems today

2010-12-02 Thread Dave Watson
I've gotten two 500 errors in a row when trying to update an existing version of my app engine/python app. Seems like whatever has been breaking is still broken. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send

[google-appengine] Re: The location will be effect connect speed?

2010-12-02 Thread Dave Watson
I believe Google's datacenter is located in California, so it shouldn't matter where you upload from. On Dec 2, 1:13 am, hpbg delta deltah...@gmail.com wrote: I want make sure the user connects is effectuation in American if I upload the project from Taiwan. or user in Taiwan more fast

[google-appengine] Re: More deployment problems today

2010-12-02 Thread Dave Watson
I'm still having constant problems - at least 50% of deployments are still failing right now. On Dec 2, 3:30 pm, Daniel danielshaneup...@gmail.com wrote: Still broken for me.  Another day, another problem with app engine... On Dec 2, 2:14 pm, Amir amir.shim...@gmail.com wrote: It's

[appengine-java] Re: Can't deploy again despite fix announcement

2010-11-17 Thread Dave Watson
Can you make this sticky or a FAQ or something? I've been having terribly deployment problems (had to adjust my deployment script to retry 10+ times), and seems like this solution should be shouted from the rooftops. :) On Nov 16, 7:20 pm, Ikai Lan (Google) ikai.l+gro...@google.com wrote:

[google-appengine] Re: 500 Server Error on https://appengine.google.com

2010-11-14 Thread Dave Peck
Me too. 500 errors and can't update my app. Google team? -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appeng...@googlegroups.com. To unsubscribe from this group, send email to

Re: [google-appengine] Re: 500 Server Error on https://appengine.google.com

2010-11-14 Thread Dave Peck
I'd like to add: as much as I admire the App Engine team for being so transparent with their status dashboard, it doesn't seem like it always reflects on-the-ground reality. It would be good to have the current outage reflected, for example. Thanks, Dave -- You received this message because

[google-appengine] Re: Deployment having issues.

2010-10-19 Thread Dave Watson
It's been broken for about 1.5 hours for me. On Oct 18, 3:24 pm, johnP j...@thinkwave.com wrote: Having deployment issues from 11:40PDT --  ? Symptoms: 1.  When uploading, it Checks if version is ready to be served.. Until it gives up. 2.  Switched from version X to version Y in Versions

[appengine-java] Object references imply ownership?

2010-10-04 Thread Dave Hicks
been using this technique in JPA for years. Thanks, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send email to google-appengine-j...@googlegroups.com. To unsubscribe from this group, send email to google

Re: [appengine-java] Object references imply ownership?

2010-10-04 Thread Dave Hicks
is that I have another @ManyToOne that references another entity type. I've always felt like I had a firm handle on JPA, but using it with GAE has been a very discouraging endeavor, so far. Thanks for the feedback, Dave On 10/04/2010 11:56 PM, Hariharan Anantharaman wrote: Hi, I have encountered

[appengine-java] Looking for a JPA/Entity-Group Tutorial

2010-10-03 Thread Dave Hicks
to add a new entity to the collection of children, I always get an error indicating that the entity group is incorrect. I just haven't been able to find any information about how to make this work. Thanks for any tips/links. Dave -- You received this message because you are subscribed

[google-appengine] Re: Hi group! My App Engine App is finally launching today.

2010-09-10 Thread Dave Allen
Wow! What a lot of functionality with such an easy UI. Congratulations! On Sep 8, 3:17 am, Julian Namaro namarojul...@gmail.com wrote: After a lot of work, and quite a bit of testing, I am happy today to present you my app. It's called memobuild, and it's basically an editor for large online

Re: [appengine-java] Re: Google Web Application problem in Eclipse Helios

2010-08-17 Thread Dave Watts
Hi Rahul, The fix described above did not seem to work. I also tried deleting the eclipse directory then followed your directions, Dave, how did you manage to bypass this problem? did you just keep on creating servlets manually and adding them to your web.xml? I didn't bypass the problem

[google-appengine] Tracking down soft memory limit errors.

2010-08-16 Thread Dave Peck
. Thanks, Dave -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appeng...@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com. For more options

[google-appengine] Re: Tracking down soft memory limit errors.

2010-08-16 Thread Dave Peck
Python. Raw WebApp. On Aug 16, 3:26 pm, Jeff Schwartz jefftschwa...@gmail.com wrote: it would probably help if you provided language, framework etc. On Mon, Aug 16, 2010 at 5:37 PM, Dave Peck davep...@gmail.com wrote: I have an app that regularly logs critical Soft Memory errors after

  1   2   >