Cannot mount - malformed URL

Hello, cvmfs client 2.9.4 (inside cvmfs-csi) reports malformed URL when initializing the catalogue:

(catalog) Initialize catalog    [03-13-2023 23:57:19 UTC]
(cache) unable to read local checksum    [03-13-2023 23:57:19 UTC]
(download) escaped /.cvmfspublished to /.cvmfspublished    [03-13-2023 23:57:19 UTC]
(download) Verify downloaded url /.cvmfspublished, proxy DIRECT (curl error 3)    [03-13-2023 23:57:19 UTC]
(download) download failed (error 2 - malformed URL)    [03-13-2023 23:57:19 UTC]
(cvmfs) failed to download repository manifest (2 - malformed URL)    [03-13-2023 23:57:19 UTC]
(cache) failed to fetch manifest (1 - failed to download)    [03-13-2023 23:57:19 UTC]
(cache) miss ./00/00000000000000000000000000000000000000 (-2)    [03-13-2023 23:57:19 UTC]
(cache) miss ./00/00000000000000000000000000000000000000 (-2)    [03-13-2023 23:57:19 UTC]
(cache) downloading file catalog at data.galaxyproject.org:/    [03-13-2023 23:57:19 UTC]
(cache) start transaction on ./txn/fetchQODBpE has result 16    [03-13-2023 23:57:19 UTC]
(cache) miss: file catalog at data.galaxyproject.org:/ /data/00/00000000000000000000000000000000000000C    [03-13-2023 23:57:19 UTC]
(download) escaped /data/00/00000000000000000000000000000000000000C to /data/00/00000000000000000000000000000000000000C    [03-13-2023 23:57:19 UTC]
(download) Verify downloaded url /data/00/00000000000000000000000000000000000000C, proxy DIRECT (curl error 3)    [03-13-2023 23:57:19 UTC]
(download) download failed (error 2 - malformed URL)    [03-13-2023 23:57:19 UTC]
(cache) failed to fetch file catalog at data.galaxyproject.org:/ (hash: 0000000000000000000000000000000000000000, error 2 [malformed URL])    [03-13-2023 23:57:19 UTC]
(cache) abort ./txn/fetchQODBpE    [03-13-2023 23:57:19 UTC]
(catalog) failed to load catalog '' (3 - failed to load catalog)    [03-13-2023 23:57:19 UTC]
(catalog) failed to initialize root catalog    [03-13-2023 23:57:19 UTC]
Failed to initialize root file catalog (16 - file catalog failure)
(cache) unpinning / unloading all catalogs    [03-13-2023 23:57:19 UTC]

Any ideas what’s going on?

Full debug logs here: CVMFS automount log · GitHub

Thanks!

Cheers,
Robert

The full debug log was helpful. There is no CVMFS_SERVER_URL setting for the data.galaxyproject.org repository.

In fact, I don’t see any configuration variable there marked with a comment saying there was anything coming from a configuration file including the string galaxyproject.org.