[google-appengine] Appgallery crashes submitting application

2009-09-08 Thread Yegor

I tried to submit my application to appgallery.appspot.com, but got an
error:

Traceback (most recent call last):
  File "/base/python_lib/versions/1/google/appengine/ext/webapp/
__init__.py", line 509, in __call__
handler.post(*groups)
  File "/base/data/home/apps/appgallery/4.334739705818289199/
appgallery.py", line 236, in post
result = urlfetch.fetch(fetch_url)
  File "/base/python_lib/versions/1/google/appengine/api/urlfetch.py",
line 241, in fetch
return rpc.get_result()
  File "/base/python_lib/versions/1/google/appengine/api/
apiproxy_stub_map.py", line 458, in get_result
return self.__get_result_hook(self)
  File "/base/python_lib/versions/1/google/appengine/api/urlfetch.py",
line 325, in _get_fetch_result
raise DownloadError(str(err))
DownloadError: ApplicationError: 2

--~--~-~--~~~---~--~~
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Solution: Protocol Buffers in Google App Engine applications

2009-04-06 Thread Yegor

Hi, all,

We have shared a hack we used to run our Protocol Buffers application
on Google App Engine. This is just a temporary hack before Google
starts to officially support protobufs (hopefully soon). You will find
details here: http://code.google.com/p/protobuf-gae-hack/

Send your feedback, bug reports, etc.

Thanks,

Yegor

--~--~-~--~~~---~--~~
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] How to restore data from backup?

2012-03-15 Thread Yegor Jbanov
How do I restore data from a backup?

The documentation (
http://code.google.com/appengine/docs/adminconsole/datastoreadmin.html) is 
no good. The "Completed Operations" section contains my backups, e.g. 
"Backup: datastore_backup_2012_03_15 23 steps Completed". However there is 
no way to "select the backup" and I don't see any "Restore" buttons. I 
tried with and without disabled write operations.

Yegor

-- 
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/d/msg/google-appengine/-/MQwkpt_5eQ4J.
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 options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.