Skip to content

Instantly share code, notes, and snippets.

@tru
Created January 25, 2013 15:10
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 tru/4635106 to your computer and use it in GitHub Desktop.
Save tru/4635106 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/local/socorro/application/socorro/processor/processor_app.py", line 167, in <module>
main(ProcessorApp)
File "/usr/local/socorro/application/socorro/app/generic_app.py", line 179, in main
config_pathname=config_path
File "/usr/local/socorro/thirdparty/configman/config_manager.py", line 187, in __init__
self)
File "/usr/local/socorro/thirdparty/configman/value_sources/__init__.py", line 152, in wrap
raise AllHandlersFailedException(errors)
configman.value_sources.source_exceptions.AllHandlersFailedException: ConfigParser doesn't know how to handle ./config.; ConfigObj doesn't know how to handle ./config.; json can't handle: ./config; Conf doesn't know how to handle ./config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment