Getting Error in nextcloud using truenas scale

When I Click on Administration Settings and it runs the scan, I get this error

nextcloudud Server version (e.g., 30.0.6):

  • replace me
  • Operating system and version (e.g., Truenas scale 24.10.2):
    • replace me
  • Web server and version (e.g, Apache 2.4.25):
    • replace me
  • Reverse proxy and version _(e.g. nginx 2.12.3)
    • replace me
  • PHP version (e.g, 8.3):
    • replace me
  • Is this the first time you’ve seen this error? (Yes / No): YES
    • replace me
  • When did this problem seem to first start?
    After I installed it
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    Truenas App
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    Cloudflare

Summary of the issue you are facing:

An exception occured while running the setup check: InvalidArgumentException: URL is missing scheme or host in /var/www/html/apps/settings/lib/SetupChecks/CheckServerResponseTrait.php:97 Stack trace: #0 /var/www/html/apps/settings/lib/SetupChecks/CheckServerResponseTrait.php(61): OCA\Settings\SetupChecks\WellKnownUrls->normalizeUrl(‘nextcloud.pohlc…’, true) #1 /var/www/html/apps/settings/lib/SetupChecks/CheckServerResponseTrait.php(130): OCA\Settings\SetupChecks\WellKnownUrls->getTestUrls(‘/.well-known/we…’, true) #2 /var/www/html/apps/settings/lib/SetupChecks/WellKnownUrls.php(56): OCA\Settings\SetupChecks\WellKnownUrls->runRequest(‘get’, ‘/.well-known/we…’, Array, true) #3 /var/www/html/lib/private/SetupCheck/SetupCheckManager.php(34): OCA\Settings\SetupChecks\WellKnownUrls->run() #4 /var/www/html/apps/settings/lib/Controller/CheckSetupController.php(147): OC\SetupCheck\SetupCheckManager->runAll() #5 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(208): OCA\Settings\Controller\CheckSetupController->check() #6 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(114): OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Settings\Controller\CheckSetupController), ‘check’) #7 /var/www/html/lib/private/AppFramework/App.php(161): OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Settings\Controller\CheckSetupController), ‘check’) #8 /var/www/html/lib/private/Route/Router.php(302): OC\AppFramework\App::main(‘OCA\Settings\Co…’, ‘check’, Object(OC\AppFramework\DependencyInjection\DIContainer), Array) #9 /var/www/html/lib/base.php(1003): OC\Route\Router->match(‘/settings/ajax/…’) #10 /var/www/html/index.php(24): OC::handleRequest() #11 {main}

Thank you for all your help.

You ignored half the support template so we can only speculate. It’s likely one of the hostnames listed in your config (or the scheme).

If I had to guess, your overwrite.cli.url value.

See it’s coverage in the Admin Manual for the appropriate syntax: Configuration Parameters — Nextcloud latest Administration Manual latest documentation

Support intro

Sorry to hear you’re facing problems. :slightly_frowning_face:

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:

(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).

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can. :heart:

The Basics

  • Nextcloud Server version (e.g., 30.0.6):
    • replace me
  • Operating system and version (e.g., TrueNAS Scale ElectricEel-24.10.2):
    • replace me
  • Web server and version (e.g, Apache 2.4.25 Unknown):
    • replace me
  • Reverse proxy and version _(e.g. nginx v2.12.3 )
    • replace me
  • PHP version (e.g, 8.3 Unknown):
    • replace me
  • Is this the first time you’ve seen this error? (Yes / No):
    • Yes
  • When did this problem seem to first start?
    • replace me
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    • TrueNAS App
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • I am using cloudflare only for my Domain Name

Summary of the issue you are facing:

I am getting an error in nextcloud when i enter the administrator Settings and It scans for problems. This is the error I am getting

