Skip to content

Instantly share code, notes, and snippets.

@jtaleric
Created June 15, 2017 18:25
Show Gist options
  • Save jtaleric/99516d63bc51b3812e604974bdddffdc to your computer and use it in GitHub Desktop.
Save jtaleric/99516d63bc51b3812e604974bdddffdc to your computer and use it in GitHub Desktop.
Digest: sha256:0cc2dda8d90427d57d67577e23c56720606c17b45314bf856951831af5e9ceb6
2017-06-15 18:25:15.571 1 CRITICAL heat-manage [-] Unhandled error: ConfigFilesPermissionDeniedError: Failed to open some config files: /etc/heat/heat.conf
2017-06-15 18:25:15.571 1 ERROR heat-manage Traceback (most recent call last):
2017-06-15 18:25:15.571 1 ERROR heat-manage File "/usr/bin/heat-manage", line 10, in <module>
2017-06-15 18:25:15.571 1 ERROR heat-manage sys.exit(main())
2017-06-15 18:25:15.571 1 ERROR heat-manage File "/usr/lib/python2.7/site-packages/heat/cmd/manage.py", line 243, in main
2017-06-15 18:25:15.571 1 ERROR heat-manage default_config_files=default_config_files)
2017-06-15 18:25:15.571 1 ERROR heat-manage File "/usr/lib/python2.7/site-packages/oslo_config/cfg.py", line 2385, in __call__
2017-06-15 18:25:15.571 1 ERROR heat-manage self._namespace._files_permission_denied)
2017-06-15 18:25:15.571 1 ERROR heat-manage ConfigFilesPermissionDeniedError: Failed to open some config files: /etc/heat/heat.conf
2017-06-15 18:25:15.571 1 ERROR heat-manage
Log files at: /tmp/undercloud_deploy-DQrJXQ
Error response from daemon: No such container: heat_all
Command '['docker', 'rm', '-f', 'heat_all']' returned non-zero exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment