Default server or group '***' does not exist. Please review your deployment settings.

Hi!

When I start PhpStorm, following warning pops up:

Default server or group 'Ubuntu VM' does not exist. Please review your deployment settings.

When I click on "review" the Deployment Settings dialog appears. If I create there a group "Ubuntu VM", the warning is not displayed on the next loading of PhpStorm.

But, nevertheless... What is this?

0
2 comments

Does it only happen when you open a specific project? If so, please archive the .idea folder and share it with us. Thank you!

0

Luckily, the other support engineer had the same issue, so we could look into the issue ourselves.

Apparently, in .idea/deployment.xml, you have a deployment group mentioned that doesn't exist.

The easy way to fix that would be removing this mention (or the whole file).

2

Please sign in to leave a comment.