Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with virtual file error. #3139

Closed
wcb33 opened this issue Apr 15, 2021 · 7 comments
Closed

Sync with virtual file error. #3139

wcb33 opened this issue Apr 15, 2021 · 7 comments

Comments

@wcb33
Copy link

wcb33 commented Apr 15, 2021

Expected behaviour

Sync with virtual file succeed. such as the OneDrive.

Actual behaviour

sync error.
image
image

When I disable the virtual file support, the sync is succeed.
image

Steps to reproduce

  1. Add sync folder
  2. Enable virtual file support.

Client configuration

Client version: 3.2

Operating system: Win10 20H2

OS language: CN

Installation path of client: default for C:\Program files\Nextcloud.

Server configuration

Nextcloud version: docker with latest

Storage backend (external storage): linux with xfs format.

Logs

  1. Client logfile:
    20210415_2031_owncloud.log.0.gz

I can find the error message:
image

@uberiain
Copy link

I have the same problem with this configuration:

Client configuration
Client version: 3.2

Operating system: Windows 10.0.17763.1879

OS language: ES

Installation path of client: default for C:\Program files\Nextcloud.

Server configuration:
Ubuntu 20.04

Nextcloud version: 21.0.1

Logs:
Nextcloud 3 2 0
Nextcloud 3.2.0.zip

Same machine with Nextcloud desktop 3.2.0-rc3 is working without any problem.

@wagnbeu0
Copy link

I have the same problem:
I have setup a new computer to test the virtual file system because migrating my existing NC installation on my desktop was causing other problems so I wanted to test it from scratch.
On my server I have an folder “Photos” which has about 300 GB and almost 60.000 Files sorted by Year.
When I now connect the new computer to my NC server, it starts scanning all the folders. The Photos folder cannot be scanned completey, everytime it pops up with a new error message, sometimes with an “error” with a file in 2011, sometimes with an file in 2017, never the same file.

Then it starts scanning again from scratch so I am in a loop.

I use NC21.0.1 and Win10 Pre x64 with Desktop Client 3.2.0

@uberiain
Copy link

I have found that if I install the X86 version the system works fine. Can it be a problem of the msi X64?
Can someone with the same problem check this out?

@wagnbeu0
Copy link

I installed the 32bit 3.2.0 Client on two Win10 computers, but the error is still there. So for me no difference.

@mgallien
Copy link
Collaborator

Thanks for your report.
This issue is already fixed by #3187 .

@JustACasual
Copy link

JustACasual commented May 30, 2021

sorry to ask, but I just downloaded and started syncing (local folder D: empty) and get this error for each virtual file it tries to create.
Should this already be fixed or is this not yet in the current release? I am on Win10 and Client Version 3.2.1
grafik
grafik

Update: hmm seems to be working if I use the default local folder on c:/user/nextcloud...
Just failing if I use my other drive D:
will investigate a bit further....

Update2: Also a sub folder of D: seems to be working. Just not D: directly

Update3: Found this comment, which explains pretty clear that using D: directly will not be possible on windows and that the only mitigation is to prohibit this in combination with Virtual Files in a future release :(
But at least I understood the issue now. will go for the sub folder then...

@FlexW
Copy link

FlexW commented May 31, 2021

@JustACasual Syncing a root directory like D: will never work on Windows. That is because of a limitation with the Windows API. OneDrive does also not allow it. The next release will include a warning when users try to do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants