Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WEBDAV Client Programs not working. #7883

Closed
baronalloway opened this issue Mar 26, 2014 · 12 comments
Closed

WEBDAV Client Programs not working. #7883

baronalloway opened this issue Mar 26, 2014 · 12 comments
Labels

Comments

@baronalloway
Copy link

Hi.

I've installed OwnCloud on my hosting (Netfirms) using the install-owncloud.php file. Everything seemed to work correctly.
The issue is that I can't seem to connect to the server through a WEBDAV client (Mac Finder or PC 'Map Network Drive'). I've tried going to http://example.com/remote.php/webdav in my browser and I was able to login and view the files.

However, Finder gives me the following error when trying to connect; similar error on windows, screenshot below.

Any suggestions?
Thanks.
screenshot

@PVince81
Copy link
Contributor

We need logs. Please use the issue template: https://github.com/owncloud/core/blob/master/CONTRIBUTING.md

@PVince81
Copy link
Contributor

Did you put "http://example.com/" or "example.com" in the field ?
I believe that if you just put "example.com" it will default to HTTPS.

@baronalloway
Copy link
Author

@PVince81 I attempted with HTTP and HTTPS and received the same result both times.
Please view the report below.
I think the issue may have to do with what the Mac console is printing after the failed connect.
Thanks!

Steps to reproduce

  1. "Connect to Server" in Finder
  2. Enter server name and credentials

Attempted with both Http and https

Expected behaviour

Webdav connection should be opened.

Actual behaviour

Finder gives notification that it cannot connect (screenshot below).

Server configuration

"Netfirms" Web Hosting
PHP version 5.3
Owncloud version: 6.0.2(stable)
SQLite configuration
OwnCloud version
Fresh install via Webinstall file (install-owncloud.php)
No activated apps

No external storage.
No encryption

Client configuration

Browser:
Mac OS 'Finder'
Cyberduck also attempted

Operating system:
OSX "Mavericks" 10.9.2

Logs

Browser log

Mac Console: 
Mar 26 10:33:19 Baron-Alloways-MacBook-Pro-2.local webdavfs_agent[10537]: network_mount: WebDAV protocol not supported; file: /SourceCache/webdavfs/webdavfs-352.90.1/mount.tproj/webdav_network.c; line: 3095

Owncloud log

The following is repeated over multiple times in the log

Warning -   OCP\Share - Sharing backend OCA\Contacts\Share\Addressbook not registered, OCA\Contacts\Share\Addressbook is already registered for addressbook
Error    -PHP - Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater at Unknown#0  

Any help would be greatly appreciated!

@PVince81
Copy link
Contributor

That issue in the Mac Console seems to show that something is wrong indeed:
Mar 26 10:33:19 Baron-Alloways-MacBook-Pro-2.local webdavfs_agent[10537]: network_mount: WebDAV protocol not supported; file: /SourceCache/webdavfs/webdavfs-352.90.1/mount.tproj/webdav_network.c; line: 3095

@dragotin have you seen this before ?

@PVince81
Copy link
Contributor

@georgehrke can you try this out on your Mac ?

@georgehrke
Copy link
Contributor

works fine for me; could be a server config issue.
can you please:

@baronalloway
Copy link
Author

@georgehrke

  1. the web browser authenticates with username/password, and then shows me the directory of files. It is definitely working ok.
  2. The owncloud sync client works as well.

@PVince81
Copy link
Contributor

PVince81 commented May 2, 2014

This rather looks like a client side issue, not related to ownCloud.
Or is there anything that the ownCloud WebDAV interface should return to make these Mac clients work ?

@dragotin
Copy link
Contributor

dragotin commented May 2, 2014

maybe @felixboehm can help?!

@ghost
Copy link

ghost commented May 2, 2014

Hi,

just a side note to the two errors posted by the OP:

The first one is fixed in ownCloud 6.0.3. To fix the second one you need to remove the register_long_arrays directive from your php.ini PHP config file.

@PVince81
Copy link
Contributor

PVince81 commented Dec 5, 2014

Any update on this ? Any luck with OC 7.0.3 ?

@PVince81
Copy link
Contributor

PVince81 commented Mar 6, 2015

Closing due to inactivity.

Please try again with OC 7.0.4 or OC 8.0.0.
Feel free to reopen if you still see this issue.

@PVince81 PVince81 closed this as completed Mar 6, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Aug 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants