View Single Post
Posts: 334 | Thanked: 616 times | Joined on Sep 2010
#113
Originally Posted by ssahla View Post
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?
Not much. The config seems valid. You may want to test webdav with some other client to make sure that it is working ok on your server. Just don't use OSX Finder built-in function; it bugs a lot.
Also try clearing up your owncloud account from any files with nordic or special characters if any, just in case.