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
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)
What IDE version do you use? Is it possible to open mentioned URL in browser (blank page should be shown).
I'm using 2022.2.5 ... and the URL vulnerability-search.europe-north1-gke.intellij.net gives me a 404
Is it possible to check the issue with 2022.3 or 2023.1 version?
With Version 2022.3.3 it is working fine :-)
Thanks for information!