Owncloud preventing system restore in windows 10

Expected behaviour

Restore system to previous restore point

Actual behaviour

Restore unable to do anything to that directory (C:/users/[user]/ownCloud, regardless of owncloud running or even installed on the system, regardless of that folder even existing

Steps to reproduce

  1. Set restore point
  2. Install owncloud and attach an account
  3. Restore
  • possibly flip 1 & 2

Server configuration

Operating system: ubuntu server 20.04

Web server: apache

Database: MariaDB

PHP version: 7.4.3

ownCloud version:

Storage backend (external storage): raid 5

Client configuration

Client version: 2.9.2.6206

Operating system: W10

OS language: Eng

Qt version used by client package (Linux only, see also Settings dialog):

Client package (From ownCloud or distro) (Linux only):

Installation path of client: C:\Program Files\ownCloud

Logs

Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.

Template for output < 10 lines

  1. Client logfile: Output of owncloud --logwindow or owncloud --logfile log.txt
    (On Windows using cmd.exe, you might need to first cd into the ownCloud directory)
    (See also http://doc.owncloud.org/desktop/2.2/troubleshooting.html#client-logfile )

  2. Web server error log:

  3. Server logfile: ownCloud log (data/owncloud.log):

After 50 or 60 restarts resulting from uninstalls and reinstalls with slightly differing characteristics, I was able to get a system restore done by the following:

  1. Uninstall ownCloud
  2. Fully remove directories from Program Files, :/users/[user]/ownCloud, :/users/[user]/AppData/Local/ownCloud, :/users/[user]/AppData/Roaming/ownCloud
  3. Reinstall ownCloud
  4. Create directory :/users/[user]/ownCloud
  5. Initiate System Restore
1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.