We’ve been syncing data without issue for a while, with the Nextcloud client on Windows 10 (22H2 build 19045.5487, up-to-date to this day).
I updated from 3.13.4 to 3.14.0 and the client crashes at startup. If I run it again, I see it appear in Windows Task manager for a second, then it goes away.
I reverted back to 3.13.4, syncing works.
Now I’ve tried updating to 3.15.3, after deleting logs in C:\Users\user\AppData\Roaming\Nextcloud\logs.
Crash still shappens, and unfortunately, no new log is being written.
I tried running this in PowerShell:
cd "C:\Program Files\Nextcloud"
.\nextcloud.exe --logwindow
.\nextcloud.exe "C:\Users\user\AppData\Roaming\Nextcloud" --logdebug
But I can’t see any logging window, and nothing gets written to the log folder. I can’t see anyting in the Task manager, so I’m not sure I’ve used these commands as they should be…
I installed the 3.15.3 client again and rebooted. Problem persists : when running the client, it appears for a second in the Task manager, then disappears.
I still can’t get any output from the command line.
New Nextcloud folders in %APPDATA% are not created, it seems the process crashes before it gets a chance to create them.
It makes me think the third suggestion is not related to this issue.