Using two accounts on single webdav server fails
#1
When I setup two webdav sources using different accounts on the same server, the first one I access works, but the second one fails with HTTP error 405.  Reboot and I can again choose which to have work.

xml:

<mediasources>
    <network>
        <location id="0">davs://user1:[email protected]:443/remote.php/dav/files/user1</location>
        <location id="1">davs://user2:[email protected]:443/remote.php/dav/files/user2</location>
    </network>
</mediasources>

I'm on Kodi v18.5 (LibreELEC 9.2.0).  I'm connecting to a local Nextcloud server.

Any ideas what may be causing this?
Reply

Logout Mark Read Team Forum Stats Members Help
Using two accounts on single webdav server fails0