PokemonGoF/PokemonGo-Bot-Desktop

PikaBot Error

CyyRus opened this issue · 1 comments

Issue without proper information won't be answered

to log in

won't log in

what?

Error in python bot

2016-08-24 09:06:22,140 [sentry.errors] [ERROR] Sentry responded with an error: 'ascii' codec can't decode byte 0x9c in position 1: ordinal not in range(128) (url: https://app.getsentry.com/api/90254/store/)
Traceback (most recent call last):
File "packages/raven/transport/threaded.py", line 174, in send_sync
super(ThreadedHTTPTransport, self).send(data, headers)
File "packages/raven/transport/http.py", line 47, in send
ca_certs=self.ca_certs,
File "packages/raven/utils/http.py", line 66, in urlopen
return opener.open(url, data, timeout)
File "packages/future/backports/urllib/request.py", line 494, in open
response = self._open(req, data)
File "packages/future/backports/urllib/request.py", line 512, in _open
'_open', req)
File "packages/future/backports/urllib/request.py", line 466, in _call_chain
result = func(*args)
File "packages/raven/utils/http.py", line 46, in https_open
return self.do_open(ValidHTTPSConnection, req)
File "packages/future/backports/urllib/request.py", line 1284, in do_open
h.request(req.get_method(), req.selector, req.data, headers)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1053, in request
self._send_request(method, url, body, headers)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1093, in _send_request
self.endheaders(body)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 1049, in endheaders
self._send_output(message_body)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.py", line 891, in _send_output
msg += message_body
UnicodeDecodeError: 'ascii' codec can't decode byte 0x9c in position 1: ordinal not in range(128)

  • OS x El Capitan
  • Git commit ( to get git commit run git log -1 --format="%H")
  • App's logs

Duplicate #232