Disappeared deployment server
I recently set up a deployment server. I deploymented my project without any problems.
But this morning I turned on phpstorm and found that I can not do deployment.
In the settings, I did not find the servers I created for deployment and I can't create any new server.
Why is this happening and how to fix it?
请先登录再写评论。
Is this project under OneDrive tracking? What OS are you using? What IDE version are you running?
I just ran into this same issue, but it also included by git association. I had to do some work to re-associate it. I think possibly my .idea folder was deleted? Would that explain this issue?
If you had these deployment records marked as "Visible for this project", they were (or still are) stored in the project's ".idea" subfolder as "deployment.xml" and "webServers.xml" files.