-
-
Notifications
You must be signed in to change notification settings - Fork 4.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
[Bug]: Webdav #45620
Comments
So set your loglevel to a reasonable level. Something like |
I had seen and tried that solution before, and it still gave error message when I set it to log level 2 (and the error message still does come back at log level 2), so I thought it may be a bug. Anything less than setting the level to 3 triggers an error message again for me. I can live with that, since it is keeping the logs clean now. Thanks, @joshtrichards |
Hmm. The log message you shared says it logged at level 0. [...] It definitely shouldn't show up at 2. Did the entry that appeared after you adjusted your log level to 2 also say level 0 in it? |
@joshtrichards I put the loglevel back down to 2, logged in from a private tab, and it still throws a error, but it is a different message than what I had originally opened this bug report for/about. So maybe it was never a webdav error, because now here is what is saying (and it is a actual warning level message, not just a debug message like the webdav error was, it appears.) : |
Check #45506 |
Bug description
Seems that I get all checks passed green check mark as long as I don't login from another browser. As soon as I do the error shows up in the settings/admin/overview page
Steps to reproduce
Expected behavior
Keep having a green check mark saying all checks passed
Installation method
Community Manual installation with Archive
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Nginx
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
Here is the formatted output:
[webdav] Debug: No public access to this resource., No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured, No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, No 'Authorization: Basic' header found. Either the client didn't send one, or the server is misconfigured
GET /remote.php/dav/
from 127.0.0.1 by -- at May 31, 2024, 11:55:43 PM
The text was updated successfully, but these errors were encountered: