graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #06634
Re: [Question #658662]: Getting internal error for graphite
Question #658662 on Graphite changed:
https://answers.launchpad.net/graphite/+question/658662
Status: Answered => Open
rocky is still having a problem:
Hi Deniz
After removing the file same repose.
[root@XX webapp]# rm /opt/graphite/webapp/graphite/wsgi.py
rm: remove regular file `/opt/graphite/webapp/graphite/wsgi.py'? y
[root@icingamonitoringdr webapp]#
[root@XX webapp]# ls -l "/opt/graphite/webapp/graphite/wsgi.py"
ls: cannot access /opt/graphite/webapp/graphite/wsgi.py: No such file or directory
[root@icingamonitoringdr webapp]#
Still getting error
:58:55 2017] [error] [client 10.2.201.115] mod_wsgi (pid=11944): Exception occurred processing WSGI script '/opt/graphite/conf/graphite.wsgi'.
[Thu Sep 28 02:58:55 2017] [error] [client 10.2.201.115] Traceback (most recent call last):
[Thu Sep 28 02:58:55 2017] [error] [client 10.2.201.115] File "/opt/graphite/conf/graphite.wsgi", line 4, in <module>
[Thu Sep 28 02:58:55 2017] [error] [client 10.2.201.115] from graphite.wsgi import application
[Thu Sep 28 02:58:55 2017] [error] [client 10.2.201.115] File "/opt/graphite/webapp/graphite/wsgi.py", line 7, in <module>
[Thu Sep 28 02:58:55 2017] [error] [client 10.2.201.115] ImportError: No module named django.utils.importlib
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.