An exception occured while running the setup check: InvalidArgumentException: URL is missing scheme or host

After Upgrade from 3.0.2.2 to 3.0.3.2 I get the Message “URL is missing scheme or host“.

Bildschirmfoto 2024-12-06 um 07.49.26.pdf (1,2 MB)

Does someone know what‘s the reason and how to resolve it?

NextcloudPi diagnostics

NextcloudPi version  v1.55.3
NextcloudPi image    NextCloudPi_RaspberryPi_v1.51.0.img
OS                   Debian GNU/Linux 12. 6.1.21-v8+ (aarch64)
automount            yes
USB devices          sda sdb 
datadir              /media/myCloudDrive1/ncdata/data
data in SD           no
data filesystem      btrfs
data disk usage      131G/1.9T
rootfs usage         13G/27G
swapfile             /var/swap
dbdir                /var/lib/mysql
Nextcloud check      ok
Nextcloud version    30.0.3.2
HTTPD service        up
PHP service          up
MariaDB service      up
Redis service        up
HPB service          up
Postfix service      up
Internet check       ok
Public IPv4          ***REMOVED SENSITIVE VALUE***
Public IPv6          ***REMOVED SENSITIVE VALUE***
Port 80              closed
Port 443             open
IP                   ***REMOVED SENSITIVE VALUE***
Gateway              ***REMOVED SENSITIVE VALUE***
Interface            eth0
Certificates         ***REMOVED SENSITIVE VALUE***
NAT loopback         no
Uptime               61days

Nextcloud configuration

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": {
            "0": "localhost",
            "3": "nextcloudpi",
            "1": "192.168.10.33",
            "2": "nextcloudpi.31fqey8qafjrkyf6.myfritz.net",
            "11": "2a02:3100:3928:ca00:dea6:32ff:fe5b:e2de",
            "14": "nextcloudpi"
        },
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "30.0.3.2",
        "overwrite.cli.url": "https:\/\/nextcloudpi\/",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0,
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "tempdirectory": "\/media\/myCloudDrive1\/ncdata\/data\/tmp",
        "mail_smtpmode": "smtp",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "preview_max_x": "2048",
        "preview_max_y": "2048",
        "jpeg_quality": "60",
        "overwriteprotocol": "https",
        "debug": false,
        "loglevel": 0,
        "loglevel_frontend": 2,
        "log_type": "file",
        "log_query": false,
        "logtimezone": "Europe\/Berlin",
        "default_phone_region": "de",
        "maintenance": false,
        "maintenance_window_start": 1,
        "theme": "",
        "logfile": "\/media\/myCloudDrive1\/ncdata\/data\/nextcloud.log",
        "mail_sendmailmode": "smtp",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "465",
        "mail_smtpauth": 1,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpsecure": "ssl",
        "app_install_overwrite": [
            "files_texteditor",
            "gallery"
        ],
        "data-fingerprint": "17969ceef17d61d2b154ae0f8f8958b3",
        "twofactor_enforced": "true",
        "twofactor_enforced_groups": [
            "2FA"
        ],
        "twofactor_enforced_excluded_groups": [],
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***"
    }
}

HTTPd logs

[Fri Dec 06 00:00:01.216444 2024] [mpm_event:notice] [pid 1533118:tid 1533118] AH00489: Apache/2.4.62 (Debian) OpenSSL/3.0.15 configured -- resuming normal operations
[Fri Dec 06 00:00:01.216580 2024] [core:notice] [pid 1533118:tid 1533118] AH00094: Command line: '/usr/sbin/apache2'
[Fri Dec 06 06:49:44.870102 2024] [mpm_event:notice] [pid 1533118:tid 1533118] AH00492: caught SIGWINCH, shutting down gracefully
[Fri Dec 06 06:49:45.202903 2024] [mpm_event:notice] [pid 2345117:tid 2345117] AH00489: Apache/2.4.62 (Debian) OpenSSL/3.0.15 configured -- resuming normal operations
[Fri Dec 06 06:49:45.203280 2024] [core:notice] [pid 2345117:tid 2345117] AH00094: Command line: '/usr/sbin/apache2'

