CRITICAL keystone - ConfigFileNotFound The Keystone configuration file keystonepaste ini could not be found

0 votes

I have installed keystone package in OpenStack., but while starting the keystone service, I am getting error. 

$ service openstack-keystone start
Stopping keystone: [FAILED] 

When I looked at the keystone log, observed the below error recorded

#tailf /var/log/keystone/keystone.log
CRITICAL keystone [-] ConfigFileNotFound: The Keystone configuration file keystone-paste.ini could not be found. 
TRACE keystone Traceback (most recent call last): 
TRACE keystone File "/usr/bin/keystone-all", line 113, in 
TRACE keystone paste_config = config.find_paste_config()
TRACE keystone File "/usr/lib/python2.6/site-packages/keystone/config.py", line 90, in find_paste_config
TRACE keystone raise exception.ConfigFileNotFound(config_file=paste_config_value) 
TRACE keystone ConfigFileNotFound: The Keystone configuration file keystone-paste.ini could not be found

How can I solve this problem?

Thank You

Mar 26, 2020 in OpenStack by akhtar
• 38,230 points
673 views

1 answer to this question.

0 votes

Hi@akhtar,

As the error message says, verify whether keystone-paste.ini file exists and identified properly by thekeystone.conf file.

Open /etc/keystone/keystone.conf and see if ‘config_file‘ is referring to keystone-paste.ini file. 

[paste_deploy] 
config_file=/usr/share/keystone/keystone-dist-paste.ini 

Try starting the service again.

$ service openstack-keystone start

Hope this will work.

Thank You

answered Mar 26, 2020 by MD
• 95,440 points

Related Questions In OpenStack

0 votes
1 answer

What are the key services that OpenStack provides?

Hi@akhtar, OpenStack provides all the services that AWS ...READ MORE

answered Mar 13, 2020 in OpenStack by MD
• 95,440 points
532 views
0 votes
1 answer

What is the meaning of term “Glance” in OpenStack service?

Hi@akhtar, Glance is image service in OpenStack. The ...READ MORE

answered Mar 16, 2020 in OpenStack by MD
• 95,440 points
1,178 views
0 votes
1 answer

What are the three different components of the modular OpenStack architecture model?

Hi@akhtar, There are three different types of modular OpenStack ...READ MORE

answered Mar 16, 2020 in OpenStack by MD
• 95,440 points
1,735 views
0 votes
1 answer

Can anyone explain me the Architecture of Glance service in OpenStack?

Hi, OpenStack Glance has a client-server architecture that ...READ MORE

answered Mar 16, 2020 in OpenStack by akhtar
• 38,230 points
1,271 views
0 votes
1 answer

error: server error. Is Neutron not working properly?

Hi@akhtar, We can't say Neutron is the one ...READ MORE

answered Mar 17, 2020 in OpenStack by MD
• 95,440 points
945 views
0 votes
1 answer

How can I do SSH inside my instance in OpenStack?

Hi@akhtar, Yes, there is nothing wrong with your ...READ MORE

answered Mar 17, 2020 in OpenStack by MD
• 95,440 points
2,173 views
0 votes
2 answers
0 votes
1 answer
0 votes
1 answer

What is the difference between AWS and OpenStack?

Hi@akhtar, Both these technologies is a platform of ...READ MORE

answered Feb 26, 2020 in OpenStack by MD
• 95,440 points
2,988 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP