Skip to content

Instantly share code, notes, and snippets.

@kaihendry
Created August 14, 2019 13:33
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 kaihendry/e50bfcdc37a75585d0dd753661cbd55d to your computer and use it in GitHub Desktop.
Save kaihendry/e50bfcdc37a75585d0dd753661cbd55d to your computer and use it in GitHub Desktop.
21:26 DEBUG: Couldn't load emoji list: IOError: [Errno 2] No such file or directory: u'/home/hendry/.weechat/weemoji.json'
21:27 DEBUG: rtm.start failed with return_code -2. stack:
21:27 File "/home/hendry/.weechat/python/autoload/wee_slack.py", line 137, in wrapper
21:27 return f(*decode_from_utf8(args), **decode_from_utf8(kwargs))
21:27 File "/home/hendry/.weechat/python/autoload/wee_slack.py", line 711, in receive_httprequest_callback
21:27 EVENTROUTER.receive_httprequest_callback(data, command, return_code, out, err)
21:27 File "/home/hendry/.weechat/python/autoload/wee_slack.py", line 504, in receive_httprequest_callback
21:27 .format(return_code, ''.join(traceback.format_stack())), level=5)
21:27 DEBUG: rtm.start failed with return_code -2. stack:
21:27 File "/home/hendry/.weechat/python/autoload/wee_slack.py", line 137, in wrapper
21:27 return f(*decode_from_utf8(args), **decode_from_utf8(kwargs))
21:27 File "/home/hendry/.weechat/python/autoload/wee_slack.py", line 711, in receive_httprequest_callback
21:27 EVENTROUTER.receive_httprequest_callback(data, command, return_code, out, err)
21:27 File "/home/hendry/.weechat/python/autoload/wee_slack.py", line 504, in receive_httprequest_callback
21:27 .format(return_code, ''.join(traceback.format_stack())), level=5)
21:27 DEBUG: rtm.start failed with return_code -2. stack:
21:27 File "/home/hendry/.weechat/python/autoload/wee_slack.py", line 137, in wrapper
21:27 return f(*decode_from_utf8(args), **decode_from_utf8(kwargs))
21:27 File "/home/hendry/.weechat/python/autoload/wee_slack.py", line 711, in receive_httprequest_callback
21:27 EVENTROUTER.receive_httprequest_callback(data, command, return_code, out, err)
21:27 File "/home/hendry/.weechat/python/autoload/wee_slack.py", line 504, in receive_httprequest_callback
21:27 .format(return_code, ''.join(traceback.format_stack())), level=5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment