opencloud
opencloud copied to clipboard
🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.
## Description as described [here](https://github.com/opencloud-eu/opencloud/issues/1643) openCloud does not close dangling uploads which can result in unnecessary unclosed connections. Usually openCloud is used behind a proxy such as nginx which has...
## Describe the bug After running OpenCloud successfully for about a week and completing assimilation of ~1.6 TB of data, the container began consuming an abnormal amount of memory. Starting...
## Describe the bug When uploading a file through iOS app, upload fails ## Steps to reproduce 1. Access mobile app 2. Upload a file ## Expected behavior File is...
## Description ## Related Issue - Fixes ## Motivation and Context ## How Has This Been Tested? - test environment: - test case 1: - test case 2: - ......
We now expect the `SEARCH_ENGINE_OPEN_SEARCH_CLIENT_CA_CERT` env var to be a path to a certificate in pem format, rather than a `byte[]` (which won't work with env vars).
When you look in the activities from a file or folder, the space-id is shown, instead of the name It is on Version 3.7.0 and 4.0.0-rc.1 I looked into it...
OC_REVA_GATEWAY_TLS_MODE and OC_REVA_GATEWAY_TLS_CACERT are not used anywhere in the codebase. The actual env vars for configuring the grpc client tls mode have been OC_GRPC_CLIENT_TLS_MODE and OC_GRPC_CLIENT_TLS_CACERT all along
## Describe the bug We use opencloud (latest version) and have cephfs (squid 19.2.0) with 3x replication. When we do a veeam k10 backup and then a restore we see...
## Describe the bug Just a hunch from the logs... needs clear steps to reproduce. On new container boot: ``` opencloud-1 | 2025-05-02T06:44:27Z ERR could not assimilate item error="could not...
## Is your feature request related to a problem? Please describe. Currently it seems to me that when I delete a space as spaceadmin that it is deleted immediately. ##...