I thought NextCloud could be annoying with breaking updates, but #OpenCloud can be a little annoying to setup. This is the next issue I'm running into, it's own internal backend can't authenticate the new admin on new setup: https://github.com/orgs/opencloud-eu/discussions/730

> Unexpected HTTP response: 500.

Admin-Login Opencloud - HTTP Error 500 · opencloud-eu · Discussion #730

Hi, I installed an opencloud-instance with docker-compose faced to the internet. Everything seams to be ok and I can call the login-page calling the internet-url. But if I want to login as admin (u...

GitHub

Heyy, this fixed it: https://github.com/orgs/opencloud-eu/discussions/730#discussioncomment-13333407

rm data/idm/idm.boltdb, then docker compose up on your opencloud container.

Admin-Login Opencloud - HTTP Error 500 · opencloud-eu · Discussion #730

Hi, I installed an opencloud-instance with docker-compose faced to the internet. Everything seams to be ok and I can call the login-page calling the internet-url. But if I want to login as admin (u...

GitHub