-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Authentication error loop version 8.2.9.4 #26646
Comments
Thanks for the detailed report. |
Hi, Thanks for your reply |
Please go to the admin page and see if there are setup warnings. It is likely that your environment is not configured to allow Webdav calls from the web browser / outside. |
Hi, the problem is that it's have boon working for several month. And one week ago brokened. I just this message -> "Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken". Do you think is this? |
Yes, that's the issue. Note that since OC >= 9.0 the web frontend also uses Webdav to access the file list, so this needs to be configured to work properly. If you say it worked before with OC 9.0 then maybe something changed in your environment lately, system or web server update ? |
Hi, it happened in 8.2.2.2 we updated to 8.2.9 to see if it was fixed and same result. We are under cloudfront and Webdav is not supported and used to work. |
We are using 8.2.9 but will we need webdav in 9.0 ? We didn't do changes in environment but if we need webdav in 9.0 we will Thanks 2016-11-21 9:31 GMT+01:00 Vincent Petry [email protected]:
twitter: @willskc |
Yes, you will need Webdav starting with 9.0. Actually, if you were using desktop or mobile clients before then you needed Webdav as well. |
Please check your server setup and make sure that access for Webdav verbs is allowed. Here is a list owncloud-archive/documentation#2753 |
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
Not to see the "Authentication error" and can access to the contents of the folder
Actual behaviour
I see a message on the top -> "Authentication error" and begins a loop from "/index.php/apps/files?dir=%2F" to /index.php/apps/files?dir=%2FDocuments" and there is a loop and forces logout. It happened in 8.2.2.2 and in 8.2.9.4
Server configuration
Operating system:Amazon Linux AMI 2016.09
Web server: Apache/2.4.23
Database: Mysql 5.6.33
PHP version: 5.5.38
ownCloud version: (see ownCloud admin page) 8.2.9.4
Updated from an older ownCloud or fresh install: 8.2.2.2
Where did you install ownCloud from: package
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one: amazon volume
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Client configuration
Browser: Firefix / Chrome
Operating system: Amazon Linux AMI 2016.09
Logs
Web server error log
ownCloud log (data/owncloud.log)
Browser log
The text was updated successfully, but these errors were encountered: