### ⚠️ 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
MacOS VFS not working
### Steps to reproduce
1. Upgrade to Nextcloud 29
2. Installing Nextcloud-3.13.0-macOS-vfs.pkg desktop package
### Expected behavior
MacOS VFS sync should work.
### Which files are affected by this bug
All files
### Operating system
Mac OS
### Which version of the operating system you are running.
macOS Sonoma
### Package
Appimage
### Nextcloud Server version
29.0.1
### Nextcloud Desktop Client version
3.13.0git (build 22493)
### Is this bug present after an update or on a fresh install?
Updated from a minor version (ex. 3.4.2 to 3.4.4)
### Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
### Are you using an external user-backend?
- [X] Default internal user-backend
- [X] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
### Nextcloud Server logs
```shell
{"reqId":"ZlWlLYRKmwoFGdCgwVCaxAAAABE","level":3,"time":"2024-05-28T09:34:37+00:00","remoteAddr":"1.1.1.1","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.1.1","data":{"tokenLoginName":"fast@domain.com","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
{"reqId":"ZlWlLoRKmwoFGdCgwVCaxQAAAAk","level":3,"time":"2024-05-28T09:34:38+00:00","remoteAddr":"1.1.1.1","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.1.1","data":{"tokenLoginName":"fast@domain.com","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
{"reqId":"ZlWlLoRKmwoFGdCgwVCaxgAAABM","level":3,"time":"2024-05-28T09:34:38+00:00","remoteAddr":"1.1.1.1","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.1.1","data":{"tokenLoginName":"fast@domain.com","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
{"reqId":"ZlWlLoRKmwoFGdCgwVCaxwAAAA4","level":3,"time":"2024-05-28T09:34:38+00:00","remoteAddr":"1.1.1.1","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.1.1","data":{"tokenLoginName":"fast@domain.com","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
{"reqId":"ZlWlLoRKmwoFGdCgwVCayAAAAAs","level":3,"time":"2024-05-28T09:34:38+00:00","remoteAddr":"1.1.1.1","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.1.1","data":{"tokenLoginName":"fast@domain.com","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
{"reqId":"ZlWlLjKYlJZA6EfwdAblQQAAAEs","level":3,"time":"2024-05-28T09:34:38+00:00","remoteAddr":"1.1.1.1","user":"--","app":"core","method":"PROPFIND","url":"/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.1.1","data":{"tokenLoginName":"fast@domain.com","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
```
### Additional info
![image](https://github.com/nextcloud/desktop/assets/1120689/f554135b-1d7a-4a2f-b1e1-279d68119018)
![image](https://github.com/nextcloud/desktop/assets/1120689/2065f206-9b1c-430d-afa6-68a55a248295)