Created
January 25, 2013 15:10
-
-
Save tru/4635106 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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