opencloud icon indicating copy to clipboard operation
opencloud copied to clipboard

🌤️This is the main repository of the OpenCloud server. It contains the golang codebase for the backend services.

Results 211 opencloud issues
Sort by recently updated
recently updated
newest added

## Describe the bug https://github.com/opencloud-eu/opencloud/pull/1809 run test `OC_WRAPPER_URL=http://opencloud-server:5200 TEST_SERVER_URL=https://opencloud-server:9200 make test-acceptance-api BEHAT_FEATURE=tests/acceptance/features/collaborativePosix/collaborativePosixFS.feature:81` ## Steps to reproduce 1. user creates file` new.txt` 2. admin renames file to `renamed.txt `on filesystem 3....

Priority:p3-medium
Type:Bug

Public links are password-protected by default. If this requirement is disabled using the OC_SHARING_PUBLIC_SHARE_MUST_HAVE_PASSWORD parameter, the need to set an expiration date for public links is also automatically removed. The...

Type:Feature-Request

## Describe the bug A few months ago I have setup Opencloud, but haven't used it. It was just running in the background. There is currently only 1 user /...

Type:Bug
Status:Needs-Info

## Describe the bug Unable to upload .mp4 nor from web nor from windows client. Also tried with https://getsamplefiles.com/download/mp4/sample-4.mp4 from https://getsamplefiles.com/sample-video-files/mp4 Versions: OpenCloud: 3.6.0 OpenCloud Web UI: Version check failed...

Priority:p3-medium
Type:Bug
Status:Needs-Info

### Initial Checklist - [x] I understand this is a bug report and questions should be posted in the [Community Discussions](https://github.com/orgs/opencloud-eu/discussions/) - [x] I searched [issues](https://github.com/opencloud-eu/web/issues?q=is%3Aissue) and couldn’t find anything...

Priority:p3-medium
Type:Bug

## Feature request ## Is your feature request related to a problem? Please describe. In OpenCloud 3.6.0 I have tried so far `user light` and [secure view](https://github.com/opencloud-eu/opencloud/issues/1782), but could not...

Type:Feature-Request

Out of memory: Killed process 1680404 (opencloud) total-vm:17239740kB, anon-rss:11584020kB, file-rss:0kB, shmem-rss:0kB, UID:1000 pgtables:24268kB oom_score_adj:0 2025-07-24T02:01:16.665086+02:00 pi kernel: [65667.196863] Out of memory: Killed process 1682955 (opencloud) total-vm:17025884kB, anon-rss:12785864kB, file-rss:0kB, shmem-rss:0kB, UID:1000...

Priority:p2-high
Type:Bug

add a timeout listener that uses a sliding window for a read timeout. currently uses a hardcoded timeout of 3sec. we should make that configurable

Type:Bug

Dear opencloud maintainers, I am maintaining the openSUSE package for the opencloud server. The package works like a charm, but unfortunately it does not build reproducibly. There seems to be...

Status:Needs-Info

This contains a compose example to get a multi-tenant opencloud with the external provsioning service up. Also contains a fix to keep the graph service runnable without nats. Related ticket...