Django static files in google cloud storage

I copied Google Cloud project for Django for Google appengine. Then I changed settings.py to store all static files in google storage. I added these settings

DEFAULT_FILE_STORAGE = 'storages.backends.gs.GSBotoStorage'
GS_ACCESS_KEY_ID = 'YourID'
GS_SECRET_ACCESS_KEY = 'YourKEY'
GS_BUCKET_NAME = 'YourBucket'
STATICFILES_STORAGE = 'storages.backends.gs.GSBotoStorage'

      

On local machine everything works fine, but when I deploy it to google appengine there is a static file issue. Django cannot find static files that are stored in a dedicated Google repository. This error message:

ImportError at / admin / login / cannot import name SpooledTemporaryFile

in the app.yaml file, settings about static files:

handlers:
- url: /static
  static_dir: static/
- url: .*
  script: mysite.wsgi.application

      

I'm new to google cloud and I can't figure out where I am doing wrong.

Edit: I think I should modify the app.yaml file to tell appengine "Hey, use a different bucket, don't put the static file itself."

Tere - more verbose error output:

ImportError at / admin / cannot import name SpooledTemporaryFile Request Method: GET request url: https://sbminteractive.appspot.com/admin/Django version: 1.8 Exception type: ImportError Exception value: cannot import name SpooledTemporaryFile Exception Location: / base / data / home / apps / e ~ sbminteractive / 20170414t175601.400554512166425273 / lib / storages / backends / s3boto.py in, line 6 Python Executable file: / base / data / home / runtimes / python 27 / python27_dist / python Python version: 2.7.5 Python path: ['/base/data/home/apps/e~sbminteractive/20170414t175601.400554512166425273', '/ base / data / home / apps / e ~ sbminteractive / 20170414t175601.400554512166425273 / lib ',' /base/data/home/runtimes/python27/python27_dist/lib/python27.zip ',' / base / data / home / runtimes / python27 / python27_dist / lib / python2.7 ',' /base/data/home/runtimes/python27/python27_dist/lib/python2.7/plat-linux2 ',' / base / data / home / runtimes / python27 / python27_dist / lib / python2.7 / lib-tk ','/base/data/home/runtimes/python27/python27_dist/lib/python2.7/lib-old', '/base/data/home/runtimes/python27/python27_dist/lib/python2.7/lib-dynload', '/base/data/home/runtimes/python27/python27_dist/lib/python2.7/site-packages',' / database / data / home // python27 / python27_lib / versions / 1 ',' / base / data / home / runtimes / python27 / python27_lib / versions / third_party / MySQLdb-1.2.5 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/protorpc-1.0 ',' / base / data / home / runtimes / python27 / python27_lib / versions / third_party / webapp2-2.3 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/webob-1.1.1 ',' / base / data / home / runtimes / python27 / python27_lib / versions / third_party / yaml-3.10 '] Server time: Fri, Apr 14 2017 14:57:51 +0000/base/data/home/runtimes/python27/python27_dist/lib/python2.7/lib-old ',' /base/data/home/runtimes/python27/python27_dist/lib/python2.7/lib-dynload ',' /base/data/home/runtimes/python27/python27_dist/lib/python2.7/site-packages ',' / base / data / home // python27 / python27_lib / versions / 1 ',' / base / data /home/runtimes/python27/python27_lib/versions/third_party/MySQLdb-1.2.5 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/protorpc-1.0 ',' / base / data / home /runtimes/python27/python27_lib/versions/third_party/webapp2-2.3 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/webob-1.1.1 ',' / base / data / home / runtimes /python27/python27_lib/versions/third_party/yaml-3.10 '] Server time: Fri, Apr 14 2017 14:57:51 +0000/base/data/home/runtimes/python27/python27_dist/lib/python2.7/lib-old ',' /base/data/home/runtimes/python27/python27_dist/lib/python2.7/lib-dynload ',' /base/data/home/runtimes/python27/python27_dist/lib/python2.7/site-packages ',' / base / data / home // python27 / python27_lib / versions / 1 ',' / base / data /home/runtimes/python27/python27_lib/versions/third_party/MySQLdb-1.2.5 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/protorpc-1.0 ',' / base / data / home /runtimes/python27/python27_lib/versions/third_party/webapp2-2.3 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/webob-1.1.1 ',' / base / data / home / runtimes /python27/python27_lib/versions/third_party/yaml-3.10 '] Server time: Fri, Apr 14 2017 14:57:51 +000051 +000051 +0000'/base/data/home/runtimes/python27/python27_dist/lib/python2.7/lib-dynload', '/base/data/home/runtimes/python27/python27_dist/lib/python2.7/site-packages', '/ Database / data / home // python27 / python27_lib / version / 1', '/base/data/home/runtimes/python27/python27_lib/versions/third_party/MySQLdb-1.2.5', '/ base / data / home / runtimes / python27 / python27_lib / versions / third_party / protorpc-1.0 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3 ',' / base / data / home / runtimes / python27 / python27_lib / versions / third_party / webob-1.1.1 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/yaml-3.10 '] Server time: Fri 14 Apr 2017 14: 57:51 +0000'/base/data/home/runtimes/python27/python27_dist/lib/python2.7/lib-dynload', '/base/data/home/runtimes/python27/python27_dist/lib/python2.7/site-packages', '/ Database / data / home // python27 / python27_lib / version / 1', '/base/data/home/runtimes/python27/python27_lib/versions/third_party/MySQLdb-1.2.5', '/ base / data / home / runtimes / python27 / python27_lib / versions / third_party / protorpc-1.0 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3 ',' / base / data / home / runtimes / python27 / python27_lib / versions / third_party / webob-1.1.1 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/yaml-3.10 '] Server time: Fri 14 Apr 2017 14: 57:51 +0000/base/data/home/runtimes/python27/python27_dist/lib/python2.7/site-packages ',' / base / data / home // python27 / python27_lib / versions / 1 ',' / base / data /home/runtimes/python27/python27_lib/versions/third_party/MySQLdb-1.2.5 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/protorpc-1.0 ',' / base / data / home /runtimes/python27/python27_lib/versions/third_party/webapp2-2.3 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/webob-1.1.1 ',' / base / data / home / runtimes /python27/python27_lib/versions/third_party/yaml-3.10 '] Server time: Fri, Apr 14 2017 14:57:51 +0000/base/data/home/runtimes/python27/python27_dist/lib/python2.7/site-packages ',' / base / data / home // python27 / python27_lib / versions / 1 ',' / base / data /home/runtimes/python27/python27_lib/versions/third_party/MySQLdb-1.2.5 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/protorpc-1.0 ',' / base / data / home /runtimes/python27/python27_lib/versions/third_party/webapp2-2.3 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/webob-1.1.1 ',' / base / data / home / runtimes /python27/python27_lib/versions/third_party/yaml-3.10 '] Server time: Fri, Apr 14 2017 14:57:51 +0000/base/data/home/runtimes/python27/python27_lib/versions/third_party/MySQLdb-1.2.5 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/protorpc-1.0 ',' / base /data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/webob-1.1.1 ',' / base / data /home/runtimes/python27/python27_lib/versions/third_party/yaml-3.10 '] Server time: Fri 14 Apr 2017 14:57:51 +0000/base/data/home/runtimes/python27/python27_lib/versions/third_party/MySQLdb-1.2.5 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/protorpc-1.0 ',' / base /data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.3 ',' /base/data/home/runtimes/python27/python27_lib/versions/third_party/webob-1.1.1 ',' / base / data /home/runtimes/python27/python27_lib/versions/third_party/yaml-3.10 '] Server time: Fri 14 Apr 2017 14:57:51 +0000/base/data/home/runtimes/python27/python27_lib/versions/third_party/yaml-3.10 '] Server time: Fri 14 Apr 2017 14:57:51 +0000/base/data/home/runtimes/python27/python27_lib/versions/third_party/yaml-3.10 '] Server time: Fri 14 Apr 2017 14:57:51 +0000

+3


source to share





All Articles