An exception occured while running the setup check: InvalidArgumentException: URL is missing scheme or host in /var/www/html/apps/settings/lib/SetupChecks/CheckServerResponseTrait.php:97 Stack trace: #0 /var/www/html/apps/settings/lib/SetupChecks/CheckServerResponseTrait.php(61): OCA\Settings\SetupChecks\WellKnownUrls->normalizeUrl(‘nextcloud.pohlc…’, true) #1 /var/www/html/apps/settings/lib/SetupChecks/CheckServerResponseTrait.php(130): OCA\Settings\SetupChecks\WellKnownUrls->getTestUrls(‘/.well-known/we…’, true) #2 /var/www/html/apps/settings/lib/SetupChecks/WellKnownUrls.php(56): OCA\Settings\SetupChecks\WellKnownUrls->runRequest(‘get’, ‘/.well-known/we…’, Array, true) #3 /var/www/html/lib/private/SetupCheck/SetupCheckManager.php(34): OCA\Settings\SetupChecks\WellKnownUrls->run() #4 /var/www/html/apps/settings/lib/Controller/CheckSetupController.php(147): OC\SetupCheck\SetupCheckManager->runAll() #5 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(208): OCA\Settings\Controller\CheckSetupController->check() #6 /var/www/html/lib/private/AppFramework/Http/Dispatcher.php(114): OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Settings\Controller\CheckSetupController), ‘check’) #7 /var/www/html/lib/private/AppFramework/App.php(161): OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Settings\Controller\CheckSetupController), ‘check’) #8 /var/www/html/lib/private/Route/Router.php(302): OC\AppFramework\App::main(‘OCA\Settings\Co…’, ‘check’, Object(OC\AppFramework\DependencyInjection\DIContainer), Array) #9 /var/www/html/lib/base.php(1003): OC\Route\Router->match(‘/settings/ajax/…’) #10 /var/www/html/index.php(24): OC::handleRequest() #11 {main}

Steps to replicate it (hint: details matter!):

  1. Go to the administrator setting and it will scan and come up with the error

Log entries

{“reqId”:“LdkEemqbVl673iFH7Xwg”,“level”:3,“time”:“2025-02-13T02:25:56+00:00”,“remoteAddr”:“47.41.254.74”,“user”:“nextcloud-admin”,“app”:“no app in context”,“method”:“GET”,“url”:“/index.php/settings/ajax/checksetup”,“message”:“Exception running check OCA\Settings\SetupChecks\WellKnownUrls: URL is missing scheme or host”,“userAgent”:“Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:135.0) Gecko/20100101 Firefox/135.0”,“version”:“30.0.5.1”,“exception”:{“Exception”:“InvalidArgumentException”,“Message”:“URL is missing scheme or host”,“Code”:0,“Trace”:[{“file”:“/var/www/html/apps/settings/lib/SetupChecks/CheckServerResponseTrait.php”,“line”:61,“function”:“normalizeUrl”,“class”:“OCA\Settings\SetupChecks\WellKnownUrls”,“type”:“->”,“args”:[“nextcloud.pohlcloudserver.com”,true]},{“file”:“/var/www/html/apps/settings/lib/SetupChecks/CheckServerResponseTrait.php”,“line”:130,“function”:“getTestUrls”,“class”:“OCA\Settings\SetupChecks\WellKnownUrls”,“type”:“->”,“args”:[“/.well-known/webfinger”,true]},{“file”:“/var/www/html/apps/settings/lib/SetupChecks/WellKnownUrls.php”,“line”:56,“function”:“runRequest”,“class”:“OCA\Settings\SetupChecks\WellKnownUrls”,“type”:“->”,“args”:[“get”,“/.well-known/webfinger”,{“ignoreSSL”:true,“httpErrors”:false,“options”:{“allow_redirects”:{“track_redirects”:true}}},true]},{“file”:“/var/www/html/lib/private/SetupCheck/SetupCheckManager.php”,“line”:34,“function”:“run”,“class”:“OCA\Settings\SetupChecks\WellKnownUrls”,“type”:“->”,“args”:},{“file”:“/var/www/html/apps/settings/lib/Controller/CheckSetupController.php”,“line”:147,“function”:“runAll”,“class”:“OC\SetupCheck\SetupCheckManager”,“type”:“->”,“args”:},{“file”:“/var/www/html/lib/private/AppFramework/Http/Dispatcher.php”,“line”:208,“function”:“check”,“class”:“OCA\Settings\Controller\CheckSetupController”,“type”:“->”,“args”:},{“file”:“/var/www/html/lib/private/AppFramework/Http/Dispatcher.php”,“line”:114,“function”:“executeController”,“class”:“OC\AppFramework\Http\Dispatcher”,“type”:“->”,“args”:[{“class”:“OCA\Settings\Controller\CheckSetupController”},“check”]},{“file”:“/var/www/html/lib/private/AppFramework/App.php”,“line”:161,“function”:“dispatch”,“class”:“OC\AppFramework\Http\Dispatcher”,“type”:“->”,“args”:[{“class”:“OCA\Settings\Controller\CheckSetupController”},“check”]},{“file”:“/var/www/html/lib/private/Route/Router.php”,“line”:302,“function”:“main”,“class”:“OC\AppFramework\App”,“type”:“::”,“args”:[“OCA\Settings\Controller\CheckSetupController”,“check”,{“class”:“OC\AppFramework\DependencyInjection\DIContainer”},{“_route”:“settings.checksetup.check”}]},{“file”:“/var/www/html/lib/base.php”,“line”:1003,“function”:“match”,“class”:“OC\Route\Router”,“type”:“->”,“args”:[“/settings/ajax/checksetup”]},{“file”:“/var/www/html/index.php”,“line”:24,“function”:“handleRequest”,“class”:“OC”,“type”:“::”,“args”:}],“File”:“/var/www/html/apps/settings/lib/SetupChecks/CheckServerResponseTrait.php”,“Line”:97,“message”:“Exception running check OCA\Settings\SetupChecks\WellKnownUrls: URL is missing scheme or host”,“exception”:,“CustomMessage”:“Exception running check OCA\Settings\SetupChecks\WellKnownUrls: URL is missing scheme or host”},“id”:“67b8bc3310edf”}

