Unable to connect to authserver.mojang.com [duplicate]
I recently got Minecraft to join a server with my friends, however, I kept getting the failed to login the authentication are currently down for maintenance error. I later realised this to be to due to my computer being unable to connect and ping authserver.mojang.com, as I was getting a refused to connect error. I thought this might be due to my router blocking the website, but I tried accessing the website from a different device on my network, and it worked fine. I've disabled my AV and Firewall, as well as changing my local IP address. I believe it is something to do with my computer, but I have no clue what.
Could anybody give me any ideas as to why this is happening?
21 Answer
The Mojang servers often experience downtimes. Your issue is described in here. Just try waiting for a bit, and if that doesn't work, make sure to check your local firewall.
- This can be accessed by opening the Start Menu and typing "Windows Defender Firewall".
- Then click "Allow an app or feature through Windows Defender Firewall".
- You should now be shown a list of applications with relevant tickboxes next to them.
- At the top right, click "Change Settings" and scroll down until you find "Java(TM) Platform SE binary" (there will likely be quite a few).
- Make sure the left tickbox on all instances is checked, now click the "OK" button at the bottom.
By doing this you have allowed JRE to connect to the internet. If this still doesn't work, try the following:
- Press
win+rto open the "Run" prompt. - Paste in
C:/WINDOWS/SYSTEM32/DRIVERS/ETCand press "OK". - Right-click on the file named "hosts" and open it with Notepad.
- Check that the no hosts on
mojang.comare in the hosts file, if there are, remove their lines. - Once you are done press
ctrl+sTHIS PART IS IMPORTANT and under the "Save a type" dropdown (below where you change the file name) click "All files". - Making sure to have done the above and not changed the file name, click "Save".
- Try connecting to the auth servers now.