The Basics
Nextcloud Server version (e.g., 29.x.x):
- N/A, installation failed. The version from the TrueNAS Apps catalog is v2.0.17.
Operating system and version (e.g., Ubuntu 24.04):
- TrueNAS SCALE 25.04.2.1
Web server and version (e.g, Apache 2.4.25):
- N/A (Docker container-based installation via TrueNAS)
Reverse proxy and version _(e.g. nginx 1.27.2)
- N/A (TrueNAS handles this internally)
PHP version (e.g, 8.3):
- N/A (bundled with Nextcloud container)
Is this the first time you’ve seen this error? (Yes / No):
- Yes
When did this problem seem to first start?
- On my first attempt to install the Nextcloud App on TrueNAS SCALE.
Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.):
- TrueNAS Apps
Are you using CloudfIare, mod_security, or similar? (Yes / No)
- using CloudfIare
Summary of the issue you are facing:
I’m trying to install Nextcloud (version v2.0.17 from the TrueNAS Apps catalog) on TrueNAS SCALE. The app briefly starts deploying but then immediately crashes and disappears from the app list. No Nextcloud logs or app-specific error messages are available in the UI.
Steps to replicate it (hint: details matter!):
In the TrueNAS SCALE web interface, navigate to the “Apps” page.
Go to “Available Applications,” find Nextcloud, and click to install.
The app begins to deploy, but the process fails while trying to download the Nextcloud Docker image.
The app then crashes and is completely removed from the app list.
Log entries
Nextcloud
Since the application crashes and disappears, I can’t get any Nextcloud-specific logs. However, I extracted a log snippet from the TrueNAS Shell related to the app’s lifecycle, which appears to be the main error:
[2025/08/15 02:41:58] (ERROR) app_lifecycle.compose_action():56 - Failed ‘up’ action for ‘nextcloud’ app: nextcloud Warning pull access denied for ix-nextcloud, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied
Web Browser
N/A (The issue is not related to a web interface operation)
Web server / Reverse Proxy
N/A
Configuration
Nextcloud
N/A (The app failed to install, so no configuration file is available)
Apps
N/A
Tips for increasing the likelihood of a response
I have attached the key error log showing an “access denied” error during the Docker image pull.
I’ve confirmed that my storage pool, ssd_t500_pool, is online and has ample free space (approx. 895 GiB). Therefore, the issue is not related to insufficient storage.
As the app failed to start, no configuration files are available for review.




