can't remember the symptions, but when using the bulk load option for
appconfig to upload/download data i have had to do the following:
#/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/google/appengine/tools/dev_appserver_login.py
#
#line 260 in LoginCGI(), add:
#
# #hack for bulk loader
# redirect_url = continue_url
# output_headers.append(SetUserInfoCookie('[email protected]', True))
note that the line number about is at least one GAE version out of date
because i am behind by at least 1 GAE version due to other bugs with GAE
SDK/web2py in the latest.