Activation dialog keeps showing up after activate

Answered

1) I do not have any other instance of IntelliJ on my network
2) I updated to version Ultimate 2020.1, built on April 8 2020

After updating, the window dialog to enter my licence shows up, I enter my activation code and it shows it as active, I close the window and keep working.

After about 3 mins the window keeps showing again and again

1
3 comments

Sounds like https://youtrack.jetbrains.com/issue/IDEA-237175 Do you see the dialog with the empty license key?

The mentioned issue will be fixed with the 2020.1.1 version update.

0
Avatar
Permanently deleted user

I encounter similar problem, I used a license server to activate, after that License pop up shows one or two times per hour. I have to close it manually.

version: IDEA 2020.2.3

 

2

@...

Your PC needs to able to connect to your company license server constantly in order to activate IntelliJ IDEA.

Add the following lines to the Help | Diagnostic Tools | Debug Log Settings window:

com.intellij.util.io.HttpRequests
#com.intellij.util.io.HttpRequests
com.intellij.util.proxy.CommonProxy
#com.intellij.util.proxy.CommonProxy

Then restart the IDE, reproduce the problem and check the idea.log file for any errors related to proxy or firewall (Help | Show Log in Explorer).

0

Please sign in to leave a comment.