Syncronization problem

Hello,
On my desktop I can’t set some files at the “Free up space” status.

Nextcloud version

  • client : 3.5.2
  • server : 24.0.3

Operating system and version

  • client : windows 10.0.19044
  • server : Debian 11

Apache : Apache/2.4.54 (Debian)
PHP version : PHP 8.1.8 (cli) (built: Jul 11 2022 08:55:24) (NTS)

The issue you are facing : I have to keep some files on my desktop because they can’t be “Free up”

Is this the first time you’ve seen this error? (Y/N): Y

Steps to replicate it :
I don’t know actually how to create the problem
But, if I take a problematic file and copy it in a new folder, the problem remains
In the sync.log file (AppData/Roaming/Nextcloud) :

  • the initial copy leaves the following trace => the file is stored on the desktop and synchronized
timestamp 	 duration 	 file 	 instruction 	 dir 	 modtime 	 etag 	 size 	 fileId 	 status 	 errorString 	 http result code 	 other size 	 other modtime 	 X-Request-ID
18:09:22		<file>	8	1	1659990112	5e7d27e78bcf2bd1c22a1ee0999d8adc	1682	00452258oc6lwp0up92s	4		201	0	0	b503a6c9-70ae-4072-9620-80484283c7db

  • when I try to free up the space, I’ve got the following trace :
timestamp 	 duration 	 file 	 instruction 	 dir 	 modtime 	 etag 	 size 	 fileId 	 status 	 errorString 	 http result code 	 other size 	 other modtime 	 X-Request-ID

		<file>	64	2	1659990112	5e7d27e78bcf2bd1c22a1ee0999d8adc	1682	00452258oc6lwp0up92s	4		0	1682	1659990112	

In the owncloud.log.0 during the initial copy, I can found this message :

[ debug default C:\Users\sysadmin\AppData\Local\Temp\2\windows-10816\client-building\desktop\src\libsync\propagateupload.cpp:300 ]	[ OCC::PropagateUploadFileCommon::slotComputeContentChecksum ]:	Trying to compute the checksum of the file
2022-08-09 20:09:22:925 [ debug default C:\Users\sysadmin\AppData\Local\Temp\2\windows-10816\client-building\desktop\src\libsync\propagateupload.cpp:301 ]	[ OCC::PropagateUploadFileCommon::slotComputeContentChecksum ]:	Still trying to understand if this is the local file or the uploaded one

Is there a way to correct the problem ?

Thanks.

Hi @Essaiencore,
You are missing the required support template. Please fill this form out and edit into your post.

This will give us the technical info and logs needed to help you! Thanks.

Modifications done