Recently while tryig to setup Mavne, I accidently setup a proxy settings which was not correct. Next time, when I started the intelliJ idea, it failed to connect to the license server. I immediately realized that this issue occured due to incorrect proxy setting applied last time.
IntelliJ idea do not allow you to access application if license is not renewed using the license server.
How to reset the proxy server settings without application already running? Please note that the idea version is 2020.3 on Windows 10 and I do not have access to application GUI.
All I needed to correct proxy settings server URL to get through license server. Other may have requiremnt to set it to "No proxy".
In order to accomplish that you need to ascertain "idea.config.path".
For IntelliJ IDEA 2020.3, the different paths are:
Windows:
macOS:
Linux:
idea.config.path\options
and edit proxy.settings to change settings.If you want to set the idea settings to "No proxy", simply delete the
proxy.settings
file.For intellij version 2019.3 and below, the default directories in wondows and linux are different: