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

Nextcloud desktop client conflict without a reason #943

Closed
vbspam opened this issue Dec 13, 2018 · 74 comments
Closed

Nextcloud desktop client conflict without a reason #943

vbspam opened this issue Dec 13, 2018 · 74 comments

Comments

@vbspam
Copy link

vbspam commented Dec 13, 2018

Nextcloud desktop client conflict without a reason.

Expected behaviour

Updates from the single client should be sent to the server. If files change, new versions should be sent to the server.

Actual behaviour

Initial synchronization works. The subsequent synchronizations fails with "Conflict: Server version downloaded, local copy renamed and not uploaded."

Steps to reproduce

  1. Setup Nextcloud server
  2. Install Nextcloud client 2.5.1 on Ubuntu 18.04
  3. Let it synchronize your ~/.mozilla or ~/.thunderbird folder

Client configuration

Client version:2.5.1

Operating system:
Ubuntu 18.04 Neon flavour

OS language:
English

Qt version used by client package (Linux only, see also Settings dialog):
no QT info in settings dialog

Client package (From Nextcloud or distro) (Linux only):
http://ppa.launchpad.net/nextcloud-devs/client/ubuntu

Installation path of client:
/usr/bin/nextcloud

@Req
Copy link

Req commented Feb 15, 2019

I manage a nextcloud and this has happened multiple times to two of my users too. The fles have all been Excel files. There is nothing in the log. Only one user using the system at the time and continuous online connection, so an actual conflict not possible, file marked as conflicted after saving.

@jirislav
Copy link

I got into this problem too. It's really annoying.

I know I'm the only one person, who make changes to the file about to be synced with Nextcloud, but for some reason, the conflicted copy file is created, resulting in refusal of successful upload.

Maybe it's some kind of race condition?

How else would Nextcloud have newer version of the file than me? I'm absolutely 100% sure I'm the only one editor of the file.

@jirislav
Copy link

Okay, it happened again yesterday. I'm seriously thinking about migrating to Dropbox or something, it's taking too much effort, to find out which of the copies are latest, in large files especially.

@vbspam
Copy link
Author

vbspam commented Apr 25, 2019

I still have the same issue. I tried server 13.x to 15.0.7 with desktop clients up to recent version 2.5.2git.

@Yahku
Copy link

Yahku commented Apr 26, 2019

Same problem here, i get it on windows 10 with .pptx and .docx files, also sure that i am the only one editing the files.

@walec51
Copy link

walec51 commented Jul 9, 2019

I regret jumping from owncloud to nextcloud...
every upgrade since then is horrible
and now we have a 2.5 client which is unusable for half a year now

@Ezwen
Copy link

Ezwen commented Aug 9, 2019

I believe I have the same problem: one of my user keeps having conflicts on the file he is working on, for no reason as he is the only owner of the file and the only one editing it. More precisely, his text editing software keeps telling him something like "the file has changed on the disk, do you want to reload it?", because nextcloud keeps undoing his changes. This is a really big problem, he cannot work anymore.

@colttt
Copy link

colttt commented Aug 26, 2019

We've a similar issue here. On one client it was edited and on the other client we got a conflct

@fhennig
Copy link

fhennig commented Oct 16, 2019

I have the same issues, even with the 2.6 client on linux. I have only a single client in use, and I keep getting conflicts. Please let me know how I can help to get this fixed!

@bambita
Copy link

bambita commented Oct 17, 2019

I have the same problem too. Windows client 2.6. Every time I am editing MS Office or Libreoffice document and do "Save as" previous version gets conflicted copy. Sever is v 17 on docker. Any help idea? Thanks.

@thoro
Copy link

thoro commented Oct 21, 2019

Seems I also run into this issue:

Nextcloud Server 16.0.5
Groupfolders Plugin 4.0.5 (higher version has a serious bug)
Client 2.6.0

User is the only one editing a file, it's a xlsx file, instantly there's a conflict, no one else touched the file.

@kermit-frog
Copy link

Same problem here. I work exclusively on the files alone. For docx files I regularly get conflicted copies.

Nextcloud Desktop Client Version 2.6.0stable-Win64 (build 20190927) on Windows 10

@RedKage
Copy link

RedKage commented Nov 22, 2019

@Germano0
Copy link

nextcloud client package maintainer on Fedora/EPEL here.
I am getting a lot of conflicts on files contained in directories that I have not touched for years
Can we better investigate @rullzer @misch7 ?
As far I know there are no a debugging infos about why a file conflicts, and how this can happen

Example of conflict

-rw-r--r--.  1 user user   36423 27 feb  2019 'ARTICOLI ABC_conflict-20140924-171344'
-rw-r--r--.  1 user user   40622 27 feb  2019 'ARTICOLI ABC'

@RedKage
Copy link

RedKage commented Feb 6, 2020

I'm gonna give my personal feedback as I'm suffering from this since years. Since owncloud 9 or something.

I have the PortableApp launcher installed on my nextcloud folder.
I have 2 nextcloud clients. One at work, and the other at home.
Clients are both running on Win 10 machines, the server is on an Gentoo box

Both client are not live at necessarily the same time.
My work client is almost alway running, but I turn on my home machine when I arrive home the evening. So only during the evenings are both clients up and running.

For instance, I regularly have the following conflicts:

  • When I update a PortabeApps app, it creates conflicts with the App/AppInfo/pac_installer_log.ini of the updated app folder
  • When I use PuTTYPortable, very often the PUTTY.RND files gets conflicted
  • More rarely, files I haven't touched ever which randomly pop, like people report in this thread here

Screenshot_1

Anyway there's never been an edit of these files on both clients at the same time: as I stated above, I turn on my home machine after my work client has done the updates, so the update path is very clear, it should go from work -> home, and the file timestamp are definitely not ambiguous.
Both machines share the same timezone.

Also, one last thing: the file with the 'conflict' in its name is always a previous version or something older. I now usually search+delete all the 'conflicted copy' files to get rid of the conflicts warnings.

@Larsene
Copy link

Larsene commented Feb 15, 2020

I've the same problem, synchronizing a developpement folder with Wing / Wingware. And this is really, really annoying !

@bjoern-tantau
Copy link

I have the problem when working on a Godot project in a synchronized folder. Unfortunately Godot will just silently accept external changes. So a fixed bug will suddenly reappear without much warning.

When it happens the timestamp of the downloaded file from the server is older than of the conflict file.

@Larsene
Copy link

Larsene commented Feb 17, 2020

When it happens the timestamp of the downloaded file from the server is older than of the conflict file.

The same problem here. Nextcloud Desktop is finally dangerous to use ! This is incredible, how can the client replacing local more recent file with older network file ?

@bambita
Copy link

bambita commented Feb 17, 2020

Is there any response from Nextcloud team? Thanks.

@bnoagt
Copy link

bnoagt commented Feb 17, 2020

It's happening the same here, today my client is downloading 40GB of "conflicted files" he never touched for years.

@misch7
Copy link
Member

misch7 commented Mar 12, 2020

Hey all,

I'd like to reproduce the issue but it's quite hard to reproduce it. Could anyone try to provide a reproducible pattern? For example and test file / some test server config hints?

And does this also occur with our 2.7 Beta 1? Just to be sure that we didn't miss a fix from master in our 2.6 branch:
https://github.com/nextcloud/desktop/releases/tag/v2.7.0-beta1

Thanks!

@jirislav
Copy link

Hey all,

I'd like to reproduce the issue but it's quite hard to reproduce it. Could anyone try to provide a reproducible pattern? For example and test file / some test server config hints?

And does this also occur with our 2.7 Beta 1? Just to be sure that we didn't miss a fix from master in our 2.6 branch:
https://github.com/nextcloud/desktop/releases/tag/v2.7.0-beta1

Thanks!

I've seen many people complaining while editing .xlsx document or similar Word/LibreOffice document.

@Orm1server
Copy link

New the the GitHub support but I have the same issue on the latest android app with a txt file I upload of sms and call logs everynight and one of my clients has the issue with Outlook pst and QuickBooks files. I don't know if that's all there is. I'm on 18.0.3 but the issue started some time around upgrading to nc18.0.1 or later

