PHPStorm Not Loading Data Sources, Deployment Strategies, Or Previously Open Files
If I add a Data Source, open a few files, set up a deployment strategy (SFTP), etc. It all works until PHPStorm closes. When I reopen PHPStorm, they are all reset. The dataSources.xml, dataSources.local.xml, deployment,xml, etc files all show data from the settings I add (servers, dbs, etc; but they aren't loading when PHPStorm starts up.
Things I've tried in order to resolve this:
- Reinstalling newest version of PHPStorm
- Restarting computer
- Setting up a new project (Worked for a few PHPStorm closes/reopens but then randomly stopped and no longer loaded the settings)
Please sign in to leave a comment.
Hello,
Is there any cloud sync software (Google Drive, MS OneDrive etc.) that would control the project directory?
Any warnings or errors right after the restart and project opening in Help > Show Log in ... > idea.log file?
For anyone else experiencing this problem and your project happens to be in OneDrive, move it out into another folder outside of OneDrive. Apparently it's been locking files more often lately and causing issues like this.