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?

0
3 comments

Is this project under OneDrive tracking? What OS are you using? What IDE version are you running?

0

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? 

0

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. 

0

Please sign in to leave a comment.