When trying to login to cobbler web(2.2.2), I get OSError at /do_login
[Errno 13] Permission denied: '/var/lib/cobbler/webui_sessions/sessionidf445674ae16a2ff025d2ef7eaeabcc4f' Request Method: POST Request URL: http://fiat/cobbler_web/do_login Django Version: 1.3.1 Exception Type: OSError Exception Value: [Errno 13] Permission denied: '/var/lib/cobbler/webui_sessions/sessionidf445674ae16a2ff025d2ef7eaeabcc4f' Exception Location: /usr/lib/python2.6/site-packages/django/contrib/sessions/backends/file.py in save, line 90 Python Executable: /usr/bin/python Python Version: 2.6.6 Python Path: ['/usr/lib64/python26.zip', '/usr/lib64/python2.6', '/usr/lib64/python2.6/plat-linux2', '/usr/lib64/python2.6/lib-tk', '/usr/lib64/python2.6/lib-old', '/usr/lib64/python2.6/lib-dynload', '/usr/lib64/python2.6/site-packages', '/usr/lib64/python2.6/site-packages/gtk-2.0', '/usr/lib/python2.6/site-packages', '/usr/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg-info', '/usr/share/cobbler/web', '/usr/share/cobbler/web/cobbler_web'] Server time: Tue, 24 Apr 2012 08:59:42 -0500 Environment: Request Method: POST Request URL: http://fiat/cobbler_web/do_login Django Version: 1.3.1 Python Version: 2.6.6 Installed Applications: ['django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', 'cobbler_web'] Installed Middleware: ('django.middleware.common.CommonMiddleware', 'django.contrib.csrf.middleware.CsrfMiddleware', 'django.contrib.sessions.middleware.SessionMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware') Traceback: File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py" in get_response 178. response = middleware_method(request, response) File "/usr/lib/python2.6/site-packages/django/contrib/sessions/middleware.py" in process_response 36. request.session.save() File "/usr/lib/python2.6/site-packages/django/contrib/sessions/backends/file.py" in save 90. fd = os.open(session_file_name, flags) Exception Type: OSError at /do_login Exception Value: [Errno 13] Permission denied: '/var/lib/cobbler/webui_sessions/sessionidf445674ae16a2ff025d2ef7eaeabcc4f' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Stuart J. Newman Engineer 4; Systems Solar Dynamics Observatory (SDO) Honeywell Technology Solutions Inc NASA/Goddard Space Flight Center Building 14, Room E222 Mail Stop 428.2 Greenbelt, MD 20771 Office: (301) 286-5145 EMail: [email protected]<mailto:[email protected]> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NOTICE: This communication, including any attachment, contains information that may be confidential or privileged, and is intended solely for the entity or individual to whom it is addressed. If you are not the intended recipient, please notify the sender at once, and you should delete this message and are hereby notified that any disclosure, copying, or distribution of this message is strictly prohibited. Nothing in this email, including any attachment, is intended to be a legally binding signature.
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
