Nextcloud desktop sync (macOS M1 chip) error: Failed to load folder

I’m running Nextcloud 27.0.0 on Ubuntu 22.04.2 and have been using the mac file sync app for a while with no issues. I have just switched to a silicon (M1) mac on macOS Ventura and the file sync app is unable to load any files to sync from the cloud server. The web app is encountering no issues.

I have set up various logging and have not found much. This is the only error being thrown.

2024-03-17 12:35:50:202 [ warning default unknown:0 ]: QObject: Cannot create children for a parent that is in a different thread.
(Parent is OCC::AccessManager(0x60000054bb00), parent’s thread is QThread(0x60000071c2e0), current thread is QQuickPixmapReader(0x600002197cc0)

Any ideas as to how to resolve this? I have checked the serverside PHP logs and can find no errors pertaining to this.

Thanks !!