ErrLookup › nextcloud/all-in-one
nextcloud/all-in-one
📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance. · PHP · 82 source files
Analyzed at 6b788eec5e on 2026-08-21. 54 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Error while fetching log data! | console | error | javascript, fetch, http-status, nextcloud-aio, log-viewer, browser |
| Domain must contain at least one dot! | validation | error | php, nextcloud-aio, domain-validation, configuration, input-validation |
| Domain must not contain slashes! | validation | error | php, nextcloud-aio, domain-validation, configuration, input-validation |
| Domain must not contain colons! | validation | error | php, nextcloud-aio, domain-validation, configuration, input-validation |
| Domain is not a valid domain! | validation | error | php, nextcloud-aio, domain-validation, hostname, configuration |
| Please enter a domain and not an IP-address! | validation | error | php, nextcloud-aio, domain-validation, ip-address, configuration |
| DNS config is not set for this domain or the domain is not a | validation | error | php, nextcloud-aio, dns, domain-validation, configuration, network |
| It seems like the ip-address of the domain is set to an inte | validation | error | php, nextcloud-aio, dns, private-ip, domain-validation, configuration |
| The domain is not reachable on Port 443 from within this con | validation | error | php, nextcloud-aio, network, port-443, nat-loopback, domain-validation, firewall |
| Domain does not point to this server or the reverse proxy is | validation | error | php, nextcloud-aio, reverse-proxy, domain-validation, configuration, network |
| Domain does not point to this server or the reverse proxy is | validation | error | php, nextcloud-aio, reverse-proxy, cloudflare, domain-validation, port-443 |
| Please enter a path or a remote repo url! | validation | error | php, nextcloud-aio, borg-backup, configuration, input-validation |
| Location and remote repo url are mutually exclusive! | validation | error | php, nextcloud-aio, borg-backup, configuration, input-validation |
| The path must start with '/', and must not end with '/'! Ano | validation | error | php, nextcloud-aio, borg-backup, path-validation, configuration |
| The path must not be a children of or equal to NEXTCLOUD_DAT | validation | error | php, nextcloud-aio, borg-backup, path-validation, datadir, configuration |
| The remote repo must contain '@'. For valid urls, see the re | validation | error | php, nextcloud-aio, borg-backup, url-validation, configuration |
| The remote repo must contain ':'. For valid urls, see the re | validation | error | php, nextcloud-aio, borg-backup, url-validation, configuration |
| Please enter the password! | validation | error | php, nextcloud-aio, borg-restore, password, configuration, input-validation |
| Please enter your current password. | validation | error | php, nextcloud-aio, password, configuration, input-validation |
| The entered current password is not correct. | validation | error | php, nextcloud-aio, password, authentication, configuration |
| Please enter a new password. | validation | warning | php, nextcloud-aio, input-validation, password, configuration |
| New passwords must be >= 24 digits. | validation | warning | php, nextcloud-aio, password-policy, input-validation, configuration |
| Not allowed characters in the new password. | validation | warning | php, nextcloud-aio, password-policy, input-validation, configuration |
| ${DataConst::GetDataDirectory()} does not exist! Something w | exception | error | php, nextcloud-aio, docker, filesystem, volume-mount, configuration |
| ${DataConst::GetDataDirectory()} does not have enough space | exception | error | php, nextcloud-aio, disk-space, filesystem, configuration, docker |
| Failed to write temporary config file: ${tempFile} | exception | error | php, nextcloud-aio, filesystem, permissions, io-error, configuration |
| Failed to rename ${tempFile} to ${DataConst::GetConfigFile() | exception | error | php, nextcloud-aio, filesystem, atomic-write, permissions, configuration |
| The daily backup time must not be empty! | validation | warning | php, nextcloud-aio, input-validation, backup, scheduling |
| You did not enter a correct time! One correct example is '04 | validation | warning | php, nextcloud-aio, input-validation, time-format, backup |
| You entered unallowed characters! Problematic is ${entry} | validation | warning | php, nextcloud-aio, input-validation, path-validation, backup |
| The timezone must not be empty! | validation | warning | php, nextcloud-aio, input-validation, timezone, configuration |
| The entered timezone does not seem to be a valid timezone! | validation | warning | php, nextcloud-aio, input-validation, timezone, configuration |
| The dictionaries must not be empty! | validation | warning | php, nextcloud-aio, input-validation, collabora, configuration |
| The entered dictionaries do not seem to be a valid! | validation | warning | php, nextcloud-aio, input-validation, collabora, configuration |
| The additional options must not be empty! | validation | warning | php, nextcloud-aio, input-validation, collabora, configuration |
| The entered options must start with '--o:'. So the config do | validation | warning | php, nextcloud-aio, input-validation, collabora, cli-options |
| A domain is already configured. Reset the AIO instance first | exception | error | php, nextcloud-aio, desec, dns, state-conflict, registration |
| Please provide a valid email address. | validation | warning | php, nextcloud-aio, desec, email-validation, input-validation, dns |
| The desired subdomain must contain only lowercase letters, d | validation | warning | php, nextcloud-aio, desec, slug-validation, dns, input-validation |
| Could not reach the deSEC API: {message} | exception | error | php, nextcloud-aio, desec, network, dns, api, guzzle |
| Unexpected response from deSEC during account registration ( | exception | error | php, desec, dns, http-status, registration |
| Could not log in to deSEC for {email} yet. Two things to che | exception | error | php, desec, email-verification, login |
| Could not log in to deSEC: invalid email address or password | exception | error | php, desec, authentication, credentials |
| Unexpected response from deSEC during login (HTTP {code}): { | exception | error | php, desec, http-status, login |
| Could not extract the API token from the deSEC login respons | exception | error | php, desec, json, api-contract |
| Your deSEC account has reached its domain limit and "{domain | exception | error | php, desec, quota, domains |
| "{domain}" is already taken. Please choose a different subdo | exception | error | php, desec, domains, conflict |
| Unexpected response from deSEC during domain registration (H | exception | error | php, desec, http-status, domains |
| Could not register a free dedyn.io domain after {maxSlugAtte | exception | warning | php, desec, retry, domains, collision |
| Unexpected response from deSEC while checking domain ownersh | exception | error | php, desec, http-status, token, domains |
| Could not start container {identifier}: {details} | exception | critical | php, docker, containers, daemon-api |
| Could not create container {identifier}: {details} | exception | critical | php, docker, containers, name-conflict, daemon-api |
| Could not pull image {imageName} (attempt {attempt}/{maxRetr | exception | critical | php, docker, images, registry, rate-limit, retry |
| Could not create the nextcloud-aio network: {details} | exception | critical | php, docker, networks, daemon-api, address-pool |