Skip to content

Instantly share code, notes, and snippets.

@thequbit
Created October 4, 2013 08:03
Show Gist options
  • Save thequbit/6822525 to your computer and use it in GitHub Desktop.
Save thequbit/6822525 to your computer and use it in GitHub Desktop.
(barkingowl)administrator@anna:~/dev/BarkingOwl/src/scraper$ fedmsg-relay
No handlers could be found for logger "moksha.hub"
Traceback (most recent call last):
File "/home/administrator/.virtualenvs/barkingowl/bin/fedmsg-relay", line 9, in <module>
load_entry_point('fedmsg==0.7.1', 'console_scripts', 'fedmsg-relay')()
File "/home/administrator/.virtualenvs/barkingowl/local/lib/python2.7/site-packages/fedmsg/commands/relay.py", line 81, in relay
command = RelayCommand()
File "/home/administrator/.virtualenvs/barkingowl/local/lib/python2.7/site-packages/fedmsg/commands/__init__.py", line 52, in __init__
self.config = self.get_config()
File "/home/administrator/.virtualenvs/barkingowl/local/lib/python2.7/site-packages/fedmsg/commands/__init__.py", line 60, in get_config
fedmsg_command=True,
File "/home/administrator/.virtualenvs/barkingowl/local/lib/python2.7/site-packages/fedmsg/config.py", line 152, in load_config
raise ValueError("No config value 'endpoints' found.")
ValueError: No config value 'endpoints' found.
(barkingowl)administrator@anna:~/dev/BarkingOwl/src/scraper$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment