Skip to content

Instantly share code, notes, and snippets.

@jortel
Created March 11, 2014 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jortel/9486384 to your computer and use it in GitHub Desktop.
Save jortel/9486384 to your computer and use it in GitHub Desktop.
[root@dhcp-10-15-1-112 ~]# sudo -u apache pulp-manage-db
Unable to read log configuration file: /etc/pulp/logging/basic.cfg
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/pulp/server/db/manage.py", line 107, in main
_start_logging()
File "/usr/lib/python2.7/site-packages/pulp/server/db/manage.py", line 155, in _start_logging
raise RuntimeError("Unable to read log configuration file: %s" % (log_config_filename))
RuntimeError: Unable to read log configuration file: /etc/pulp/logging/basic.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment