Open Alex-Dall opened 2 years ago
Looks like the remote server is rejecting the connection.
What do you get when opening https://*****/remote.php/dav/"
in the browser?
Hello,
When opening the link in the browser, the browser ask me for Username and Password. After Login the following sentence is written on a white background:
This is the WebDAV interface. It can only be accessed by WebDAV clients such as the Nextcloud desktop sync client.
Odd [Errno 111] Connection refused
is a network error (e.g.: the server rejected the TCP connection). This happens before we send the request, so I don't think this is a bug in vdirsyncer
.
If you retry, do you see the same error, or maybe a different one?
Hello, I can not connect to my Nextcloud-Server.
vdirsyncer version: 0.18.0 in Docker Image (https://registry.hub.docker.com/r/bleala/vdirsyncer/) Nextcloud 22
Config-File
Output when I run
vdirsyncer -vdebug discover
Do I make a mistake or is there a bug? It would be really nice, if somebody could help me.
Kind regards, Alex