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
I believe that I have checked all the existing issues related to the error and my issue appears to be different.
I have installed 3.2.1 via pip / easy_install on CentOS.
Everything is working fine apart from the web interface.
In the log, I get: Server Error: <type 'exceptions.AttributeError'>, 'NoneType' object has no attribute 'startswith': file: /usr/lib/python2.6/site-packages/supervisor/http.py line: 897
As python is not my forte any help would be appreciated.
The web interface is prompting me for user/pass before I get this error.