Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello, @xr1s
You can probably refer to this article from Next Cloud’s forum:
I will recommend you to first manually create the .ocdata file and try again before removing the users and re-create them from scratch.
In order to create the file, you can simply use touch :
- touch .ocdata
Regards, Alex
Heya,
Additionally, after making these adjustments, restart the Nextcloud snap:
- sudo snap start nextcloud
If you’re still encountering issues, check the Nextcloud logs for more specific error messages that might provide additional clues about the problem. You can find Nextcloud logs in the /var/snap/nextcloud/common/nextcloud/data/nextcloud.log file or use the Nextcloud web interface to access the logs.
Regards