Database logs

tail: cannot open '/var/log/mysql/*.log' for reading: No such file or directory

Nextcloud logs

{"reqId":"Z1KbwrZeerMCLhi9_ielkgAATgU","level":0,"time":"2024-12-06T07:37:55+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbwrZeerMCLhi9_ielkgAATgU","level":0,"time":"2024-12-06T07:37:55+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbwrZeerMCLhi9_ielkgAATgU","level":0,"time":"2024-12-06T07:37:55+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoCSRFRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoCSRFRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbwrZeerMCLhi9_ielkgAATgU","level":0,"time":"2024-12-06T07:37:55+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoCSRFRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoCSRFRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxCAlsUR14leIPbpnZgAABRQ","level":0,"time":"2024-12-06T07:37:56+01:00","remoteAddr":"181.123.236.172","user":"Jost","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxCAlsUR14leIPbpnZgAABRQ","level":0,"time":"2024-12-06T07:37:56+01:00","remoteAddr":"181.123.236.172","user":"Jost","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxCAlsUR14leIPbpnZgAABRQ","level":0,"time":"2024-12-06T07:37:56+01:00","remoteAddr":"181.123.236.172","user":"Jost","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoCSRFRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoCSRFRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxCAlsUR14leIPbpnZgAABRQ","level":0,"time":"2024-12-06T07:37:56+01:00","remoteAddr":"181.123.236.172","user":"Jost","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoCSRFRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoCSRFRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxSAlsUR14leIPbpnZwAADA0","level":0,"time":"2024-12-06T07:37:57+01:00","remoteAddr":"181.123.236.172","user":"Jost","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxSAlsUR14leIPbpnZwAADA0","level":0,"time":"2024-12-06T07:37:57+01:00","remoteAddr":"181.123.236.172","user":"Jost","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxSAlsUR14leIPbpnZwAADA0","level":0,"time":"2024-12-06T07:37:57+01:00","remoteAddr":"181.123.236.172","user":"Jost","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoCSRFRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoCSRFRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxSAlsUR14leIPbpnZwAADA0","level":0,"time":"2024-12-06T07:37:57+01:00","remoteAddr":"181.123.236.172","user":"Jost","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoCSRFRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoCSRFRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxbZeerMCLhi9_ielkwAAUgI","level":0,"time":"2024-12-06T07:37:57+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxbZeerMCLhi9_ielkwAAUgI","level":0,"time":"2024-12-06T07:37:57+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxbZeerMCLhi9_ielkwAAUgI","level":0,"time":"2024-12-06T07:37:57+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoCSRFRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoCSRFRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxbZeerMCLhi9_ielkwAAUgI","level":0,"time":"2024-12-06T07:37:57+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoCSRFRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoCSRFRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxrZeerMCLhi9_iellAAAUQM","level":0,"time":"2024-12-06T07:37:58+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxrZeerMCLhi9_iellAAAUQM","level":0,"time":"2024-12-06T07:37:58+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoAdminRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoAdminRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxrZeerMCLhi9_iellAAAUQM","level":0,"time":"2024-12-06T07:37:58+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoCSRFRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoCSRFRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}
{"reqId":"Z1KbxrZeerMCLhi9_iellAAAUQM","level":0,"time":"2024-12-06T07:37:58+01:00","remoteAddr":"181.123.236.172","user":"ncp","app":"no app in context","method":"POST","url":"/index.php/apps/notify_push/pre_auth","message":"OCA\\NotifyPush\\Controller\\AuthController::preAuth uses the @NoCSRFRequired annotation and should use the #[OCP\\AppFramework\\Http\\Attribute\\NoCSRFRequired] attribute instead","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15","version":"30.0.3.2","data":[]}

This is invalid syntax. IPv6 addresses ned to be in brackets. See trusted_domains.

Great, that‘s it, Know it works aigain :+1: :sunglasses:

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.