@michaelstingl
Copy link
Contributor

same issue on the latest android app

@Orm1server this is the issue tracker of the desktop sync client. For Android issues, please check here:
https://github.com/nextcloud/android/issues

@Orm1server
Copy link

Hello sorry if I wasn't clear, my issue is the Android client, my customers issue is 2.6.4 windows 10 client.

@crone123
Copy link

crone123 commented May 2, 2020

Hello,
We have the same problem with LibreOffice .odt files.
On Ubuntu 19.10 with Client 2.5.3git (packaged by the distribution) and Nextcloud Server 18.0.4.

The client conflicts the opened libreoffice files, when we save the file, and sometimes even when we don't do anything.

It seems the conflicts are produced every 15min, problem with crontab job?
It's a relatively recent bug, I don't know the reason.
I switched from MySQL to Postgres some weeks ago, problem with this db?

@pancan21
Copy link

Hey People,
I am suffering the same problem since I am accessing my Nextcloud instance from a remote location instead of the local network.

Suspicion

Therefore, my ping can reach easily 200ms. I suspect the transaction latency influenced by the ISP and the location to be the case at least for some people in this issue. This could match with the behavior appearing on mobile devices as well as being resolved for @RedKage when changing the internet connection.

Possibilities to verify

Can any of you that have the problem check if it still appears when syncing in a local network with the Nextcloud server to eliminate most network latency.

Possible hints

Sadly I didn't find any document about the Nextcloud sync protocol that describes the detailed handling but Nextcloud Docs on conflict also say:

Now, nearly at the same time you update it locally to say “local contents” while the file on the server gets updated to contain “remote contents” by someone else.
Source: https://docs.nextcloud.com/desktop/3.1/conflicts.html

Where someone else could also be your submitting a change with a delay while your program is updating locally quite quickly after you submit because you use some kind of auto-save feature. After that the remote version of the file would have changed later than the local version and would produce a conflict in the next sync cycle.

Possible workarounds

For users
If your program supports lowering the auto-save interval that could already solve it.

For Developers

  • If the client id were saved on submit, one could accept a difference in the range of milliseconds to avoid a latency related timestamp difference to result in conflicting versions. While still making sure that the versions of other clients are always resulting in conflict copies as they should.
  • Have a maximum interval for saving saved changes of the same file that occur due to auto-save in the Nextcloud clients itself.

Suggestions for solving the Problem.

Use a revision-id (instead of the timestamp) that is coupled to the document state(instead of the creation time) and requires the latest revision-id to be submitted with the newly updated document in order to not create a conflict-file.
Of course this requires the client to save the latest revision id that he submitted to not require to ask it before submitting every change. This method to my knowledge ensures that ACID protection remains and is used by other databases that need regular synchronizations.

Hope I didn't miss something out on this.
Let me know if you have other possible suspicions as "without a reason" is neither for me a satisfying title for a problem that exist since 2018.
Cheers PanCan21

@pancan21
Copy link

Additionally, I found this in the Appendix of the documentation:

Before the 1.3.0 release of the Desktop Client, the synchronization process might create false conflict files if time deviates. Original and changed files conflict only in their timestamp, but not in their content. This behavior was changed to employ a binary check if files differ.
[...]
For the remote (that is, Nextcloud server) repository, the client compares the ETag of each file with its expected value. Again, the expected ETag value is queried from the client database. If the ETag is the same, the file has not changed and no synchronization occurs.

In the event a file has changed on both the local and the remote repository since the last sync run, it can not easily be decided which version of the file is the one that should be used. However, changes to any side will not be lost. Instead, a conflict case is created. The client resolves this conflict by renaming the local file, appending a conflict label and timestamp, and saving the remote file under the original file name.
Source: https://docs.nextcloud.com/desktop/3.0/architecture.html

This would indicate that Nextcloud could fix the issue by using the existing ETag like I described with the revision id. And would indicate that the unwanted behavior I described before could take place by design.

@biva
Copy link

biva commented Jan 26, 2021

@er-vin We are also meeting this issue with the latest version of the desktop client (3.1 and up). I have the feeling that I see that when I save (or rename) the document while the sync was not completed yet. But I can't confirm nor reproduce the exact pattern.

Could you please share the procedure to share the logs which can help you analyse the issue?

@er-vin
Copy link
Member

er-vin commented Jan 26, 2021

With 3.1 you can just click on the create debug archive button in the settings dialog shortly after the issue showed up.

@makuser
Copy link

makuser commented Feb 9, 2021

I have this problem with linux and windows clients on one specific instance and can not get rid of it. I have two other instances on the same server and same clients, which work fine though. Config is the same on all instances apart from the obvious URL, datadir, database, etc. part.
I am using Redis with sockets on all of my instances.

As others mentioned, the issue occurs every time I save a file and try to update the file afterwards.

I am using groupfolders on all instances.

@elchusco
Copy link

elchusco commented Apr 8, 2021

Same here, conflict issues on desktop client.

Here's my setup:

I use external storage to map remote user homedirs to Nextcloud through SFTP. Everything is working pretty fine with WebUI.

Server

OS: Ubuntu 20.04.2 LTS
Nextcloud 20.0.8
External storage: SFTP (Log-in credentials, save in database)

Remote SFTP host

OS: Ubuntu 18.04.4 LTS
Filesystem: ext4

Client

OS: Ubuntu 20.04.2 LTS
Nextcloud client: nextcloud-desktop 2.6.2-1build1
APT-Sources: http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages


To reproduce issue :

  1. Create a simple text file touch file.txt
  2. Client sync it on server (OK)
  3. Add a first line to it echo "1st entry" >> file.txt
  4. Client sync it on server (OK)
  5. Add a second line to the file echo "2nd entry" >> file.txt
  6. Client sync fail and create a conflict case

I watched access/modify/status change time of the file locally and on remote server
Clocks are synced on both client and server.

  • I touched a file on client side at 17:31:22:
local:
Access: 2021-04-08 17:31:22.815919499 +0200
Modify: 2021-04-08 17:31:22.815919499 +0200
Change: 2021-04-08 17:31:22.815919499 +0200

nc-server:
Access: 2021-04-08 17:31:27.201098437 +0200
Modify: 2021-04-08 17:31:27.201098437 +0200
Change: 2021-04-08 17:31:27.230100431 +0200

Sync takes about 4s. (17:31:22 -> 17:31:27)

  • Added a line to the file at 17:31:49:
local:
Access: 2021-04-08 17:31:22.815919499 +0200
Modify: 2021-04-08 17:31:49.267835816 +0200
Change: 2021-04-08 17:31:49.267835816 +0200

nc-server:
Access: 2021-04-08 17:31:27.201098437 +0200
Modify: 2021-04-08 17:31:53.635919403 +0200
Change: 2021-04-08 17:31:53.635919403 +0200

Here again sync takes about 4s. (17:31:49 -> 17:31:53)

  • Added another line to the file at 17:32:11:
local:
Access: 2021-04-08 17:31:22.815919499 +0200
Modify: 2021-04-08 17:32:11.687764448 +0200
Change: 2021-04-08 17:32:11.687764448 +0200

nc-server:
Access: 2021-04-08 17:31:27.201098437 +0200
Modify: 2021-04-08 17:31:53.635919403 +0200
Change: 2021-04-08 17:31:53.635919403 +0200

And watched the sync fails...
Here we can see that remote version of the file is as for the first write operation, older compared to the local one and, still sync fails. And unlike previous sync the modify time of remote file is not updated because sync actually failed and no write operation is done on server side.

  • And a few seconds later, local file is reverted to previous version due to conflict and we notice that timestamp is set by client to be pretty the same than the server side file:
local:
Access: 2021-04-08 17:31:53.000000000 +0200
Modify: 2021-04-08 17:31:53.000000000 +0200
Change: 2021-04-08 17:32:20.587736013 +0200

nc-server:
Access: 2021-04-08 17:31:27.201098437 +0200
Modify: 2021-04-08 17:31:53.635919403 +0200
Change: 2021-04-08 17:31:53.635919403 +0200

