Broken permissions on Nextcloud folder after every reboot

Iā€™ve updated Windows clients to 3.13.2 few days ago. Ever since, permissions on my Nextcloud folder on all my PCs are broken after every reboot and it refuses to sync. I get a red icon in the tray and an error ā€œUnable to open or create sync database. Make sure you have write access to the sync folder.ā€

My sync folder is inside my home directory and inherits permissions like all other folders. However, permissions for Users get changed to Deny/Write on every reboot for the Nextcloud folder. This doesnā€™t happen to any other folders, only to the Nextcloud folder.

Iā€™m not sure if this is related:

Hmmm, maybe. In my case the permissions were changed to be more restrictive only on the Nexctloud folder itself on reboot, immediatelly after first reboot after update - Users were set Deny Write so sync would stop. This happened on every reboot. Iā€™ve reset the permissions several times over and over and it no longer happens. I rebooted all PCs repeatedly and itā€™s OK now.

OK, this is getting SUPER IRRITATING. Itā€™s happening again. Every time I reboot my PCs, permissions on the Nextcloud folder are changed to deny write to Users. Iā€™m going to try to downgrade all clients to 3.13.0. Iā€™m getting so tired of problems with Nextcloud upgrades, both servers and now even the client.

This is happening in a few instances i have where virtual files is used, this and the slow sync speed with folders with lots of files are annoying. For example sync with the owncloud client speed up the proces like 100x. i imagine with owncloud server all runs way better, so time to change back again.

No virtual files are used on my instance. Itā€™s a small, single-user installation on 2.5Gbps LAN. Sync is very fast, I have redis and allā€¦ The 3.13.2 client was simply bugged. I rolled back all my clients to 3.13.0 and it stopped happening.

v3.13.3 continues with this issue

Nice! OK, so no more client updates for me, I guess.

This is really annoying and happens to me as well. Even that I donā€™t reboot my machine at all, itā€™s just happening every ā€œrealā€ sync or somewhat less frequent. I wouldnā€™t even notice that without ansible throwing an error about 777 permissions on role repository. I have to run ā€˜find ~/Nextcloud -type d -perm 777 -exec chmod 755 {} ;ā€™ to fix this problem. Have rolled back to 3.12.7 and hopefully it wonā€™t happen again. But outdated client notifications will be probably less annoying and Iā€™ve just opted-out automatic new version checking.

So youā€™re having the same client problem on a Linux desktop? Interesting.

Hello, i encounter exactly the same problem on Windows. The update to 3.14.1 apparently did not resolve this problem. Still current on your side? THANKS