File Cache Conflict / Sync issue

Hi,

 

since a couple of days, there seems to be an issue regarding syncing the file in my editor with the filesystem. For example, when executing or loading a file in the Terminal, some older content is being used instead of the current file, which is opened (and saved) in my editor window. To force the sync of the opened and saved file, I need to r/w open the file with an external tool like Vim, then the “File Cache Conflict” dialog pops up and I can continue with my work until it happens again.

I'm working on mac OS, the files are part of a Git project.

Has anybody else experienced this?

 

Thx, Mike.

0
2 comments

@Michael Ehrenreich, Hi, do you use GitHub Copilot plugin, if yes, please click the IDE main menu Help | Check for Updates to update GitHub Copilot to the latest version and restart the IDE. The old version can cause a similar issue: https://youtrack.jetbrains.com/issue/IJPL-175871 (IntelliJ IDEA stops saving files, IDE cannot be closed).

Please also make sure “File | Settings | Appearance & Behavior | System Settings | Save files when switching to a different application or a built-in terminal” is not disabled (enabled by default)

Does it help?

0

Hi,

since I've reset PyCharm it's working again.

Thanks for your help.

0

Please sign in to leave a comment.