It is not clear why first write operation is successfully synchronised whereas the following one fail (might be a coincidence in my case, if someone wants to check same commands i did on his setup).

touch file.txt
echo "1st entry" >> file.txt
echo "2nd entry" >> file.txt

Sync failed on second echo on my side

It's been +2 years the issue was opened, I am quite surprised it hasn't been addressed yet.

@FlexW
Copy link

FlexW commented Apr 9, 2021

@elchusco Thanks for your detailed report. Version 2.6.2 Is a pretty old version. The most recent pre release is 3.2.0-rc3. We will release the final release 3.2.0 in a few days. There have been a lot of changes in the sync engine. Maybe a newer release solves your problem. That is the link to the latest pre release: #943 (comment)

Having that said, I tried to take the same steps to reproduce the problem (with the newest version) but was not successful. However, I use no external storage.

@elchusco
Copy link

elchusco commented Apr 9, 2021

@FlexW That's great news, I didn't report it later on, but I did exact same steps with Nextcloud-3.1.3-x86_64.AppImage client and observed the same results as with nextcloud-desktop 2.6.2-1build1 client.

Thank you for testing 😉
I'll test without external storage as well.

I'm looking forward to test 3.2.0 version, I'll probably try pre-release.
However, the link you provided points on my comment not the actual commit...

@github-actions
Copy link

github-actions bot commented May 8, 2021

This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

@github-actions github-actions bot added the stale label May 8, 2021
@elchusco
Copy link

@FlexW Hi,

Repeated same operations on latest client version for Linux, Nextcloud-3.2.0, but nothing different. I didn't had enough time to test it without external storage though.

I'll try to provide more information as soon as I can.
Regards.

@github-actions github-actions bot removed the stale label May 10, 2021
@github-actions
Copy link

github-actions bot commented Jun 7, 2021

This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

@github-actions github-actions bot added the stale label Jun 7, 2021
@makuser
Copy link

makuser commented Jun 7, 2021

The same is happening with the latest Nextcloud and Nextcloud Desktop 3.2.2 on Ubuntu and Windows 10....

What more info can we collect and share?

@mgallien
Copy link
Collaborator

mgallien commented Jun 8, 2021