Nextcloud

Please provide the log entries from your Nextcloud log that are generated during the time of problem (via the Copy raw option from Administration settings->Logging screen or from your nextcloud.log located in your data directory). Feel free to use a pastebin/gist service if necessary.

PASTE HERE

Web Browser

If the problem is related to the Web interface, open your browser inspector Console and Network tabs while refreshing (reloading) and reproducing the problem. Provide any relevant output/errors here that appear.

I have tried Mozilla Firefox and Chrome and i still get the same issue

Web server / Reverse Proxy

The output of your Apache/nginx/system log in /var/log/____:

{
  "domain_names": [
    "nextcloud.xxxxxxxxxxxxxxx.com"
  ],
  "forward_scheme": "http",
  "forward_host": "192.168.1.xxx",
  "forward_port": 300xx,
  "block_exploits": true,
  "access_list_id": 0,
  "certificate_id": "0",
  "meta": {
    "letsencrypt_agree": false,
    "dns_challenge": false
  },
  "advanced_config": "",
  "locations": [],
  "caching_enabled": false,
  "allow_websocket_upgrade": false,
  "http2_support": false,
  "hsts_enabled": false,
  "hsts_subdomains": false,
  "ssl_forced": false,
  "owner_user_id": 1
}

Configuration

Nextcloud

The output of occ config:list system or similar is best, but, if not possible, the contents of your config.php file from /path/to/nextcloud is fine (make sure to remove any identifiable information!):

I have tried to get into my config file and have been unable to.

Apps

The output of occ app:list (if possible).

Tips for increasing the likelihood of a response

  • Use the preformatted text formatting option in the editor for all log entries and configuration output.
  • If screenshots are useful, feel free to include them.
    • If possible, also include key error output in text form so it can be searched for.
  • Try to edit log output only minimally (if at all) so that it can be ran through analyzers / formatters by those trying to help you.

I have changed my overwrite.cli.url but the value is https://nextcloudxxxxxxxxxxxxxxx.com:443 What should the value be.

As in you’re unable to run occ commands? Open a shell into the container.

I entered the shell command using the app shell

