do not quite understand⦠is the error supposed to go away after running this command? UPDATE oc_mounts SET mount_provider_class = 'OCA\Files_Sharing\MountProvider' ...
Nein-No-Not-ŠŃ
Someone recommend this way. I try to say that itās wrong (bad)
You will lose information after that.
canāt find file to patch at input line 18
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
|From ff653f4d762b03bbb1c6ede5b450133748adac7a Mon Sep 17 00:00:00 2001
|From: Carl Schwan carl@carlschwan.eu
|Date: Mon, 10 Oct 2022 16:09:14 +0200
|Subject: [PATCH 1/3] Propagate attributes when resharing
|
|When updating a share, load the node from the initiator instead of the
|owner similar to how this is done when creating the share.
|
Please take that patch with care. As mentioned in the issue tracker: backup your data first!
Regarding the patching, you used the wrong path. In your case it should be:
# cd /var/www/nextcloud
# patch -p 1 < ~/34840.patch
The patch you are trying to apply is not matching your Nextcloud version!
Btw. whatās this patch ā34840ā about? This is not the one which I referred to!
You could try check the required changes for NC25 and modify the files accordingly (manually). Or you just wait until something is ready to test for NC25.
Just to make one thing clear: I donāt know whether this patch does solve your issue anyways! I did just mention this issue, because it might (!) be related.
it was āloglevel 2ā
i changed it, tried to load the file again and now i have the entries:
{āreqIdā:āGEbC9NP1Aq0BDmByQS8Yā,ālevelā:0,ātimeā:ā2022-11-15T11:44:03+00:00ā,āremoteAddrā:āxxx.xxx.xxx.70ā,āuserā:ātrixiā,āappā:āno app in contextā,āmethodā:āPROPFINDā,āurlā:ā/remote.php/dav/files/trixi/Talk/20221025_132720%20(2).pngā,āmessageā:āmount at /trixi/files/Talk/Bild11.png/ has no provider set, performing full setupā,āuserAgentā:āMozilla/5.0 (Windows NT 10.0; Win64; x64; rv:106.0) Gecko/20100101 Firefox/106.0ā,āversionā:ā25.0.1.1ā,ādataā:}
yes, but this file is in an other user-folder
i klick in Talk on a picture named ā20220627_143248.jpgā and the error in the logfile says : āmount at /trixi/files/Talk/Bild11.png/ has no provider set, performing full setupā ⦠and the file with the name Bild11.png i found in ā/data/nextcloud/otherUser/files/Talk/Bild11.pngā
OK! Good.
āotherUserā inserted the file āBild11.pngā in conversation with you.
āTalk appā auto gives you permission on the file ( share ).
I had problems with these Shares.
If you can contact with āotherUserā, ask him to sure that the share is ok
or (simple)
āotherUserā give (create) new share with you (grant permission to you).
If you cannot contact with āotherUserā, you can use Impersonate app and login as user āotherUserā (without his password).
no problem, I have a clone our Nextcloud, there I can test everything without data loss in the real Nextcloud
On the test system I have now implemented your suggestion and everything seems to run normally again. I have now contacted āotherUserā ;-). If it also works on the productive system, Iāll report back here immediately