You are not logged in.
Nautilus can't mount webdav shares from other pcs, nither on the same pc.
Shows a dialog with the message: Invalid URI 'http://[[fe80::e2d5:11fe:46cf:c3a0]]:38411/'
Using the services dnsmasq or systemd-resolved do not solve the issue. httpd is enabled and I have davfs2 installed.
Using a live distro in other pc I can mount a share made on my arch linux PC, that I can not mount using arch.
Anyone knows something that I have missed.
Tks
Last edited by marcio (2019-08-03 12:31:09)
Offline
Adding that line to /etc/nsswitch.conf solve the problem.
hosts: files mdns4_minimal [NOTFOUND=return] dns myhostnameOffline