cyberkitsune / PSO2Proxy

A protocol proxy for PSO2
GNU Affero General Public License v3.0
46 stars 42 forks source link

[EQ Alert] Bad API response, 'utf8' codec can't decode byte 0xff in position 0: invalid start byte #208

Closed manuel999999 closed 7 years ago

manuel999999 commented 7 years ago

been trying to fix EQ Alert. the error is,

[EQ Alert Debug] HTTP Status: 200 [EQ Alert Debug] Checking URL Headers... [EQ Alert Debug] [('X-Bytes-Saved', ['8983']), ('X-Nc', ['HIT nrt 16']), ('X-Content-Type-Options', ['nosniff']), ('Expires', ['Mon, 15 Apr 2019 10:04:48 GMT']), ('Vary', ['Accept']), ('Server', ['nginx']), ('Last-Modified', ['Fri, 14 Apr 2017 22:04:48 GMT']), ('ETag', ['"1feda5c56eb2e770"']), ('Link', ['http://flyingpantsu.net/wp-content/uploads/2014/01/bg.jpg; rel="canonical"']), ('Cache-Control', ['public, max-age=63115200']), ('Date', ['Wed, 24 May 2017 03:56:15 GMT']), ('Content-Type', ['image/jpeg'])] [EQ Alert] Bad API response, 'utf8' codec can't decode byte 0xff in position 0: invalid start byte

everything is default. i'm a beginner in python. please help..