Ralf Haferkamp

Results 131 comments of Ralf Haferkamp

> `apiOcm/share.feature` is failed because recipient doesn't see sharer name This should be fixed by: https://github.com/opencloud-eu/reva/pull/442

> I think we fixed parts of that. [@rhafer](https://github.com/rhafer) new issue? Did we? I don't think we touched anything in the area recently. The message itself is coming from the...

> `networkTimeoutError` points into the direction that something low level is not responding. Actually in this specific case probably not. These are warning logged by https://github.com/tus/tusd/ likely because one of...

> do you mean it's not the root cause of incomplete uploads? I assume that it is not the root cause. AFAIR the message is currently be logged for every...

Unfortunately it seem that the log files you pasted are somewhat corrupted. Some lines seem to be cut and/or misplaced not sure what happened there. > I uploaded the same...

> Why? for Security / privacy: publishing actual token strings or password hashes in a public README is risky — they may be real test artifacts In this case they're...

@Y4PHI which ocis version are you using, also which architecture are you running on? Where are you setting that quota? I just tried a few things myself, but I was...

Hm, additionally to the fact that we're calculating the remain space base on the free disk space even when using an s3 based blobstore (which is obviously a bug), there...

https://github.com/cs3org/reva/blob/edge/pkg/storage/utils/decomposedfs/spaces.go#L1031 :man_shrugging:

@tbsbdr @JammingBen Reopening since there is still the issue with the consistency between the two views in web. See: https://github.com/owncloud/ocis/issues/9245#issuecomment-2368429330 Should I open a web issue for that?