Client does not sync on Fedora42 Linux in one direction

Hello,
I recently upgraded my desktop computer to use new Fedora42 Linux system.
Here I use both the package 3.16 which came with the system and a manual download of Nextcloud-3.17.1-x86_64.AppImage.

I have the problem, that it does not sync, but only in one direction: from a different computer it seems to sync correctly to my desktop, but it does not upload any changes from my desktop to the server.

In the logfiles I see no error except something which seems insignificant to me:

warning nextcloud.sync.networkjob /home/user/src/libsync/abstractnetworkjob.cpp:465 ]: Network request error “Error transferring https://221019y3wapoqz4qqg6.nextcloud.hosting.zone/ocs/v2.php/apps/terms_of_service/terms?format=json - server replied: Not Found” HTTP status 404 httpReason “Not Found”

My locally changed files do not appear on the server, so really the upload seems to be stalled somehow.

There are no buttons “pause sync” or “force sync” any more in the client, so I really cannot do anything, it seems. I would have liked them remain in the GUI.

EDIT:

I have configured two synchronisations to the same server.

After upgrading to Nextcloud-3.17.2 and removing and recreating the syncs, one works and “Sync Now” button is shown, too.

But the other sync to the same server still refuses to work, and does not show “Sync Now” button.

If in the client I click on “files”, correctly the browser opens and shows the files, so the connection seems to be established.

Any help is appreciated!

Can you clarify what the differences are at this point between the two different connect profiles?

Are they using complete independent local and remote folders?

Also, anything in the server-side logs?

Yes, the two syncs connect two different local folders to two different accounts on the same cloud server platform, so with different domain A.hosting.zone and B.hosting.zone.

It is a bit strange, since the method is exactly the same.

Server logs contained nothing interesting.

I finally deleted the connection, created a new empty folder, and reconnected.

Now, after downloading all data, the sync works. I will diff the old and new dir and merge the recent changes manually into the new path.

1 Like