another thing a message is continuously on my console
__db_meta_setup: /home/bruno/Dropbox/WP/web2py/applications/welcome/cache/cache.shelve.db: unexpected file type or format __db_meta_setup: /home/bruno/Dropbox/WP/web2py/applications/admin/cache/cache.shelve.db: unexpected file type or format __db_meta_setup: /home/bruno/Dropbox/WP/web2py/applications/admin/cache/cache.shelve.db: unexpected file type or format __db_meta_setup: /home/bruno/Dropbox/WP/web2py/applications/admin/cache/cache.shelve.db: unexpected file type or format __db_meta_setup: /home/bruno/Dropbox/WP/web2py/applications/admin/cache/cache.shelve.db: unexpected file type or format 2010/9/13 Bruno Rocha <rochacbr...@gmail.com> > Error Deploying to GAE > > I am just trying to deploy the new version scafold app to GAE, got the > error: > > > br...@bruno-laptop:~/Download/google_appengine$ cat VERSION > release: "1.3.7" > timestamp: 1282688496 > api_versions: ['1'] > br...@bruno-laptop:~/Download/google_appengine$ python appcfg.py update > web2py/ > appcfg.py:41: DeprecationWarning: the sha module is deprecated; use the > hashlib module instead > os.path.join(DIR_PATH, 'lib', 'antlr3'), > /home/bruno/Download/google_appengine/google/appengine/tools/dev_appserver_login.py:33: > DeprecationWarning: the md5 module is deprecated; use hashlib instead > import md5 > Application: web2pysite; version: 1. > Server: appengine.google.com. > Scanning files on local disk. > Initiating update. > Error 500: --- begin server output --- > > Server Error (500) > A server error has occurred. > --- end server output --- > br...@bruno-laptop:~/Download/google_appengine$ > > > > Is that web2py or GAE issue? > -- http://rochacbruno.com.br