dependency checker running endlessly

已回答

I got stuck with the dependency checker, it is spinning endlessly.

<adding a screenshot (small jpg) does not work ... you are not allowed ... :-) >

What could be the reason?

Any hint welcome!

 

评论操作 固定链接

Hello,

Could you please share idea.log ("Help | Show Log in...") after restarting IDE and reproducing the issue? You may use any online sharing service or  https://uploads.jetbrains.com/ form

0
评论操作 固定链接

I find multiple of these in the log:

2023-03-17 16:00:05,680 [  78342] SEVERE - o.j.s.VulnerabilitiesRepositoryServer - SERVER failed with exception
2023-03-17 16:00:06,290 [  78952]   WARN - o.j.s.VulnerabilitiesRepositoryServer - Unexpected server error
java.net.UnknownHostException: vulnerability-search.europe-north1-gke.intellij.net
    at java.base/java.net.InetAddress$CachedAddresses.get(InetAddress.java:801)
    at java.base/java.net.InetAddress.getAllByName0(InetAddress.java:1524)

0
评论操作 固定链接

What IDE version do you use? Is it possible to open mentioned URL in browser (blank page should be shown).

0
评论操作 固定链接

I'm using 2022.2.5 ... and the URL vulnerability-search.europe-north1-gke.intellij.net gives me a 404

0
评论操作 固定链接

Is it possible to check the issue with 2022.3 or 2023.1 version?

0
评论操作 固定链接

With Version 2022.3.3 it is working fine :-)

0

请先登录再写评论。