IDE Can't Connect to JetBrains Account
If you already have a license for JetBrains tools and don’t have a connection to the JetBrains Account service, you can register your IDE using an offline activation code or restore the connectivity following the troubleshooting guide below.
To start a trial, your IDE should be able to connect to the JetBrains Account service at https://account.jetbrains.com/ to obtain a free trial license. Your computer needs to be connected to the internet to start a trial of JetBrains IDEs and .NET tools, such as IntelliJ IDEA Ultimate Edition, PyCharm Professional Edition, AppCode, CLion, DataGrip, GoLand, PhpStorm, RubyMine, WebStorm, Rider, DataSpell, ReSharper, ReSharper C++.
In some rare cases, when the product cannot open a browser on your computer, you will be provided with a link to copy and open it in the browser manually. If the product cannot accept a response from the browser (e.g., because all ports are busy), you should go through the following alternative procedure obtaining an IDE authorization token in the browser. You will need to copy a link provided in the product, open it in your browser, go through the account login or creation process, and paste the IDE authorization token you obtain back into the product to activate it. In order to finish the authorization process, the IDE should be able to connect to JBA with the obtained one-time token.
If access to JetBrains Account is not possible from the IDE or the browser, you'll need to troubleshoot the connection to obtain your trial license.
Here are some of the possible causes of issues, along with some workarounds that should help you restore connectivity to JetBrains Account:
- Check that you are connected to the internet on the computer where the IDE is installed. Try opening some web pages in the browser to verify that you are connected.
- Some JetBrains domains might be accidentally blocked or re-routed to other IP addresses in the hosts file on the computer where the IDE is installed.
The hosts file is typically located at %SystemRoot%\System32\drivers\etc\hosts for Windows and at /etc/hosts for macOS and Linux. Please refer to this Wikipedia article for more information about the hosts file and other possible locations depending on the operating system.
You need to verify that the file doesn't contain any records related to the jetbrains.com or account.jetbrains.com domains. If it does, please remove the lines containing JetBrains domains and save the hosts file. You might need to restart your computer for any changes to take effect (depending on the operating system). - Firewalls could be blocking access, either via the domains allowlist/blocklist or by restricting access from the specific application (in our case, one of the IntelliJ IDEA-based IDEs), when the IDE tries to establish the connection. Please check whether you have a firewall enabled and verify the rules set up in the firewall configuration if you do, removing any rules blocking IDE access to JetBrains domains (jetbrains.com, account.jetbrains.com).
- Access might be blocked by your ISP (Internet Service Provider) or corporate network provider on the DNS (Domain Name System) level. You can try using alternative DNS servers, such as Google's Public DNS 8.8.8.8 or 8.8.8.4, Cloudflare's/APNIC's Public DNS 1.1.1.1, or alternative Public DNS providers depending on your location.
Both Google and Cloudflare/APNIC provide detailed instructions on configuring their DNS on Windows, Linux, and macOS. You can also contact your company's IT helpdesk or ISP support to resolve the problem if you confirm that a DNS block is the cause of the connectivity issue. - There might be a proxy server between you and our server that intercepts traffic and substitutes our certificate with its own, which is different and will not be accepted by the IDE. Thus the IDE won't be able to establish the connection. Alternatively, the proxy server might be blocking access to JetBrains domains completely.
Note that this proxy server may be entirely transparent for you and may work without any explicit proxy configuration in your system. Please contact your organization's IT helpdesk or ISP support to get the issue resolved.
If troubleshooting page doesn't help and the proxy is used, we suggest to open JBR net properties file:
Windows: <IDE_installation_folder>\jbr\conf\net.properties
MacOS: <IDE_installation_folder>/Contents/jbr/Contents/Home/conf/net.properties
Linux: <IDE_installation_folder>/jbr/conf/net.propertiesand change the line about system proxy to `java.net.useSystemProxies=true`.
Should you still experience issues connecting to the JetBrains Account service, please contact JetBrains Support for further assistance.
Please sign in to leave a comment.
same than previous people. Browser not triggered when i click on Login to jetBrain Account for a trial. Then clicking on Contact Technical Support and link copied and when i paste it on an email...got 0.
Definitively most of the people who moved to Visual Code (because of the efficiency and robutness of the tool ) will never come back to Intellij, don't you think ?
Daniel LE CARDINAL Please make sure IDE connection to account.jetbrains.com is not blocked. If you are working in the isolated environment with no connection to account.jetbrains.com, please contact the sales team for the offline trial: https://www.jetbrains.com/support/sales/.
! Solution !
For those who want to access trial version only and cannot login to JetBrains account: go to Proxy popup inside of License window and select Auto-detect proxy settings. Worked for me.
I have a problem starting Clion. I have created an account on jetbrains and a license that lasts until March 24, but here you can see in the pictures what happens when I click to log in through the account and when it should open for me through the browser. can you help me?
Km220326d You can try offline code if you are not using EDU license: https://sales.jetbrains.com/hc/en-gb/articles/360016995379.
that's the problem for me because I can't because I'm using a student license
is there any alternative way of applying?
Km220326d No other options. You must have a working connection from the IDE process to account.jetbrains.com host. That's the only possible way to get it working. Make sure your connection is not blocked by a firewall/DNS/ISP. Try registering using a tethered connection from your mobile phone.
In my case, it helped to restart the IDEA 2025.1 as Administrator on Windows to deal with JetBrains account login issue: