gtrxAC / discord-j2me

Discord client for Java ME (MIDP 2.0) devices
MIT License
153 stars 1 forks source link

Strange http 502 error #14

Open Turev-Hunter opened 3 days ago

Turev-Hunter commented 3 days ago

Application is doesn't connect to servers its always display http 502 error and after next attempt display an java error: java.lang.NullPointerException:0 how can I fix this. Ps: app working on an old s60v2 phone

matu6968 commented 3 days ago

It seems like it is a proxy issue as it also happened on my Nokia Asha 206.

gtrxAC commented 3 days ago

Yes, this is a proxy issue. For now, you can use the alternative proxy http://57.128.194.14 (without the :8087 at the end), though note that it will be slower than the default proxy.