← Back to team overview

graphite-dev team mailing list archive

Re: [Question #658662]: Getting internal error for graphite

 

Question #658662 on Graphite changed:
https://answers.launchpad.net/graphite/+question/658662

rocky gave more information on the question:
ok sure...
 Same error.. that is the reason copied for the above line..
Let me share the fresh error log.

[Fri Sep 29 00:11:06 2017] [error] [client 10.2.200.191] mod_wsgi (pid=17662): Target WSGI script '/opt/graphite/conf/graphite.wsgi' cannot be loaded as Python module.
[Fri Sep 29 00:11:06 2017] [error] [client 10.2.200.191] mod_wsgi (pid=17662): Exception occurred processing WSGI script '/opt/graphite/conf/graphite.wsgi'.
[Fri Sep 29 00:11:06 2017] [error] [client 10.2.200.191] Traceback (most recent call last):
[Fri Sep 29 00:11:06 2017] [error] [client 10.2.200.191]   File "/opt/graphite/conf/graphite.wsgi", line 4, in <module>
[Fri Sep 29 00:11:06 2017] [error] [client 10.2.200.191]     from graphite.wsgi import application
[Fri Sep 29 00:11:06 2017] [error] [client 10.2.200.191]   File "/opt/graphite/webapp/graphite/wsgi.py", line 7, in <module>
[Fri Sep 29 00:11:06 2017] [error] [client 10.2.200.191]     from django.utils.importlib import import_module
[Fri Sep 29 00:11:06 2017] [error] [client 10.2.200.191] ImportError: No module named django.utils.importlib

-- 
You received this question notification because your team graphite-dev
is an answer contact for Graphite.