I connect to a managed Nextcloud instance from Hetzner from my Windows 10 Desktop client.
Now that I wanted to update from the Nextcloud Desktop Client Version 3.16.4 (Windows) to 3.17.1, I always receive the following error message during the installation process:
often such behavior is cause by security software like anti-malware tools - rule of thumb is to disable such programs when performing software installation or upgrades.
Hi! Sorry, should have mentioned thatâŠWindows Defender, Firewall, Adguard were all deactivated. Those havenât interfered with the installation of previous version updates anyway.
The error message looks like a permission issue? It already started copying files and the error pops for not being able to write this data somewhere? So any connectivity related issue should have occurred earlier on? (just a guess though).
sorry I assume there is no quick-fix. I would start a sysinternals process monitor and check where the problem comes from.. itâs not quick and not fast but definitely a good tool to analyze strange issues.
Nope, I just tried with both: with my admin account (group: admin) and my client user (group: user). Same result. Also it worked in the past flawlessly. Only occurs since trying upgrading from version 3.16.5 to 3.17.
Might just wait for 3.18 to see if this still occurs there too. No changes made to the system over the last year.
Iâm having the exact same issue. Iâm not sure why are you refering to âProgram filesâ, as both the authorâs and my install directories are outside of âProgram Filesâ, @Mornsgrans
@xk34.y what helped in my case, I opened a Powershell Terminal as an administrator, navigated to the directory where I downloaded a new installation file freshly downloaded, and then executed msiexec /i. This helped the installation process and it completed successfully.