You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: