[Bug]: macOS files/folders disappearing in Finder when using VFS
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 127
Description
### ⚠️ Before submitting, please verify the following: ⚠️
- [x] This is a **bug**, not a question or a configuration issue.
- [x] This issue is **not** already reported on Github (I've searched it).
- [x] Nextcloud Server and Desktop Client are **up to date**. See [Server Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) and [Desktop Releases](https://nextcloud.com/install/#install-clients) for supported versions.
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/)
### Bug description
We're running Nextcloud via Hetzner's StorageShare which is version 30.0.6. The client feature the latest 3.16.0 desktop app running on macOS Sequoia 15.3.1. We frequently encounter the issue that double-clicking a file in Finder makes it disappear from view. So somehow the VFS-provider seems to fail.
We notice that sync seems to be stuck when this happens and a quick disable/enable `Enable virtual files` usually remedies the issue.
I can provide a debug archive if needed but I'm not posting it here because of sensitive information contained.
### Steps to reproduce
We are unable to reliably reproduce the issue but it happens frequently on different folders/files. In prinziple just double click on a file/folder in Finder that is part of VFS.
### Expected behavior
VFS-provider works reliably.
### Which files are affected by this bug
Ideenbox1_Interaktion.docx
### Operating system
macOS
### Which version of the operating system you are running.
macOS Sequoia 15.3.1
### Package
Official macOS 12+ universal pkg
### Nextcloud Server version
30.0.6
### Nextcloud Desktop Client version
3.16.0
### Is this bug present after an update or on a fresh install?
Fresh desktop client install
### Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
### Are you using an external user-backend?
- [x] Default internal user-backend
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
### Nextcloud Server logs
```shell
```
### Additional info
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.