Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Networking failure #55

Open
xxMrPHDxx opened this issue Jun 1, 2021 · 3 comments
Open

Networking failure #55

xxMrPHDxx opened this issue Jun 1, 2021 · 3 comments

Comments

@xxMrPHDxx
Copy link

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
Copy link

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

@wongz
Copy link

wongz commented Jun 9, 2023

I'm having the same problem

@wongz
Copy link

wongz commented Jun 9, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants