MasterDevX / Termux-Java

Install Java (Open-JDK-8) in Termux without root!
381 stars 82 forks source link

Networking failure #55

Open xxMrPHDxx opened 3 years ago

xxMrPHDxx commented 3 years ago

I'm trying to run like a socket to "gateway.discord.gg" but it's throwing UnknownHostException. I ran the same code on my pc and it works just fine

12brendon34 commented 3 years ago

Im also having network issues where I can't connect at all to anything

wongz commented 1 year ago

I'm having the same problem

wongz commented 1 year ago

I'm having the same problem

System.setProperty("sun.net.spi.nameservice.provider.1", "dns,sun"); or run use this: "-Dsun.net.spi.nameservice.provider.1=dns,sun" , will use /etc/resolv.conf