Closed alex3137 closed 8 years ago
405 means "Method not allowed" which is an issue within your webservers config not allowing this PROPFIND method.
You can close this issue and follow https://forum.owncloud.org/viewtopic.php?f=17&t=7536 how to fix your webservers config to provide that needed method.
I removed my HAproxy server between my client and my owncloud server.
I still have the same issue and I don't understand from your link what modifications I need to apply on my Apache configuration (which was provided as part of the owncloud install btw).
The only modification I did from the default install is to modifiy DocumentRoot in apache default vhost to /var/www/owncloud
Please use the forums or the users mailinglist to get support for such configuration issues.
Hum ok.... but isn't the apache configuration provided with Owncloud supposed to support *dav ??
There is no apache config provided by ownCloud, only a basic alias and minor other stuff. Various Apache configs and modules like mod_security could cause this issue (as described in the linked FAQ) and that is nothing what can be fixed by ownCloud.
Please use the forums / mailinglist as already advised for more support. The issue tracker here isn't the place to give support like this.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Steps to reproduce
Expected behaviour
The calendar is added to OS X Calendar app
Actual behaviour
Calendar is app is unable to verify account name or password
Server configuration
Operating system: Debian 8.4
Web server: Apache 2.4.10
Database: SQLlite
PHP version: PHP 5.6.19
ownCloud version: 9.0.1
Updated from an older ownCloud or fresh install: Fresh install
Where did you install ownCloud from: Official Debian package
Signing status (ownCloud 9.0 and above):
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one: no
Are you using encryption: Encryption is provided by my HAProxy front-end
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Apple Calendar 8.0
Operating system: Mac OS X 10.11.4
Logs
Web server error log
ownCloud log (data/owncloud.log)