Advertisement
Guest User

Untitled

a guest
Apr 27th, 2016
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.39 KB | None | 0 0
  1. [Wed Apr 27 09:30:36.835735 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] mod_wsgi (pid=6891): Target WSGI script '/var/www/booktype/instance1/instance1_site/wsgi.py' cannot be loaded as Python module.
  2. [Wed Apr 27 09:30:36.835783 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] mod_wsgi (pid=6891): Exception occurred processing WSGI script '/var/www/booktype/instance1/instance1_site/wsgi.py'.
  3. [Wed Apr 27 09:30:36.835815 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] Traceback (most recent call last):
  4. [Wed Apr 27 09:30:36.835854 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] File "/var/www/booktype/instance1/instance1_site/wsgi.py", line 47, in <module>
  5. [Wed Apr 27 09:30:36.835906 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] application = get_wsgi_application()
  6. [Wed Apr 27 09:30:36.835920 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] File "/var/lib/booktype/lib/python2.7/site-packages/django/core/wsgi.py", line 14, in get_wsgi_application
  7. [Wed Apr 27 09:30:36.835939 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] django.setup()
  8. [Wed Apr 27 09:30:36.835949 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] File "/var/lib/booktype/lib/python2.7/site-packages/django/__init__.py", line 20, in setup
  9. [Wed Apr 27 09:30:36.835965 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] configure_logging(settings.LOGGING_CONFIG, settings.LOGGING)
  10. [Wed Apr 27 09:30:36.835975 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] File "/var/lib/booktype/lib/python2.7/site-packages/django/utils/log.py", line 87, in configure_logging
  11. [Wed Apr 27 09:30:36.836002 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] logging_config_func(logging_settings)
  12. [Wed Apr 27 09:30:36.836014 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] File "/usr/lib/python2.7/logging/config.py", line 794, in dictConfig
  13. [Wed Apr 27 09:30:36.836040 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] dictConfigClass(config).configure()
  14. [Wed Apr 27 09:30:36.836051 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] File "/usr/lib/python2.7/logging/config.py", line 576, in configure
  15. [Wed Apr 27 09:30:36.836066 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] '%r: %s' % (name, e))
  16. [Wed Apr 27 09:30:36.836098 2016] [:error] [pid 6891] [remote 178.62.x.x:2112] ValueError: Unable to configure handler 'logfile': [Errno 13] Permission denied: '/var/www/booktype/instance1/logs/booktype.log'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement