[google-appengine] Datastore admin Server Error

2011-02-21 Thread burg
i'm getting Server Error when trying to access Datastore Admin. Can anyone please help? My app.yaml: application: SymPullCDN version: 5 runtime: python api_version: 1 builtins: - datastore_admin: on handlers: - url: /admin_console/.* script: $PYTHON_LIB/google/appengine/ext/admin login:

[google-appengine] Re: BadValueError: Error converting pb: meaning: 7

2011-02-19 Thread burg
: Hi Alon,    Looks like you might be giving a bad value to a datetime property. Robert On Mon, Feb 14, 2011 at 06:29, burg burga...@gmail.com wrote: now I'm also getting this sporadically from the admin console: 2011-02-14 02:02:44.815 /admin_console/datastore?kind=Entity 500 79ms

[google-appengine] Re: BadValueError: Error converting pb: meaning: 7

2011-02-14 Thread burg
now I'm also getting this sporadically from the admin console: 2011-02-14 02:02:44.815 /admin_console/datastore?kind=Entity 500 79ms 116cpu_ms 116api_cpu_ms 0kb Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/ 9.0.597.102

[google-appengine] BadValueError: Error converting pb: meaning: 7

2011-02-07 Thread burg
I have set up a proxy app (https://github.com/symkat/SymPullCDN) and receiving a strange exception Error converting pb (full exception below) This issue is apparent only on production environment and I did not manage to reproduce it on dev_appsever (neither mac or windows) Anyone could please

[google-appengine] Re: memcache evictions

2010-12-12 Thread burg
From What I calculated, the miss ration is 20% (40902/(166694+40902)) and that's a lot considering that I cache everything and there are very little entities. Also my caching API calls do not even scrape the beginning of the quota Will AppEngine For Business help here? On Dec 12, 10:30 am,

[google-appengine] Re: memcache time

2010-12-12 Thread burg
Two posts ago http://groups.google.com/group/google-appengine/browse_thread/thread/e5d6a1eae6080878/73a99164d7899859#73a99164d7899859 deal with the same issue. it seems like AppEngine is evicting sooner than you might expect... still no formal answer On Dec 12, 3:33 pm, Tomas Alaeus

[google-appengine] memcache evictions

2010-12-11 Thread burg
Hi everybody, I'm building a new app and have been working hard to make most of the requests use cache only - using both HTML cache and Model cache. All my objects are cached for the max period - 1 month (2591999 seconds - just in case) However I've noticed that my caches are constantly evicted

[google-appengine] Error: Server Error from specific domain bound to the app

2010-02-02 Thread burg
My app - www.9folds.com - is getting Server Error message: Error: Server Error The server encountered an error and could not complete your request. If the problem persists, please report your problem and mention this error message and the query that caused it. However, when trying to load from

[google-appengine] Re: Error: Server Error from specific domain bound to the app

2010-02-02 Thread burg
Got magically fixed... now looks okay :) -- 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] zipimport and DeadlineExceeded

2009-12-07 Thread burg
I'm getting CONSTANT DeadlineExceeded errors in few of my pages. I'm pretty desperate by now, as it seems that the application is hardly running anything besides the zipimport. zipimporter('/base/data/home/apps/nine9folds/10.338250418954774092/ common/zip-packages/django-1.1.zip', '') 2591999