You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @deniszh, although I tried 1.8 with similar results, syncdb works when forced to use a PYTHONPATH which has an older Django installed. I think we've narrowed the issue down to graphite picking up a newer Django from somewhere in the path - will attempt to run it up in a virtualenv.
Hello
Installing Graphite on RHEL7 using the EPEL 7.11 graphite-web package.
Installing Django 1.7 into /usr/share/graphite/webapp I'm able to perform django-admin syncdb as below:
PYTHONPATH=/usr/share/graphite/webapp django-admin syncdb --settings=graphite.settings
But, at run time, the application is logging the below to graphite-web-error.log:
The text was updated successfully, but these errors were encountered: