0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

PHPStormが起動しない (Cannot connect to already~)

Posted at

PHPStormが起動しない (Cannot connect to already~)

エラーメッセージ

Cannot connect to already running IDE instance. Exception: Process 482 is still running

解消法

該当のプロセスをkillする

自分の場合はカレンダーアプリを終了したら正常に起動しました

user    482   xxxx /System/Applications/Calendar.app/Contents/MacOS/Calendar

リファレンス

コミュニティにも報告が上がってる
https://intellij-support.jetbrains.com/hc/en-us/community/posts/13541697317906-Error-while-opening-intellij-Cannot-connect-to-already-running-IDE-instance-Exception-Process-2-837-is-still-running-

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?