Advertisement
Guest User

Untitled

a guest
Jan 12th, 2015
16
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. root@mstclan:/home/bigbrotherbot# b3_run -c /home/bigbrotherbot/b3/conf/ b3_sr8.xml
  2. Starting www.bigbrotherbot.net (b3) v1.10.0dev.daily275-20150109 [posix] [PoisonIvy]
  3.  
  4. Using config file: /home/bigbrotherbot/b3/conf
  5. Traceback (most recent call last):
  6. File "/usr/local/lib/python2.7/dist-packages/b3-1.10.0dev.daily275_20150109-py2.7.egg/b3/run.py", line 218, in main
  7. run(config=options.config, nosetup=options.nosetup, autorestart=options.autorestart)
  8. File "/usr/local/lib/python2.7/dist-packages/b3-1.10.0dev.daily275_20150109-py2.7.egg/b3/run.py", line 161, in run
  9. b3.start(config, nosetup, autorestart)
  10. File "/usr/local/lib/python2.7/dist-packages/b3-1.10.0dev.daily275_20150109-py2.7.egg/b3/__init__.py", line 150, in start
  11. conf = config.load(configFile)
  12. File "/usr/local/lib/python2.7/dist-packages/b3-1.10.0dev.daily275_20150109-py2.7.egg/b3/config.py", line 355, in load
  13. return config if config.load(filename) else None
  14. File "/usr/local/lib/python2.7/dist-packages/b3-1.10.0dev.daily275_20150109-py2.7.egg/b3/config.py", line 313, in load
  15. f = file(filename, 'r')
  16. IOError: [Errno 21] Is a directory: '/home/bigbrotherbot/b3/conf'
  17. root@mstclan:/home/bigbrotherbot#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement