Describe the bug
Updated from 4.0.0 rc 2 to 4.0.0 and opencloud does not start anymore.
I'm getting this
opencloud | {"level":"error","service":"opencloud","event":"opencloud: Failed service 'service.SutureService{exec:(func(context.Context) error)(0x55563e0cbc00)}' (4.999906 failures of 5.000000), restarting: true, error: failed to create resource: error detecting resource: user: unknown userid 1500","service":"service.SutureService{exec:(func(context.Context) error)(0x55563e0cbc00)}","supervisor":"opencloud","restarting":true,"failures":4.999905501470762,"threshold":5,"error":{},"time":"2025-12-01T19:22:41Z","line":"github.com/opencloud-eu/opencloud/opencloud/pkg/runtime/service/service.go:400","message":"service terminated"}
opencloud | {"level":"warn","service":"opencloud","event":"opencloud: Entering the backoff state.","supervisor":"opencloud","time":"2025-12-01T19:22:41Z","line":"github.com/opencloud-eu/opencloud/opencloud/pkg/runtime/service/service.go:402","message":"service backoff"}
opencloud | {"level":"fatal","service":"opencloud","event":"opencloud: Failed service 'service.SutureService{exec:(func(context.Context) error)(0x55563e0cbc00)}' (5.999864 failures of 5.000000), restarting: false, error: failed to create resource: error detecting resource: user: unknown userid 1500","service":"service.SutureService{exec:(func(context.Context) error)(0x55563e0cbc00)}","supervisor":"opencloud","restarting":false,"failures":5.999863786871946,"threshold":5,"error":{},"time":"2025-12-01T19:22:41Z","line":"github.com/opencloud-eu/opencloud/opencloud/pkg/runtime/service/service.go:400","message":"service terminated"}
opencloud exited with code 1
opencloud_collaboration | failed to create resource: error detecting resource: user: unknown userid 1500
opencloud_collaboration exited with code 1
Steps to reproduce
- Update from RC2 to 4.0.0 and add missing config values
- See logs
Expected behavior
Upgrade Successfully
Actual behavior
Does not start anymore anf gives me errors
Setup
I am using a custom docker compose config with user: 1500:1500
Additional context
Did not happen on RC2
Describe the bug
Updated from 4.0.0 rc 2 to 4.0.0 and opencloud does not start anymore.
I'm getting this
Steps to reproduce
Expected behavior
Upgrade Successfully
Actual behavior
Does not start anymore anf gives me errors
Setup
I am using a custom docker compose config with user: 1500:1500
Additional context
Did not happen on RC2