Hi! I have recently set up my Owncloud, and now I'm trying to connect to it with Cargo Dock. I have entered address and credentials and I see OC in the Cargo Dock start screen, but when I navigate there, I get a moment of spinning wheel and then "Not available". I have tried both with SSL and without; with SSL, it asks me to accept the certificate, but after that it's still "Not available". I read through this thread but couldn't find a solution. I'm running OC 6.0.3. Here's the entry from my config file: Code: [%7B7fa05a74-55f0-44f9-813a-c7c137494f32%7D] address=www.[...].com icon=file:///usr/share/harbour-cargodock/qml/services/owncloud.png login=[...] name=owncloud password%3Ablowfish=[...] path=/owncloud/remote.php/webdav securityMethod=ssl type=owncloud The path seems to be right, as I see the contents of my OC when I copy the address+that path to a browser url bar. Any ideas? How to troubleshoot?
[%7B7fa05a74-55f0-44f9-813a-c7c137494f32%7D] address=www.[...].com icon=file:///usr/share/harbour-cargodock/qml/services/owncloud.png login=[...] name=owncloud password%3Ablowfish=[...] path=/owncloud/remote.php/webdav securityMethod=ssl type=owncloud