I am setting up a remote storage with dvc using webdavs
I can connect to the remote storage from Finder.
I added the new remote and I see it when I check (dvc remote list)
But when I try to push data, I have the request for password with 0% Querying cache
It stays 0% forever. And when I enter the password, it ends with the following error:
ERROR: unexpected error - No connection with LINK_OF_REMOTE_STORAGE
The only thing I am thinking about is how to check if I can connect to the server from dvc and why querying cache never ends (maybe never starts even)