Support intro
Sorry to hear you’re facing problems. 
The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.
If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.
Getting help
In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.
Before clicking submit: Please check if your query is already addressed via the following resources:
- Official documentation (searchable and regularly updated)
- How to topics and FAQs
- Forum search
(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).
Hi
For some time I have played around with Nextcloud and finally I got some time to set Nextcloud up on what I would call my ‘production’
I’m using a Minisforum MS-01 I5, 32gb ram 128gb boot and 3x4TB nvme for the storage.
Using docker and the compose.yaml from github - Actually a copy of one that I have deplyed a few times so I would have expected it to work - For sure, there is the Mime type update warining - Why is this still there?
but his time I also got:
Data directory protected
Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory. To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule.
-
JavaScript source map support
Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won’t function properly, making it more challenging to troubleshoot and debug any issues that may arise.
-
JavaScript modules support
Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type. To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule.
-
OCS provider resolving
Could not check if your web server properly resolves the OCM and OCS provider URLs. To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule.
This I have always seen on all AIO installation i have made so far.
-
Errors in the log
3 errors in the logs since January 24, 2026, 3:51:02 PM
I know that the above is just warnings, but why ?
I just spin up a few containers that is created / maintained by Nextcloud, so why do I see these errors that is out of my control ?
The Basics
- Nextcloud Server version (e.g., 29.x.x):
- Nextcloud Hub 25 Autumn (32.0.4)
- Operating system and version (e.g., Ubuntu 24.04):
Ubuntu 24.04
- Web server and version (e.g, Apache 2.4.25):
in AIO
- Reverse proxy and version _(e.g. nginx 1.27.2)
Nginx Reverse Proxy Manager
- PHP version (e.g, 8.3):
provided in AIO
- Is this the first time you’ve seen this error? (Yes / No):
replace me
- When did this problem seem to first start?
right after installation
- Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
AIO
- Are you using CloudfIare, mod_security, or similar? (Yes / No)
No
Summary of the issue you are facing:
Strange warnings on a new installation
Steps to replicate it (hint: details matter!
Use the compose.yaml and then simply : docker compose up -d