IOError: [Errno 13] Permission denied: '/tmp/.secret_key_store
I am getting the following errors when trying to login to dashboard
[Tue May 27 16:07:54 2014] [error] [client ] mod = importlib.import_module(self.SETTINGS_MODULE) [Tue May 27 16:07:54 2014] [error] [client ] File "/usr/lib/python2.6/site-packages/django/utils/importlib.py", line 35, in import_module [Tue May 27 16:07:54 2014] [error] [client ] __import__(name) [Tue May 27 16:07:54 2014] [error] [client ] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/settings.py", line 222, in <module> [Tue May 27 16:07:54 2014] [error] [client ] from local.local_settings import * # noqa [Tue May 27 16:07:54 2014] [error] [client ] File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/local/local_settings.py", line 93, in <module> [Tue May 27 16:07:54 2014] [error] [client ] SECRET_KEY = secret_key.generate_or_read_from_file(os.path.join(LOCAL_PATH, '.secret_key_store')) [Tue May 27 16:07:54 2014] [error] [client ] File "/usr/lib/python2.6/site-packages/horizon/utils/secret_key.py", line 65, in generate_or_read_from_file [Tue May 27 16:07:54 2014] [error] [client ] with open(key_file, 'r') as f: [Tue May 27 16:07:54 2014] [error] [client ] IOError: [Errno 13] Permission denied: '/tmp/.secret_key_store' ^C
I am using the following version of django.[root@controller Packages]# rpm -qa | grep python-django python-django-compressor-1.3-2.el6.noarch python-django-openstack-auth-1.1.5-1.el6.noarch python-django-horizon-2014.1-1.el6.noarch python-django-appconf-0.5-3.el6.noarch
[root@controller Packages]# openstack-status | grep dashboard openstack-dashboard: 500
https://bugzilla.redhat.com/show_bug....
Would run : yum update python-django-*
[root@controller ~]# yum update python-django-* Loaded plugins: product-id, refresh-packagekit, security, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. Setting up Update Process No Packages marked for Update
i have the lastest package look like the bug is reintroduced
Your problem is This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. It's RHEL 6.5 . As legal customer you can register system for RH Subscription Management and then choose required channel. Another option switch to CentOS 6.5 and get it with no trouble with Subscriptions.
Take a look at my last comment to thread https://ask.openstack.org/en/question...