Then I entered the occ command with config.php and received this

I may be doing something wrong I am not an expert at truenas. Thank you so much for your help

occ config.php is not a valid command.

Please refer to the instructions in the support template - i.e.

The output of occ config:list system or similar is best, but, if not possible, the contents of your config.php file from /path/to/nextcloud is fine (make sure to remove any identifiable information!):

occ config:list

{
“system”: {
“htaccess.RewriteBase”: “/”,
“memcache.local”: “\OC\Memcache\APCu”,
“apps_paths”: [
{
“path”: “/var/www/html/apps”,
“url”: “/apps”,
“writable”: false
},
{
“path”: “/var/www/html/custom_apps”,
“url”: “/custom_apps”,
“writable”: true
}
],
“memcache.distributed”: “\OC\Memcache\Redis”,
“memcache.locking”: “\OC\Memcache\Redis”,
“redis”: {
“host”: “REMOVED SENSITIVE VALUE”,
“password”: “REMOVED SENSITIVE VALUE”,
“port”: 6379
},
“overwritehost”: “nextcloud.xxxxxxxxxxxxxxx.com:443”,
“overwriteprotocol”: “https”,
“overwrite.cli.url”: “nextcloud.xxxxxxxxxxxxxxx:443”,
“trusted_proxies”: “REMOVED SENSITIVE VALUE”,
“upgrade.disable-web”: true,
“passwordsalt”: “REMOVED SENSITIVE VALUE”,
“secret”: “REMOVED SENSITIVE VALUE”,
“datadirectory”: “REMOVED SENSITIVE VALUE”,
“dbtype”: “pgsql”,
“version”: “30.0.6.2”,
“dbname”: “REMOVED SENSITIVE VALUE”,
“dbhost”: “REMOVED SENSITIVE VALUE”,
“dbport”: “”,
“dbtableprefix”: “oc_”,
“dbuser”: “REMOVED SENSITIVE VALUE”,
“dbpassword”: “REMOVED SENSITIVE VALUE”,
“installed”: true,
“instanceid”: “REMOVED SENSITIVE VALUE”,
“preview_imaginary_url”: “REMOVED SENSITIVE VALUE”,
“mail_smtpmode”: “smtp”,
“mail_sendmailmode”: “smtp”,
“loglevel”: 2,
“maintenance”: false,
“maintenance_window_start”: 1,
“trusted_domains”: [
“127.0.0.1”,
“192.168.1.xxx”,
“localhost”,
“nextcloud”,
nextcloud.xxxxxxxxxxxxxxx.com
],
“mail_smtpsecure”: “ssl”
},
“apps”: {
“activity”: {
“installed_version”: “3.0.0”,
“types”: “filesystem”,
“enabled”: “yes”
},
“app_api”: {
“types”: “”,
“enabled”: “yes”,
“installed_version”: “4.0.6”
},
“backgroundjob”: {
“lastjob”: “11”
},
“bruteforcesettings”: {
“installed_version”: “3.0.0”,
“types”: “”,
“enabled”: “yes”
},
“circles”: {
“installed_version”: “30.0.0”,
“types”: “filesystem,dav”,
“enabled”: “yes”,
“migration_run”: “0”,
“maintenance_run”: “0”,
“maintenance_update”: “{"3":1740356700,"2":1740357300,"1":1740357300}”,
“migration_22”: “1”
},
“cloud_federation_api”: {
“installed_version”: “1.13.0”,
“types”: “filesystem”,
“enabled”: “yes”
},
“comments”: {
“installed_version”: “1.20.1”,
“types”: “logging”,
“enabled”: “yes”
},
“contactsinteraction”: {
“installed_version”: “1.11.0”,
“types”: “dav”,
“enabled”: “yes”
},
“core”: {
“installedat”: “1739409555.7391”,
“vendor”: “nextcloud”,
“public_files”: “files_sharing/public.php”,
“lastupdatedat”: 1740276016,
“backgroundjobs_mode”: “cron”,
“moveavatarsdone”: “yes”,
“previewsCleanedUp”: “1”,
“emailTestSuccessful”: “0”,
“lastupdateResult”: “”,
“lastcron”: 1740357300,
“metadataGenerationDone”: true,
“files_metadata”: {
“photos-original_date_time”: {
“value”: null,
“type”: “int”,
“etag”: “”,
“indexed”: true,
“editPermission”: 0
},
“photos-exif”: {
“value”: null,
“type”: “array”,
“etag”: “”,
“indexed”: false,
“editPermission”: 0
},
“photos-ifd0”: {
“value”: null,
“type”: “array”,
“etag”: “”,
“indexed”: false,
“editPermission”: 0
},
“photos-size”: {
“value”: null,
“type”: “array”,
“etag”: “”,
“indexed”: false,
“editPermission”: 0
},
“blurhash”: {
“value”: null,
“type”: “string”,
“etag”: “b8f411d8fd373459a97f598d1xxxxxxx”,
“indexed”: false,
“editPermission”: 0
}
},
“oc.integritycheck.checker”:
},
“dashboard”: {
“installed_version”: “7.10.0”,
“types”: “”,
“enabled”: “yes”
},
“dav”: {
“installed_version”: “1.31.1”,
“types”: “filesystem”,
“enabled”: “yes”,
“regeneratedBirthdayCalendarsForYearFix”: “yes”,
“buildCalendarSearchIndex”: “yes”,
“builtSocialSearchIndex”: “yes”,
“buildCalendarReminderIndex”: “yes”
},
“federatedfilesharing”: {
“installed_version”: “1.20.0”,
“types”: “”,
“enabled”: “yes”
},
“federation”: {
“installed_version”: “1.20.0”,
“types”: “authentication”,
“enabled”: “yes”
},
“files”: {
“installed_version”: “2.2.0”,
“types”: “filesystem”,
“enabled”: “yes”,
“mimetype_version”: “30.0.6.2”
},
“files_downloadlimit”: {
“installed_version”: “3.0.0”,
“types”: “”,
“enabled”: “yes”
},
“files_external”: {
“allow_user_mounting”: “yes”,
“user_mounting_backends”: “ftp,dav,owncloud,sftp,amazons3,swift,smb,\OC\Files\Storage\SFTP_Key,\OC\Files\Storage\SMB_OC”,
“installed_version”: “1.22.0”,
“types”: “filesystem”,
“enabled”: “yes”
},
“files_pdfviewer”: {
“installed_version”: “3.0.0”,
“types”: “”,
“enabled”: “yes”
},
“files_reminders”: {
“installed_version”: “1.3.0”,
“types”: “”,
“enabled”: “yes”
},
“files_sharing”: {
“installed_version”: “1.22.0”,
“types”: “filesystem”,
“enabled”: “yes”
},
“files_trashbin”: {
“installed_version”: “1.20.1”,
“types”: “filesystem,dav”,
“enabled”: “yes”
},
“files_versions”: {
“installed_version”: “1.23.0”,
“types”: “filesystem,dav”,
“enabled”: “yes”
},
“firstrunwizard”: {
“installed_version”: “3.0.0”,
“types”: “logging”,
“enabled”: “yes”
},
“logreader”: {
“installed_version”: “3.0.0”,
“types”: “logging”,
“enabled”: “yes”
},
“lookup_server_connector”: {
“installed_version”: “1.18.0”,
“types”: “authentication”,
“enabled”: “yes”
},
“nextcloud_announcements”: {
“installed_version”: “2.0.0”,
“types”: “logging”,
“enabled”: “yes”,
“pub_date”: “Thu, 24 Oct 2019 00:00:00 +0200”
},
“notifications”: {
“installed_version”: “3.0.0”,
“types”: “logging”,
“enabled”: “yes”
},
“oauth2”: {
“installed_version”: “1.18.1”,
“types”: “authentication”,
“enabled”: “yes”
},
“password_policy”: {
“installed_version”: “2.0.0”,
“types”: “authentication”,
“enabled”: “yes”
},
“photos”: {
“installed_version”: “3.0.2”,
“types”: “dav,authentication”,
“enabled”: “yes”,
“lastPlaceMappedUser”: “xxxxxxx-xxxxx”,
“lastPlaceMappingDone”: “true”
},
“privacy”: {
“installed_version”: “2.0.0”,
“types”: “”,
“enabled”: “yes”,
“readableLocation”: “us”
},
“provisioning_api”: {
“installed_version”: “1.20.0”,
“types”: “prevent_group_restriction”,
“enabled”: “yes”
},
“recommendations”: {
“installed_version”: “3.0.0”,
“types”: “”,
“enabled”: “yes”
},
“related_resources”: {
“installed_version”: “1.5.0”,
“types”: “”,
“enabled”: “yes”
},
“richdocuments”: {
“disable_certificate_verification”: “yes”,
“wopi_allowlist”: “192.168.1.xxx”,
“enabled”: “no”,
“public_wopi_url”: “https://collabora.xxxxxxxxxxxxxx.com:xxxx”,
“external_apps”: “”,
“doc_format”: “ooxml”,
“use_groups”: “”,
“installed_version”: “8.5.3”,
“types”: “prevent_group_restriction”,
“wopi_url”: “https://192.168.1.xxx:xxxx”
},
“serverinfo”: {
“installed_version”: “2.0.0”,
“types”: “”,
“enabled”: “yes”,
“cached_count_storages”: “10”,
“cached_count_filecache”: “1177”
},
“settings”: {
“installed_version”: “1.13.0”,
“types”: “”,
“enabled”: “yes”
},
“sharebymail”: {
“installed_version”: “1.20.0”,
“types”: “filesystem”,
“enabled”: “yes”
},
“spreed”: {
“installed_version”: “20.1.4”,
“types”: “dav,prevent_group_restriction”,
“enabled”: “yes”,
“signaling_token_privkey_es256”: “REMOVED SENSITIVE VALUE”,
“signaling_token_pubkey_es256”: “REMOVED SENSITIVE VALUE”,
“project_access_invalidated”: “1”
},
“support”: {
“installed_version”: “2.0.0”,
“types”: “session”,
“enabled”: “yes”,
“SwitchUpdaterServerHasRun”: “yes”
},
“survey_client”: {
“installed_version”: “2.0.0”,
“types”: “”,
“enabled”: “yes”
},
“systemtags”: {
“installed_version”: “1.20.0”,
“types”: “logging”,
“enabled”: “yes”
},
“text”: {
“installed_version”: “4.1.0”,
“types”: “dav”,
“enabled”: “yes”
},
“theming”: {
“types”: “logging”,
“enabled”: “yes”,
“installed_version”: “2.6.0”
},
“twofactor_backupcodes”: {
“installed_version”: “1.19.0”,
“types”: “”,
“enabled”: “yes”
},
“updatenotification”: {
“installed_version”: “1.20.0”,
“types”: “”,
“enabled”: “yes”,
“update_check_errors”: 0,
“core”: “30.0.6.2”
},
“user_status”: {
“installed_version”: “1.10.0”,
“types”: “”,
“enabled”: “yes”
},
“viewer”: {
“installed_version”: “3.0.0”,
“types”: “”,
“enabled”: “yes”
},
“weather_status”: {
“installed_version”: “1.10.0”,
“types”: “”,
“enabled”: “yes”
},
“webhook_listeners”: {
“installed_version”: “1.1.0-dev”,
“types”: “filesystem”,
“enabled”: “yes”
},
“workflowengine”: {
“installed_version”: “2.12.0”,
“types”: “filesystem”,
“enabled”: “yes”
}
}
}

This needs to be a valid URL - i.e. https://nextcloud[...]

This is a valid URL I put in the x’s So not to show my domain name. It’s Private.

A URL, such as that required for that parameter, must include the scheme (“https”) as previously noted.

That error went away Thank you

I had my overwrite.cli.url but that did not work I had to set it as OVERWRITECLIURL with the https://nextcloud.xxxxxxxxxxxxxx.com:443. Thank you all for your help

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