← Back to team overview

graphite-dev team mailing list archive

[Question #658662]: Getting internal error for graphite

 

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

Hi,

After installation of graphite getting Internal server error (error code : 500) while hitting from the browser. Could you please check and provide your inputs.

Below log path : /opt/graphite/storage/log/webapp

file : error.log

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

Thank you in advance.

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