Please provide the desktop client logs:

  • Since 3.1: Under the "General" settings, you can click on "Create Debug Archive ..." to pick the location of where the desktop client will export the logs and the database to a zip file.
  • On previous releases: Via the command line: nextcloud --logdebug --logwindow or nextcloud --logdebug --logfile log.txt (See also https://docs.nextcloud.com/desktop/3.1/troubleshooting.html#log-files)
    Thanks!

@github-actions
Copy link

github-actions bot commented Jul 6, 2021

This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

@github-actions github-actions bot added the stale label Jul 6, 2021
@makuser
Copy link

makuser commented Jul 6, 2021

Please provide the desktop client logs:

Sure thing. That's the least I can do to get closer to solving this, after having this bug for the past few years on different machines.

* Since 3.1: Under the "General" settings, you can click on "Create Debug Archive ..." to pick the location of where the desktop client will export the logs and the database to a zip file.

Clicking that new button does nothing on 3.3.1. Clicking it does not even generate any debug lines when I opened the logwindow using the method below.

* On previous releases: Via the command line: nextcloud --logdebug --logwindow or nextcloud --logdebug --logfile log.txt (See also https://docs.nextcloud.com/desktop/3.1/troubleshooting.html#log-files)

Thank you, that one worked as intended.

Here you get a sanitized and cleaned-up log (at least I hope it's sanitized enough).
In it there are several files, (file1-file3) which I was unable to update in the past and a completely new pdf file and a new folder I created, which I was not even to upload once. Most of the times, I am at least to upload a file once, but not update it afterwards. In these two cases it was not even possible to upload it initially though.

I have write permission to everything on that server and it all works without any error messages via the web UI, just not the desktop client.

I have a second server connected with that desktop client, which never had that problem. I do have that same setup on my laptop though, and I am regularily running into the same permission problem as shown here.

2021-07-06 19:06:51:768 [ info nextcloud.gui.folder ]:	Trying to check "https://cloud.domain.tld/remote.php/dav/files/marc/" for changes via ETag check. (time since last sync: 42 s)
2021-07-06 19:06:51:768 [ debug nextcloud.gui.folder.manager ]	[ OCC::FolderMan::slotRunOneEtagJob ]:	Scheduling "https://cloud.domain.tld/remote.php/dav/files/marc/" to check remote ETag
2021-07-06 19:06:51:768 [ info nextcloud.sync.accessmanager ]:	6 "PROPFIND" "https://cloud.domain.tld/remote.php/dav/files/marc/" has X-Request-ID "4f2478d7-b1f9-4307-bde6-0f31b26b0783"
2021-07-06 19:06:51:768 [ debug nextcloud.sync.cookiejar ]	[ OCC::CookieJar::cookiesForUrl ]:	QUrl("https://cloud.domain.tld/remote.php/dav/files/marc/") requests: (QNetworkCookie("oc_sessionPassphrase=nah; secure; HttpOnly; domain=cloud.domain.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookielax=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookiestrict=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain.tld; path=/"), QNetworkCookie("icinstance=token; secure; HttpOnly; domain=cloud.domain.tld; path=/"))
2021-07-06 19:06:51:769 [ info nextcloud.sync.networkjob ]:	OCC::RequestEtagJob created for "https://cloud.domain.tld" + "/" "OCC::Folder"
2021-07-06 19:06:52:003 [ info nextcloud.sync.credentials.webflow ]:	request finished
2021-07-06 19:06:52:003 [ info nextcloud.sync.networkjob.etag ]:	Request Etag of QUrl("https://cloud.domain.tld/remote.php/dav/files/marc/") FINISHED WITH STATUS "OK"
2021-07-06 19:06:52:004 [ debug nextcloud.sync.networkjob ]	[ OCC::AbstractNetworkJob::slotFinished ]:	Network job OCC::RequestEtagJob finished for "/"
2021-07-06 19:06:55:767 [ debug nextcloud.sync.connectionvalidator ]	[ OCC::ConnectionValidator::checkAuthentication ]:	# Check whether authenticated propfind works.
2021-07-06 19:06:55:767 [ info nextcloud.sync.accessmanager ]:	6 "PROPFIND" "https://cloud.domain2.tld/remote.php/dav/files/marc/" has X-Request-ID "e216d477-eabf-4ecb-be4a-83f12f0033f9"
2021-07-06 19:06:55:768 [ debug nextcloud.sync.cookiejar ]	[ OCC::CookieJar::cookiesForUrl ]:	QUrl("https://cloud.domain2.tld/remote.php/dav/files/marc/") requests: (QNetworkCookie("oc_sessionPassphrase=nah2; secure; HttpOnly; domain=cloud.domain2.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookielax=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain2.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookiestrict=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain2.tld; path=/"), QNetworkCookie("ocinstance2=token2; secure; HttpOnly; domain=cloud.domain2.tld; path=/"))
2021-07-06 19:06:55:768 [ info nextcloud.sync.networkjob ]:	OCC::PropfindJob created for "https://cloud.domain2.tld" + "/" "OCC::ConnectionValidator"
2021-07-06 19:06:55:768 [ debug nextcloud.sync.connectionvalidator ]	[ OCC::ConnectionValidator::checkAuthentication ]:	# Check whether authenticated propfind works.
2021-07-06 19:06:55:768 [ info nextcloud.sync.accessmanager ]:	6 "PROPFIND" "https://cloud.domain.tld/remote.php/dav/files/marc/" has X-Request-ID "154503cd-f008-46a9-88c4-3029423d05db"
2021-07-06 19:06:55:768 [ debug nextcloud.sync.cookiejar ]	[ OCC::CookieJar::cookiesForUrl ]:	QUrl("https://cloud.domain.tld/remote.php/dav/files/marc/") requests: (QNetworkCookie("oc_sessionPassphrase=nah; secure; HttpOnly; domain=cloud.domain.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookielax=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookiestrict=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain.tld; path=/"), QNetworkCookie("icinstance=token; secure; HttpOnly; domain=cloud.domain.tld; path=/"))
2021-07-06 19:06:55:768 [ info nextcloud.sync.networkjob ]:	OCC::PropfindJob created for "https://cloud.domain.tld" + "/" "OCC::ConnectionValidator"
2021-07-06 19:06:55:943 [ info nextcloud.sync.credentials.webflow ]:	request finished
2021-07-06 19:06:55:943 [ info nextcloud.sync.networkjob.propfind ]:	PROPFIND of QUrl("https://cloud.domain.tld/remote.php/dav/files/marc/") FINISHED WITH STATUS "OK"
2021-07-06 19:06:55:944 [ debug nextcloud.sync.networkjob ]	[ OCC::AbstractNetworkJob::slotFinished ]:	Network job OCC::PropfindJob finished for "/"
2021-07-06 19:06:55:982 [ info nextcloud.sync.credentials.webflow ]:	request finished
2021-07-06 19:06:55:982 [ info nextcloud.sync.networkjob.propfind ]:	PROPFIND of QUrl("https://cloud.domain2.tld/remote.php/dav/files/marc/") FINISHED WITH STATUS "OK"
2021-07-06 19:06:55:983 [ debug nextcloud.sync.networkjob ]	[ OCC::AbstractNetworkJob::slotFinished ]:	Network job OCC::PropfindJob finished for "/"
2021-07-06 19:07:07:282 [ info nextcloud.gui.folderwatcher ]:	Detected changes in paths: QSet("/home/marc/cloud-fgl/FGL/600 BOF/Hameg Oszilloskop/testfolder")
2021-07-06 19:07:07:283 [ debug nextcloud.gui.folder ]	[ OCC::Folder::slotWatchedPathChanged ]:	local discovery: inserted "FGL/600 BOF/Hameg Oszilloskop/testfolder" due to file watcher
2021-07-06 19:07:07:283 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -4850979403549278039)
2021-07-06 19:07:07:283 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:07:283 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(int, 1)
2021-07-06 19:07:07:283 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path FROM selectivesync WHERE type=?1"
2021-07-06 19:07:07:283 [ debug nextcloud.gui.folderwatcher ]	[ OCC::FolderWatcherPrivate::slotAddFolderRecursive ]:	(+) Watcher: "/home/marc/cloud-fgl/FGL/600 BOF/Hameg Oszilloskop/testfolder"
2021-07-06 19:07:08:767 [ info nextcloud.sync.accessmanager ]:	2 "" "https://cloud.domain.tld/ocs/v1.php/cloud/user?format=json" has X-Request-ID "a787e75c-b0c1-40e5-a4eb-87c47359d319"
2021-07-06 19:07:08:768 [ debug nextcloud.sync.cookiejar ]	[ OCC::CookieJar::cookiesForUrl ]:	QUrl("https://cloud.domain.tld/ocs/v1.php/cloud/user?format=json") requests: (QNetworkCookie("oc_sessionPassphrase=nah; secure; HttpOnly; domain=cloud.domain.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookielax=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookiestrict=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain.tld; path=/"), QNetworkCookie("icinstance=token; secure; HttpOnly; domain=cloud.domain.tld; path=/"))
2021-07-06 19:07:08:770 [ info nextcloud.sync.networkjob ]:	OCC::JsonApiJob created for "https://cloud.domain.tld" + "ocs/v1.php/cloud/user" "OCC::UserInfo"
2021-07-06 19:07:08:998 [ info nextcloud.sync.credentials.webflow ]:	request finished
2021-07-06 19:07:08:998 [ info nextcloud.sync.networkjob.jsonapi ]:	JsonApiJob of QUrl("https://cloud.domain.tld/ocs/v1.php/cloud/user?format=json") FINISHED WITH STATUS "OK"
2021-07-06 19:07:08:999 [ info nextcloud.sync.accessmanager ]:	2 "" "https://cloud.domain.tld/remote.php/dav/avatars/marc/128.png" has X-Request-ID "bccea60f-3405-42b0-ab51-c84991df6df3"
2021-07-06 19:07:08:999 [ debug nextcloud.sync.cookiejar ]	[ OCC::CookieJar::cookiesForUrl ]:	QUrl("https://cloud.domain.tld/remote.php/dav/avatars/marc/128.png") requests: (QNetworkCookie("oc_sessionPassphrase=nah; secure; HttpOnly; domain=cloud.domain.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookielax=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookiestrict=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain.tld; path=/"), QNetworkCookie("icinstance=token; secure; HttpOnly; domain=cloud.domain.tld; path=/"))
2021-07-06 19:07:08:999 [ info nextcloud.sync.networkjob ]:	OCC::AvatarJob created for "https://cloud.domain.tld" + "" "OCC::UserInfo"
2021-07-06 19:07:08:999 [ debug nextcloud.sync.networkjob ]	[ OCC::AbstractNetworkJob::slotFinished ]:	Network job OCC::JsonApiJob finished for "ocs/v1.php/cloud/user"
2021-07-06 19:07:09:163 [ info nextcloud.sync.credentials.webflow ]:	request finished
2021-07-06 19:07:09:167 [ debug nextcloud.sync.networkjob.avatar ]	[ OCC::AvatarJob::finished ]:	Retrieved Avatar pixmap!
2021-07-06 19:07:09:169 [ debug nextcloud.sync.networkjob ]	[ OCC::AbstractNetworkJob::slotFinished ]:	Network job OCC::AvatarJob finished for ""
2021-07-06 19:07:09:267 [ info nextcloud.gui.folder.manager ]:	Schedule folder  "2"  to sync!
2021-07-06 19:07:09:268 [ info nextcloud.gui.application ]:	Sync state changed for folder  "https://cloud.domain.tld/remote.php/dav/files/marc/" :  "Not yet Started"
2021-07-06 19:07:09:269 [ info nextcloud.gui.folder.manager ]:	Starting the next scheduled sync in 0 seconds
2021-07-06 19:07:09:289 [ debug nextcloud.gui.folder.manager ]	[ OCC::FolderMan::slotStartScheduledFolderSync ]:	folderQueue size:  1
2021-07-06 19:07:09:290 [ info nextcloud.gui.application ]:	Sync state changed for folder  "https://cloud.domain.tld/remote.php/dav/files/marc/" :  "SyncPrepare"
2021-07-06 19:07:09:291 [ info nextcloud.gui.folder ]:	*** Start syncing  "https://cloud.domain.tld/remote.php/dav/files/marc/"  - client version 3.1.1-1ubuntu1.1
2021-07-06 19:07:09:298 [ info nextcloud.gui.folder ]:	Forbidding local discovery to read from the database
2021-07-06 19:07:09:299 [ info nextcloud.gui.folder.manager ]:	>========== Sync started for folder [cloud-fgl] of account [marc@cloud.domain.tld] with remote [https://cloud.domain.tld/remote.php/dav/files/marc/]
2021-07-06 19:07:09:300 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, modtime, pollpath FROM poll"
2021-07-06 19:07:09:300 [ info nextcloud.sync.engine ]:	There are 48149360640 bytes available at "/home/marc/cloud-fgl/"
2021-07-06 19:07:09:301 [ info nextcloud.sync.engine ]:	Sync with existing sync journal
2021-07-06 19:07:09:301 [ info nextcloud.sync.engine ]:	"Using Qt 5.15.2 SSL library OpenSSL 1.1.1j  16 Feb 2021 on Ubuntu 21.04"
2021-07-06 19:07:09:301 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(int, 1)
2021-07-06 19:07:09:302 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path FROM selectivesync WHERE type=?1"
2021-07-06 19:07:09:302 [ info nextcloud.sync.engine ]:	Using Selective Sync
2021-07-06 19:07:09:302 [ info nextcloud.sync.engine ]:	#### Discovery start ####################################################
2021-07-06 19:07:09:303 [ info nextcloud.sync.engine ]:	Server "21.0.3.1" 
2021-07-06 19:07:09:303 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(int, 2)
2021-07-06 19:07:09:303 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path FROM selectivesync WHERE type=?1"
2021-07-06 19:07:09:304 [ info nextcloud.sync.csync.utils ]:	Memory: 4871804K total size, 239884K resident, 145044K shared
2021-07-06 19:07:09:304 [ info nextcloud.sync.csync.csync ]:	## Starting local discovery ##
2021-07-06 19:07:09:304 [ debug nextcloud.sync.csync.updater ]	[ csync_walker ]:	file: ._sync_3332bd0713d9.db-wal [inode=26119079 size=0]
2021-07-06 19:07:09:304 [ info nextcloud.sync.csync.updater ]:	._sync_3332bd0713d9.db-wal excluded  (1)
2021-07-06 19:07:09:304 [ debug nextcloud.sync.csync.updater ]	[ csync_walker ]:	directory: THH [inode=26133371]
2021-07-06 19:07:09:305 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, 7701838671859533015)
2021-07-06 19:07:09:305 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:09:305 [ info nextcloud.sync.csync.updater ]:	Database entry found for THH, compare: 1625140452 <-> 1625501922, etag:  <-> 60e330e24b82e, inode: 26133371 <-> 26133371, size: 4096 <-> 0, perms: 0 <-> 2e1, checksum:  <->  , ignore: 0,  e2e: 
2021-07-06 19:07:09:305 [ info nextcloud.sync.csync.updater ]:	file: THH, instruction: INSTRUCTION_EVAL <<=
===
2021-07-06 19:07:09:332 [ debug nextcloud.sync.csync.updater ]	[ csync_walker ]:	file: ._sync_3332bd0713d9.db-shm [inode=26119084 size=32768]
2021-07-06 19:07:09:332 [ info nextcloud.sync.csync.updater ]:	._sync_3332bd0713d9.db-shm excluded  (1)
2021-07-06 19:07:09:332 [ debug nextcloud.sync.csync.updater ]	[ csync_walker ]:	directory: Talk [inode=26099715]
2021-07-06 19:07:09:332 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -654901519996344717)
2021-07-06 19:07:09:332 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:09:332 [ info nextcloud.sync.csync.updater ]:	Database entry found for Talk, compare: 1600248720 <-> 1598535029, etag:  <-> 5f47b5757f256, inode: 26099715 <-> 26099715, size: 4096 <-> 0, perms: 0 <-> fd, checksum:  <->  , ignore: 0,  e2e: 
2021-07-06 19:07:09:332 [ info nextcloud.sync.csync.updater ]:	file: Talk, instruction: INSTRUCTION_EVAL <<=
2021-07-06 19:07:09:332 [ info nextcloud.sync.csync.updater ]:	 <= Closing walk for /home/marc/cloud-fgl/Talk with read_from_db 0
2021-07-06 19:07:09:332 [ debug nextcloud.sync.csync.updater ]	[ csync_walker ]:	directory: FGL [inode=26087827]
2021-07-06 19:07:09:332 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -37561113756111322)
2021-07-06 19:07:09:332 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:09:332 [ info nextcloud.sync.csync.updater ]:	Database entry found for FGL, compare: 1593038075 <-> 1593038075, etag:  <-> 60a6b4faf3848, inode: 26087827 <-> 26087827, size: 4096 <-> 4096, perms: 0 <-> 2e1, checksum:  <->  , ignore: 1,  e2e: 
2021-07-06 19:07:09:332 [ info nextcloud.sync.csync.updater ]:	file: FGL, instruction: INSTRUCTION_NONE <<=
===
2021-07-06 19:07:09:381 [ debug nextcloud.sync.csync.updater ]	[ csync_walker ]:	directory: FGL/600 BOF [inode=26478161]
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -8043161631119002832)
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:09:382 [ info nextcloud.sync.csync.updater ]:	Database entry found for FGL/600 BOF, compare: 1624568104 <-> 1620141511, etag:  <-> 609165c73809b, inode: 26478161 <-> 26478161, size: 4096 <-> 0, perms: 0 <-> 4e1, checksum:  <->  , ignore: 0,  e2e: 
2021-07-06 19:07:09:382 [ info nextcloud.sync.csync.updater ]:	file: FGL/600 BOF, instruction: INSTRUCTION_EVAL <<=
2021-07-06 19:07:09:382 [ debug nextcloud.sync.csync.updater ]	[ csync_walker ]:	directory: FGL/600 BOF/Hameg Oszilloskop [inode=26764049]
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -1533353265260473595)
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:09:382 [ info nextcloud.sync.csync.updater ]:	Database entry found for FGL/600 BOF/Hameg Oszilloskop, compare: 1625591227 <-> 1624037691, etag:  <-> , inode: 26764049 <-> 26764049, size: 4096 <-> 4096, perms: 0 <-> 1, checksum:  <->  , ignore: 0,  e2e: 
2021-07-06 19:07:09:382 [ info nextcloud.sync.csync.updater ]:	file: FGL/600 BOF/Hameg Oszilloskop, instruction: INSTRUCTION_EVAL <<=
2021-07-06 19:07:09:382 [ debug nextcloud.sync.csync.updater ]	[ csync_walker ]:	file: FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf [inode=26739175 size=11263503]
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, 1217774573832916519)
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QString, "FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf")
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE e2eMangledName=?1"
2021-07-06 19:07:09:382 [ info nextcloud.sync.csync.updater ]:	Checking for rename based on inode # 26739175
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qulonglong, 26739175)
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE inode=?1"
2021-07-06 19:07:09:382 [ info nextcloud.sync.csync.updater ]:	file: FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf, instruction: INSTRUCTION_NEW <<=
2021-07-06 19:07:09:382 [ debug nextcloud.sync.csync.updater ]	[ csync_walker ]:	directory: FGL/600 BOF/Hameg Oszilloskop/testfolder [inode=27124402]
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -4850979403549278039)
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QString, "FGL/600 BOF/Hameg Oszilloskop/testfolder")
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE e2eMangledName=?1"
2021-07-06 19:07:09:382 [ info nextcloud.sync.csync.updater ]:	Checking for rename based on inode # 27124402
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qulonglong, 27124402)
2021-07-06 19:07:09:382 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE inode=?1"
2021-07-06 19:07:09:382 [ info nextcloud.sync.csync.updater ]:	file: FGL/600 BOF/Hameg Oszilloskop/testfolder, instruction: INSTRUCTION_NEW <<=
2021-07-06 19:07:09:383 [ info nextcloud.sync.csync.updater ]:	 <= Closing walk for /home/marc/cloud-fgl/FGL/600 BOF/Hameg Oszilloskop/testfolder with read_from_db 0
2021-07-06 19:07:09:383 [ info nextcloud.sync.csync.updater ]:	 <= Closing walk for /home/marc/cloud-fgl/FGL/600 BOF/Hameg Oszilloskop with read_from_db 0
===
2021-07-06 19:07:09:503 [ info nextcloud.sync.csync.updater ]:	 <= Closing walk for /home/marc/cloud-fgl/FGL with read_from_db 0
2021-07-06 19:07:09:503 [ info nextcloud.sync.csync.updater ]:	 <= Closing walk for /home/marc/cloud-fgl with read_from_db 0
2021-07-06 19:07:09:503 [ info nextcloud.sync.csync.csync ]:	Update detection for local replica took 0.199 seconds walking 1473 files
2021-07-06 19:07:09:503 [ info nextcloud.sync.csync.utils ]:	Memory: 4871804K total size, 245948K resident, 145044K shared
2021-07-06 19:07:09:503 [ info nextcloud.sync.csync.csync ]:	## Starting remote discovery ##
2021-07-06 19:07:09:503 [ debug nextcloud.sync.discovery ]	[ OCC::DiscoveryJob::remote_vio_opendir_hook ]:	OCC::DiscoveryJob(0x56001a500f30)  Calling into main thread...
2021-07-06 19:07:10:257 [ info nextcloud.sync.accessmanager ]:	6 "PROPFIND" "https://cloud.domain.tld/remote.php/dav/files/marc/" has X-Request-ID "00301815-00ce-46fc-a85e-4accd90c4869"
2021-07-06 19:07:10:257 [ debug nextcloud.sync.cookiejar ]	[ OCC::CookieJar::cookiesForUrl ]:	QUrl("https://cloud.domain.tld/remote.php/dav/files/marc/") requests: (QNetworkCookie("oc_sessionPassphrase=nah; secure; HttpOnly; domain=cloud.domain.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookielax=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain.tld; path=/"), QNetworkCookie("__Host-nc_sameSiteCookiestrict=true; secure; HttpOnly; expires=Fri, 31-Dec-2100 23:59:59 GMT; domain=cloud.domain.tld; path=/"), QNetworkCookie("icinstance=token; secure; HttpOnly; domain=cloud.domain.tld; path=/"))
2021-07-06 19:07:10:257 [ info nextcloud.sync.networkjob ]:	OCC::LsColJob created for "https://cloud.domain.tld" + "" "OCC::DiscoverySingleDirectoryJob"
2021-07-06 19:07:10:511 [ info nextcloud.sync.credentials.webflow ]:	request finished
2021-07-06 19:07:10:511 [ info nextcloud.sync.networkjob.lscol ]:	LSCOL of QUrl("https://cloud.domain.tld/remote.php/dav/files/marc/") FINISHED WITH STATUS "OK"
2021-07-06 19:07:10:511 [ debug nextcloud.sync.discovery ]	[ OCC::DiscoveryMainThread::singleDirectoryJobResultSlot ]:	Have 10 results for  ""
2021-07-06 19:07:10:511 [ debug nextcloud.sync.networkjob ]	[ OCC::AbstractNetworkJob::slotFinished ]:	Network job OCC::LsColJob finished for ""
2021-07-06 19:07:10:511 [ debug nextcloud.sync.discovery ]	[ OCC::DiscoveryJob::remote_vio_opendir_hook ]:	OCC::DiscoveryJob(0x56001a500f30)  ...Returned from main thread
===
2021-07-06 19:07:10:514 [ debug nextcloud.sync.csync.updater ]	[ csync_walker ]:	directory: FGL [file_id=00000136oc2ulp5u9dlp]
2021-07-06 19:07:10:514 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -37561113756111322)
2021-07-06 19:07:10:514 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:514 [ info nextcloud.sync.csync.updater ]:	Database entry found for FGL, compare: 1621538042 <-> 1593038075, etag: 60a6b4faf3848 <-> 60a6b4faf3848, inode: 0 <-> 26087827, size: 0 <-> 4096, perms: 2e1 <-> 2e1, checksum:  <->  , ignore: 1,  e2e: 
2021-07-06 19:07:10:514 [ info nextcloud.sync.csync.updater ]:	Reading from database: FGL
2021-07-06 19:07:10:514 [ info nextcloud.sync.csync.updater ]:	file: FGL, instruction: INSTRUCTION_NONE <<=
2021-07-06 19:07:10:514 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QByteArray, "FGL")
2021-07-06 19:07:10:514 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE (path > (?1||'/') AND path < (?1||'0')) OR (e2eMangledName > (?1||'/') AND e2eMangledName < (?1||'0')) ORDER BY path||'/' ASC"
2021-07-06 19:07:10:521 [ info nextcloud.sync.csync.updater ]:	1313 entries read below path FGL from db.
===
2021-07-06 19:07:10:521 [ debug nextcloud.sync.discovery ]	[ OCC::DiscoveryJob::remote_vio_closedir_hook ]:	OCC::DiscoveryJob(0x56001a500f30) ""
2021-07-06 19:07:10:521 [ info nextcloud.sync.csync.updater ]:	 <= Closing walk for  with read_from_db 0
2021-07-06 19:07:10:521 [ info nextcloud.sync.csync.csync ]:	Update detection for remote replica took 1.017 seconds walking 1468 files
2021-07-06 19:07:10:521 [ info nextcloud.sync.csync.utils ]:	Memory: 4871804K total size, 249644K resident, 145044K shared
2021-07-06 19:07:10:525 [ info nextcloud.sync.engine ]:	#### Discovery end ####################################################  1222 ms
2021-07-06 19:07:10:525 [ info nextcloud.gui.activity ]:	Activity/Notification/Error successfully dismissed:  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:525 [ info nextcloud.gui.activity ]:	Trying to remove Activity/Notification/Error from view... 
2021-07-06 19:07:10:525 [ info nextcloud.gui.activity ]:	Activity/Notification/Error successfully removed from the list.
2021-07-06 19:07:10:526 [ info nextcloud.gui.activity ]:	Updating Activity/Notification/Error view.
2021-07-06 19:07:10:526 [ info nextcloud.gui.activity ]:	Activity/Notification/Error successfully dismissed:  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:526 [ info nextcloud.gui.activity ]:	Trying to remove Activity/Notification/Error from view... 
2021-07-06 19:07:10:526 [ info nextcloud.gui.activity ]:	Activity/Notification/Error successfully removed from the list.
2021-07-06 19:07:10:526 [ info nextcloud.gui.activity ]:	Updating Activity/Notification/Error view.
2021-07-06 19:07:10:526 [ info nextcloud.gui.activity ]:	Activity/Notification/Error successfully dismissed:  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:526 [ info nextcloud.gui.activity ]:	Trying to remove Activity/Notification/Error from view... 
2021-07-06 19:07:10:526 [ info nextcloud.gui.activity ]:	Activity/Notification/Error successfully removed from the list.
2021-07-06 19:07:10:526 [ info nextcloud.gui.activity ]:	Updating Activity/Notification/Error view.
2021-07-06 19:07:10:527 [ info nextcloud.gui.activity ]:	Activity/Notification/Error successfully dismissed:  "Nicht erlaubt, da Sie keine Berechtigung zum Hinzufügen von Dateien in diesen Ordner haben"
2021-07-06 19:07:10:527 [ info nextcloud.gui.activity ]:	Trying to remove Activity/Notification/Error from view... 
2021-07-06 19:07:10:527 [ info nextcloud.gui.activity ]:	Activity/Notification/Error successfully removed from the list.
2021-07-06 19:07:10:527 [ info nextcloud.gui.activity ]:	Updating Activity/Notification/Error view.
===
2021-07-06 19:07:10:636 [ info nextcloud.sync.csync.reconciler ]:	INSTRUCTION_NEW                client dir:  FGL/600 BOF/Hameg Oszilloskop/testfolder
2021-07-06 19:07:10:636 [ info nextcloud.sync.csync.reconciler ]:	INSTRUCTION_NEW                client file: FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf
2021-07-06 19:07:10:636 [ info nextcloud.sync.csync.reconciler ]:	INSTRUCTION_UPDATE_METADATA    client dir:  FGL/600 BOF/Hameg Oszilloskop
===
2021-07-06 19:07:10:686 [ info nextcloud.sync.csync.reconciler ]:	INSTRUCTION_UPDATE_METADATA    client dir:  FGL/600 BOF
===
2021-07-06 19:07:10:721 [ info nextcloud.sync.csync.csync ]:	Reconciliation for local replica took  0.194 seconds visiting  1473  files.
===
2021-07-06 19:07:10:885 [ debug nextcloud.sync.csync.reconciler ]	[ _csync_merge_algorithm_visitor ]:	INSTRUCTION_NONE               server dir:  FGL
===
2021-07-06 19:07:10:910 [ info nextcloud.sync.csync.csync ]:	Reconciliation for remote replica took  0.188 seconds visiting  1468  files.
2021-07-06 19:07:10:910 [ info nextcloud.sync.engine ]:	#### Reconcile end ####################################################  1607 ms
2021-07-06 19:07:10:910 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QString, "FGL/800 ACCT/file1 (conflicted copy 2021-03-14 005944).autosave4")
2021-07-06 19:07:10:911 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT lastTryEtag, lastTryModtime, retrycount, errorstring, lastTryTime, ignoreDuration, renameTarget, errorCategory FROM blacklist WHERE path=?1"
2021-07-06 19:07:10:911 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QString, "FGL/900 LEAD/file2 (conflicted copy 2021-04-22 133143).csv")
2021-07-06 19:07:10:911 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT lastTryEtag, lastTryModtime, retrycount, errorstring, lastTryTime, ignoreDuration, renameTarget, errorCategory FROM blacklist WHERE path=?1"
2021-07-06 19:07:10:911 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QString, "FGL/600 BOF/file3 (conflicted copy 2021-06-24 225123).pdf")
2021-07-06 19:07:10:911 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT lastTryEtag, lastTryModtime, retrycount, errorstring, lastTryTime, ignoreDuration, renameTarget, errorCategory FROM blacklist WHERE path=?1"
2021-07-06 19:07:10:912 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QString, "FGL/600 BOF/Hameg Oszilloskop/testfolder")
2021-07-06 19:07:10:912 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT lastTryEtag, lastTryModtime, retrycount, errorstring, lastTryTime, ignoreDuration, renameTarget, errorCategory FROM blacklist WHERE path=?1"
2021-07-06 19:07:10:912 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QString, "FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf")
2021-07-06 19:07:10:912 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT lastTryEtag, lastTryModtime, retrycount, errorstring, lastTryTime, ignoreDuration, renameTarget, errorCategory FROM blacklist WHERE path=?1"
2021-07-06 19:07:10:912 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QString, "FGL/600 BOF/Hameg Oszilloskop")
2021-07-06 19:07:10:912 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT lastTryEtag, lastTryModtime, retrycount, errorstring, lastTryTime, ignoreDuration, renameTarget, errorCategory FROM blacklist WHERE path=?1"
2021-07-06 19:07:10:913 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QString, "FGL/600 BOF")
2021-07-06 19:07:10:913 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT lastTryEtag, lastTryModtime, retrycount, errorstring, lastTryTime, ignoreDuration, renameTarget, errorCategory FROM blacklist WHERE path=?1"
2021-07-06 19:07:10:914 [ info nextcloud.sync.engine ]:	Permissions of the root folder:  "DNVCKR"
2021-07-06 19:07:10:915 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT fingerprint FROM datafingerprint"
2021-07-06 19:07:10:915 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(int, 1)
2021-07-06 19:07:10:915 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path FROM selectivesync WHERE type=?1"
2021-07-06 19:07:10:915 [ warning nextcloud.sync.engine ]:	checkForPermission: ERROR "FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf"
2021-07-06 19:07:10:915 [ warning nextcloud.sync.engine ]:	checkForPermission: ERROR "FGL/600 BOF/Hameg Oszilloskop/testfolder"
2021-07-06 19:07:10:916 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotAboutToPropagate ]:	Investigating "FGL/600 BOF" 0 1024
2021-07-06 19:07:10:916 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotAboutToPropagate ]:	Investigating "FGL/600 BOF/file3 (conflicted copy 2021-06-24 225123).pdf" 5 32
2021-07-06 19:07:10:916 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotAboutToPropagate ]:	Investigating "FGL/600 BOF/Hameg Oszilloskop" 0 1024
2021-07-06 19:07:10:916 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotAboutToPropagate ]:	Investigating "FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf" 2 256
2021-07-06 19:07:10:916 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -37561113756111322)
2021-07-06 19:07:10:916 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:916 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -8043161631119002832)
2021-07-06 19:07:10:917 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:917 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -1533353265260473595)
2021-07-06 19:07:10:917 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:917 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotAboutToPropagate ]:	Investigating "FGL/600 BOF/Hameg Oszilloskop/testfolder" 2 256
2021-07-06 19:07:10:917 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -37561113756111322)
2021-07-06 19:07:10:917 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:918 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -8043161631119002832)
2021-07-06 19:07:10:918 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:918 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -1533353265260473595)
2021-07-06 19:07:10:918 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:918 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotAboutToPropagate ]:	Investigating "FGL/800 ACCT/file1 (conflicted copy 2021-03-14 005944).autosave4" 5 32
2021-07-06 19:07:10:918 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotAboutToPropagate ]:	Investigating "FGL/900 LEAD/file2 (conflicted copy 2021-04-22 133143).csv" 5 32
2021-07-06 19:07:10:919 [ debug nextcloud.sync.database ]	[ OCC::SyncJournalDb::commitInternal ]:	Transaction commit  "post treewalk" and starting new transaction
2021-07-06 19:07:10:919 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT tmpfile, etag, errorcount, path FROM downloadinfo"
2021-07-06 19:07:10:919 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path,transferid FROM uploadinfo"
2021-07-06 19:07:10:919 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path FROM blacklist"
2021-07-06 19:07:10:919 [ debug nextcloud.sync.database ]	[ OCC::SyncJournalDb::commitInternal ]:	Transaction commit  "post stale entry removal" and starting new transaction
2021-07-06 19:07:10:919 [ info nextcloud.sync.engine ]:	#### Post-Reconcile end ####################################################  1617 ms
2021-07-06 19:07:10:944 [ info nextcloud.gui.folder ]:	#### Propagation start ####################################################
2021-07-06 19:07:10:945 [ info nextcloud.gui.application ]:	Sync state changed for folder  "https://cloud.domain.tld/remote.php/dav/files/marc/" :  "Sync Running"
2021-07-06 19:07:10:945 [ info nextcloud.sync.propagator ]:	Starting INSTRUCTION_ERROR propagation of "FGL/600 BOF/Hameg Oszilloskop/testfolder" by OCC::PropagateIgnoreJob(0x56001bc48dd0)
2021-07-06 19:07:10:945 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QString, "FGL/600 BOF/Hameg Oszilloskop/testfolder")
2021-07-06 19:07:10:945 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT lastTryEtag, lastTryModtime, retrycount, errorstring, lastTryTime, ignoreDuration, renameTarget, errorCategory FROM blacklist WHERE path=?1"
2021-07-06 19:07:10:945 [ warning nextcloud.sync.propagator ]:	Could not complete propagation of "FGL/600 BOF/Hameg Oszilloskop/testfolder" by OCC::PropagateIgnoreJob(0x56001bc48dd0) with status 2 and error: "Nicht erlaubt, da Sie keine Berechtigung zur Erstellung von Unterordnern haben"
2021-07-06 19:07:10:945 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotItemCompleted ]:	Item completed "FGL/600 BOF/Hameg Oszilloskop/testfolder" 2 256
2021-07-06 19:07:10:946 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -37561113756111322)
2021-07-06 19:07:10:946 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:946 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -8043161631119002832)
2021-07-06 19:07:10:946 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:946 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -1533353265260473595)
2021-07-06 19:07:10:946 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:947 [ warning nextcloud.gui.activity ]:	Item  "FGL/600 BOF/Hameg Oszilloskop/testfolder"  retrieved resulted in  "Nicht erlaubt, da Sie keine Berechtigung zur Erstellung von Unterordnern haben"
2021-07-06 19:07:10:947 [ warning nextcloud.gui.activity ]:	Item  "FGL/600 BOF/Hameg Oszilloskop/testfolder"  retrieved resulted in error  "Nicht erlaubt, da Sie keine Berechtigung zur Erstellung von Unterordnern haben"
2021-07-06 19:07:10:947 [ info nextcloud.gui.activity ]:	Error successfully added to the notification list:  "Nicht erlaubt, da Sie keine Berechtigung zur Erstellung von Unterordnern haben"
2021-07-06 19:07:10:960 [ info nextcloud.sync.propagator ]:	Starting INSTRUCTION_ERROR propagation of "FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf" by OCC::PropagateIgnoreJob(0x56001b00c8d0)
2021-07-06 19:07:10:960 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(QString, "FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf")
2021-07-06 19:07:10:961 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT lastTryEtag, lastTryModtime, retrycount, errorstring, lastTryTime, ignoreDuration, renameTarget, errorCategory FROM blacklist WHERE path=?1"
2021-07-06 19:07:10:961 [ warning nextcloud.sync.propagator ]:	Could not complete propagation of "FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf" by OCC::PropagateIgnoreJob(0x56001b00c8d0) with status 2 and error: "Nicht erlaubt, da Sie keine Berechtigung zum Hinzufügen von Dateien in diesen Ordner haben"
2021-07-06 19:07:10:961 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotItemCompleted ]:	Item completed "FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf" 2 256
2021-07-06 19:07:10:961 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -37561113756111322)
2021-07-06 19:07:10:961 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:961 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -8043161631119002832)
2021-07-06 19:07:10:962 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:962 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::bindValue ]:	SQL bind 1 QVariant(qlonglong, -1533353265260473595)
2021-07-06 19:07:10:962 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path, inode, modtime, type, md5, fileid, remotePerm, filesize,  ignoredChildrenRemote, contentchecksumtype.name || ':' || contentChecksum, e2eMangledName, isE2eEncrypted  FROM metadata  LEFT JOIN checksumtype as contentchecksumtype ON metadata.contentChecksumTypeId == contentchecksumtype.id WHERE phash=?1"
2021-07-06 19:07:10:962 [ warning nextcloud.gui.activity ]:	Item  "FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf"  retrieved resulted in  "Nicht erlaubt, da Sie keine Berechtigung zum Hinzufügen von Dateien in diesen Ordner haben"
2021-07-06 19:07:10:962 [ warning nextcloud.gui.activity ]:	Item  "FGL/600 BOF/Hameg Oszilloskop/HM408_1A.pdf"  retrieved resulted in error  "Nicht erlaubt, da Sie keine Berechtigung zum Hinzufügen von Dateien in diesen Ordner haben"
2021-07-06 19:07:10:962 [ info nextcloud.gui.activity ]:	Error successfully added to the notification list:  "Nicht erlaubt, da Sie keine Berechtigung zum Hinzufügen von Dateien in diesen Ordner haben"
2021-07-06 19:07:10:963 [ info nextcloud.sync.propagator ]:	Starting INSTRUCTION_IGNORE propagation of "FGL/600 BOF/file3 (conflicted copy 2021-06-24 225123).pdf" by OCC::PropagateIgnoreJob(0x56001b824990)
2021-07-06 19:07:10:963 [ warning nextcloud.sync.propagator ]:	Could not complete propagation of "FGL/600 BOF/file3 (conflicted copy 2021-06-24 225123).pdf" by OCC::PropagateIgnoreJob(0x56001b824990) with status 5 and error: "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:963 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotItemCompleted ]:	Item completed "FGL/600 BOF/file3 (conflicted copy 2021-06-24 225123).pdf" 5 32
2021-07-06 19:07:10:963 [ warning nextcloud.gui.activity ]:	Item  "FGL/600 BOF/file3 (conflicted copy 2021-06-24 225123).pdf"  retrieved resulted in  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:963 [ warning nextcloud.gui.activity ]:	Item  "FGL/600 BOF/file3 (conflicted copy 2021-06-24 225123).pdf"  retrieved resulted in error  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:963 [ info nextcloud.gui.activity ]:	Error successfully added to the notification list:  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:968 [ info nextcloud.sync.propagator ]:	Starting INSTRUCTION_IGNORE propagation of "FGL/800 ACCT/file1 (conflicted copy 2021-03-14 005944).autosave4" by OCC::PropagateIgnoreJob(0x56001bc4a170)
2021-07-06 19:07:10:968 [ warning nextcloud.sync.propagator ]:	Could not complete propagation of "FGL/800 ACCT/file1 (conflicted copy 2021-03-14 005944).autosave4" by OCC::PropagateIgnoreJob(0x56001bc4a170) with status 5 and error: "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:969 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotItemCompleted ]:	Item completed "FGL/800 ACCT/file1 (conflicted copy 2021-03-14 005944).autosave4" 5 32
2021-07-06 19:07:10:969 [ warning nextcloud.gui.activity ]:	Item  "FGL/800 ACCT/file1 (conflicted copy 2021-03-14 005944).autosave4"  retrieved resulted in  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:969 [ warning nextcloud.gui.activity ]:	Item  "FGL/800 ACCT/file1 (conflicted copy 2021-03-14 005944).autosave4"  retrieved resulted in error  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:969 [ info nextcloud.gui.activity ]:	Error successfully added to the notification list:  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:969 [ info nextcloud.sync.propagator ]:	Starting INSTRUCTION_IGNORE propagation of "FGL/900 LEAD/file2 (conflicted copy 2021-04-22 133143).csv" by OCC::PropagateIgnoreJob(0x56001b7df540)
2021-07-06 19:07:10:970 [ warning nextcloud.sync.propagator ]:	Could not complete propagation of "FGL/900 LEAD/file2 (conflicted copy 2021-04-22 133143).csv" by OCC::PropagateIgnoreJob(0x56001b7df540) with status 5 and error: "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:970 [ debug nextcloud.sync.statustracker ]	[ OCC::SyncFileStatusTracker::slotItemCompleted ]:	Item completed "FGL/900 LEAD/file2 (conflicted copy 2021-04-22 133143).csv" 5 32
2021-07-06 19:07:10:970 [ warning nextcloud.gui.activity ]:	Item  "FGL/900 LEAD/file2 (conflicted copy 2021-04-22 133143).csv"  retrieved resulted in  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:970 [ warning nextcloud.gui.activity ]:	Item  "FGL/900 LEAD/file2 (conflicted copy 2021-04-22 133143).csv"  retrieved resulted in error  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:970 [ info nextcloud.gui.activity ]:	Error successfully added to the notification list:  "Konflikt: Serverversion heruntergeladen, lokale Kopie umbenannt und nicht hochgeladen."
2021-07-06 19:07:10:980 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT phash, path, e2eMangledName FROM metadata order by path"
2021-07-06 19:07:10:981 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "PRAGMA wal_checkpoint(FULL);"
2021-07-06 19:07:10:981 [ debug nextcloud.sync.database ]	[ OCC::SyncJournalDb::walCheckpoint ]:	took 0 msec
2021-07-06 19:07:10:981 [ debug nextcloud.sync.database.sql ]	[ OCC::SqlQuery::exec ]:	SQL exec "SELECT path FROM conflicts"
2021-07-06 19:07:10:982 [ debug nextcloud.sync.database ]	[ OCC::SyncJournalDb::commitInternal ]:	Transaction commit  "All Finished." 
2021-07-06 19:07:10:982 [ info nextcloud.sync.database ]:	Closing DB "/home/marc/cloud-fgl/._sync_3332bd0713d9.db"
2021-07-06 19:07:10:982 [ debug nextcloud.sync.database ]	[ OCC::SyncJournalDb::commitTransaction ]:	No database Transaction to commit
2021-07-06 19:07:10:983 [ info nextcloud.sync.engine ]:	CSync run took  1680 ms
2021-07-06 19:07:10:986 [ info nextcloud.gui.folder ]:	Client version 3.1.1-1ubuntu1.1  Qt 5.15.2  SSL  OpenSSL 1.1.1j  16 Feb 2021
2021-07-06 19:07:10:986 [ warning nextcloud.gui.folder ]:	SyncEngine finished with ERROR
2021-07-06 19:07:10:987 [ info nextcloud.gui.folder ]:	Folder sync result:  3
2021-07-06 19:07:10:987 [ info nextcloud.gui.folder ]:	the last 3 syncs failed
2021-07-06 19:07:10:987 [ debug nextcloud.gui.folder ]	[ OCC::Folder::slotSyncFinished ]:	Sync failed, keeping last sync's local discovery path list
2021-07-06 19:07:10:987 [ info nextcloud.gui.application ]:	Sync state changed for folder  "https://cloud.domain.tld/remote.php/dav/files/marc/" :  "Error"
2021-07-06 19:07:11:216 [ info nextcloud.gui.folder.manager ]:	<========== Sync finished for folder [cloud-fgl] of account [marc@cloud.domain.tld] with remote [https://cloud.domain.tld/remote.php/dav/files/marc/]

@github-actions
Copy link

This bug report is getting automatically closed due to no answer since the issue has been staled. Thank you!

@makuser
Copy link

makuser commented Jul 21, 2021

This bug report is getting automatically closed due to no answer since the issue has been staled. Thank you!

Really GitHub? 😐

@FlexW
Copy link

FlexW commented Jul 21, 2021

This is probably aduplicate of #2467 I suggest we let this one closed and just focus on the other one.

@claell
Copy link

claell commented Dec 8, 2021

Duplicate of #2467

@claell claell marked this as a duplicate of #2467 Dec 8, 2021
@claell
Copy link

claell commented Dec 8, 2021

Unfortunately now the newer issue is more active, so we cannot keep this older one.

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

No branches or pull requests