Cannot connect to already running IDE instance. Exception: Process 464 is still running
已回答

What should i do in this case?
请先登录再写评论。
Hi. The underlying issue was fixed in IDEA-330531, and the fix for it will should be available in versions 2023.3+.
As a workaround for your version, you can check to see what kind of process pid 525 is. If it is an IDEA process, kill it. If it's not an IDEA process, navigate to the IDE config folder and remove the
.lockfile in it.