Ralf Haferkamp
Ralf Haferkamp
> i am not getting that error in the latest master Yeah, it does not happen all the time. I guess you've been lucky.
cc @micbar
@butonic @micbar Is there any documentation for this "feature" in Keycloak e.g. under which circumstances a value is considered "binary"?
@kulmann @AlexAndBear file downloads and the archiver are the only place I could find where the `signing-key` endpoint is still used. Do you know of any other? For the archiver...
I think the avatar stuff in web that still references the signing-key endpoint is something historic. The requests go to `/dav/avatars/`. We don't have anything like that in the OpenCloud...
I know this is just a braindump. But since your posting it in a public issue, I assume you're interested in feedback. So let me try :smiley: > The ownCloud...
> [@rhafer](https://github.com/rhafer) [@butonic](https://github.com/butonic) That xattr.Set looks weird. Do we set xattrs in the security namespace? No. But in https://github.com/opencloud-eu/reva/blob/main/pkg/storage/fs/posix/blobstore/blobstore.go#L93 we try to copy all extended attributes between nodes. The `security.SMACK`...
> I'm facing the same issue with exact same logs: > > ``` > opencloud | {"level":"error","spaceid":"f4fe262b-755d-488c-a26f-5807e8f18f86","nodeid":"bc8303f8-5832-42c5-b186-bc9c0460c75f","error":"failed to upload file to blobstore: failed to move temp file '/var/lib/opencloud/storage/users/projects/F3/.oc-tmp/cb3ec316-c836-4799-bc81-5359e8cc343d' to node...
> As far as I can see, my logs are exactly the same as [@mrodozov](https://github.com/mrodozov) 's It's really different: ``` {".... failed to move temp file '/var/lib/opencloud/storage/users/projects/F3/.oc-tmp/cb3ec316-c836-4799-bc81-5359e8cc343d' to node '/var/lib/opencloud/storage/users/projects/F3/Fotos...
@dependabot rebase