2021.3 removed my Deployment Settings

Platform: macOS Catalina 10.15.7

What happened:
After updating to PhpStorm 2021.3, all the servers I had in Deployment have been removed.

Downgrading to PhpStorm 2021.2.3 seems to have solved the issue, after I restored my settings from a backup.

1
8 comments

Were they globally configured or per-project? You can check that by the state of "Visible for this project" checkbox in a configuration settings.

Do you have your deployment configurations visible in a ~/Library/Application Support/JetBrains/PhpStorm2021.2/options/webServers.xml file?

 

0

Dmitry Tronin

They are globally configured.

I do not have that file in options but I do have one in settingsRepository/repository


0

Right. So you've been using settings repository with PS 2021.2? 

Was it enabled in your 2021.3 installation after the update?

0

Dmitry Tronin

Yes I have :)
It was enabled in 2021.3 too yes

0

Could you please run Help > Collect Logs and Diagnostic Data in PS 2021.3 and share the resulting archive? You can upload it to https://uploads.jetbrains.com/

0

Dmitry Tronin
I have uploaded it, the ID of the upload is: 2021_12_06_ED2CAAzACWheVxo5
I have had to remove some sensitive data from in there, just FYI :)

0

Could you please do the same in latest IDE version? These logs are from the previous one.

0

Looks like this is an old known problem: https://youtrack.jetbrains.com/issue/IDEA-174516. Some users experienced this back in 2019. Please vote for or comment it in order to get notified about its updates. 

As a workaround just copy 2021.2_IDE_Config_dir/options/webServers.xml file into 2021.3_IDE_Config_Dir/options folder manually.

0

Please sign in to leave a comment.