-
-
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]: Getting Unexpected error: Invalid response 401 in Files app #49187
Comments
I've never encountered this across numerous deployments. You'll need to do a bit more digging / give us more more details to help sort out why you're encountering this. What's the request that is failing in your browser inspector? |
I am facing with this issue every time after certain delay.
|
This sounds like the csrf token is not updated. Could you send the browser dev tools outputs? |
Likely why. In which case this seems expected behavior based on your configuration. |
Makes sense! |
Bug description
After upgrade from 28 to 29 I've started to get Unexpected error: Invalid response 401 in Files app when trying to open any folder in Files webUI after leaving the webpage for a while. Clicking on Retry is not helpful. The only way is to manually reload the webpage.
Steps to reproduce
Expected behavior
The webpage should transparently renew without manual intrusion of a user, when a user comes back to it, similarly to Google Drive or any other cloud solution.
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 28 to 29)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: