Skip to content

Instantly share code, notes, and snippets.

@DiZiNnEs
Created April 24, 2020 08:28
Show Gist options
  • Save DiZiNnEs/e8dbe9aeed632e491e9170059370ee5e to your computer and use it in GitHub Desktop.
Save DiZiNnEs/e8dbe9aeed632e491e9170059370ee5e to your computer and use it in GitHub Desktop.
I can't log in jetbrains.com
Hello, I found a way to log in to jetbrains.com if you have an error.
If you wrote the following line in your / etc / hosts /:
`` `` Bash
0.0.0.0 account.jetbrains.com
0.0.0.0 www.jetbrains.com
0.0.0.0 https://account.jetbrains.com:443
1.2.3.4 account.jetbrains.com
1.2.3.4 http://www.jetbrains.com
1.2.3.4 www-weighted.jetbrains.com
0.0.0.0 account.jetbrains.com
`` ``
And you cannot log in to jetbrains.com, you just have to delete this line :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment