php-perfect / ddev-intellij-plugin

DDEV Tool Integration for IntelliJ IDEA
https://plugins.jetbrains.com/plugin/18813-ddev-integration
BSD 3-Clause "New" or "Revised" License
109 stars 15 forks source link

DDEV Integration entered unknown state #299

Closed kdborg closed 6 months ago

kdborg commented 7 months ago

Is there an existing issue for this?

Are you sure that this bug is related to this DDEV Integration Plugin?

Enter your error report ID (If available)

No response

Describe the bug

After having PHPStorm minimized for some time, I reopened the window and the error message popped up.

Clicking on "Sync DDEV State" did not fix the issue.

Steps to reproduce

  1. Minimize PHPStorm with a project using DDev.
  2. After a while, reopen the project.
  3. View error.

Additional context

No response

rfay commented 7 months ago

Did you review open issues and look for solutions there before opening this?

https://github.com/php-perfect/ddev-intellij-plugin/issues?q=is%3Aissue+is%3Aopen+%22unknown+state%22

nico-loeber commented 6 months ago

@kdborg, this is a known issue that can have various causes, its hard to find one solution for this. Please see the issue @rfay has linked.

Closed as duplicate.