Can no longer access the cloud via WEBDAV
Since moving my hub to a new server, I can no longer access my cloud via WEBDAV.
Any attempt to mount it (on Linux) is met with the error message
‘Could not authenticate to server: rejected Basic challenge’
, whilst attempting to display a listing of the cloud using
rclone generates the error message
‘ERROR : error listing: couldn't list files: No “Authorization: Basic” header found. Either the client didn't send one, or the server is misconfigured: Sabre\DAV\Exception\NotAuthenticated: 401 Unauthorized’.
Attempting to mount the drive via the file manager (Dolphin) also fails with a corresponding error message.
The URL has been entered correctly in each instance, as has the username, and I can definitely rule out an error in the password.
What could be causing this? Is there perhaps something that wasn’t transferred during the server migration?