JSParser icon indicating copy to clipboard operation
JSParser copied to clipboard

Pase Error when Unicode in Response

Open ngalongc opened this issue 8 years ago • 2 comments

In some cases, there will be unicode error in torando, adding this data = unicode(data,errors='ignore') to fix the unicode error

ARNING:tornado.access:404 GET /favicon.ico (219.76.18.73) 2.45ms
Discovered 1 links in https://d1a3f4spazzrp4.cloudfront.net/merchpbx/3.53.1/d1a3f4spazzrp4.cloudfront.net/javascripts/merchant-ca435532f9.js
ERROR:tornado.application:Uncaught exception GET /parse/ajax?url=https://d1a3f4spazzrp4.cloudfront.net/merchpbx/3.53.1/d1a3f4spazzrp4.cloudfront.net/javascripts/merchant-ca435532f9.js (219.76.18.73)
HTTPServerRequest(protocol='http', host='example.com:8008', method='GET', uri='/parse/ajax?url=https://d1a3f4spazzrp4.cloudfront.net/merchpbx/3.53.1/d1a3f4spazzrp4.cloudfront.net/javascripts/merchant-ca435532f9.js', version='HTTP/1.1', remote_ip='219.76.18.73', headers={'Accept-Language': 'en-US,en;q=0.8,zh-CN;q=0.6,zh;q=0.4,zh-TW;q=0.2', 'Accept-Encoding': 'gzip, deflate', 'X-Requested-With': 'XMLHttpRequest', 'Host': 'cloud.example.com:8008', 'Accept': 'application/json, text/javascript, */*; q=0.01', 'User-Agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36', 'Connection': 'keep-alive', 'Referer': 'http://cloud.example.com:8008/', 'Cookie': '_ga=GA1.2.628903757.1486822870'})

ngalongc avatar Jul 19 '17 07:07 ngalongc

@nahamsec do you have any intention of maintining this repo / merging the pull requests? Otherwise, I'll happily make a JSParser-Reborn (or something like that) and take care of it myself. It hurts to see so much effort just waiting for aproval.

ItsIgnacioPortal avatar Feb 26 '21 04:02 ItsIgnacioPortal

Hey @PinkDev1, can you send me an email? I'd love to get some help to get this repo updated and maintained. Would love to give you access to it and give you credit for it as a contributor, if you are up for it :)

nahamsec avatar Mar 01 '21 20:03 nahamsec