We're preparing for a demo of our application for **tomorrow**, and we
just started getting non-specific Internal Errors!
* Is this a systematic issue with Google, or my app -- how can I tell?
* Is there a workaround?
* Can I post this as a formal issue somewhere that will reach Google
Engineers?
Any help is appreciated.
Here are some details from my logs:
184.36.107.84 - - [31/Aug/2010:13:14:33 -0700] "POST /myhandler HTTP/
1.1" 500 536 "http:/mydomain/swf/myapp.swf" "Mozilla/5.0 (Macintosh;
U; Intel Mac OS X 10.6; en-US; rv:1.9.1.11) Gecko/20100701 Firefox/
3.5.11,gzip(gfe),gzip(gfe)" "mydomain" ms=328 cpu_ms=149 api_cpu_ms=52
cpm_usd=0.004302
I 08-31 01:14PM 33.616
CREATEUPDATE, company: aghpdGJ4LWJjdHIPCxIHQ29tcGFueRjZsAIM
I 08-31 01:14PM 33.617
PROFILE {'description': u'',
'qualifications': [200001, 200005, 200006],
'roles': [],
'tags': [100001, 100002],
'trades': [300005]}
E 08-31 01:14PM 33.662
internal error.
Traceback (most recent call last):
File "/base/python_runtime/python_lib/versions/1/google/appengine/
ext/webapp/__init__.py", line 513, in __call__
handler.post(*groups)
File "/base/data/home/apps/my-app-id/1-3.344479329761337811/
handler.py", line 163, in post
profile_key, response =
create_or_update_company_profile(json_profile, company_key, user,
company)
File "/base/data/home/apps/my-app-id/1-3.344479329761337811/
handler", line 150, in create_or_update_company_profile
profile_key=db.put(profile)
File "/base/python_runtime/python_lib/versions/1/google/appengine/
ext/db/__init__.py", line 1338, in put
keys = datastore.Put(entities, rpc=rpc)
File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/datastore.py", line 293, in Put
raise _ToDatastoreError(err)
InternalError: internal error.
I 08-31 01:14PM 33.684
Saved; key: __appstats__:073500, part: 110 bytes, full: 15104 bytes,
overhead: 0.001 + 0.008; link: http://mydomain/stats/details?time=1283285673594
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.