Advertisement
Guest User

Untitled

a guest
Jan 14th, 2015
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. Starting www.bigbrotherbot.net (b3) v1.10.0dev.daily276-20150113 [posix] [PoisonIvy]
  2.  
  3. Using config file: /home/bigbrotherbot/b3/conf/b3.xml
  4. Traceback (most recent call last):
  5. File "/home/bigbrotherbot/b3/run.py", line 218, in main
  6. run(config=options.config, nosetup=options.nosetup, autorestart=options.autorestart)
  7. File "/home/bigbrotherbot/b3/run.py", line 161, in run
  8. b3.start(config, nosetup, autorestart)
  9. File "/home/bigbrotherbot/b3/__init__.py", line 150, in start
  10. conf = config.load(configFile)
  11. File "/home/bigbrotherbot/b3/config.py", line 355, in load
  12. return config if config.load(filename) else None
  13. File "/home/bigbrotherbot/b3/config.py", line 261, in load
  14. self.readfp(f)
  15. File "/home/bigbrotherbot/b3/config.py", line 151, in readfp
  16. raise ConfigFileNotValid("%s" % e)
  17. ConfigFileNotValid: 'not well-formed (invalid token): line 58, column 8'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement