text
text copied to clipboard
[Bug]: Unable to load file content after session ends
⚠️ This issue respects the following points: ⚠️
- [X] This is a bug, not a question or a configuration/webserver/proxy issue.
- [X] This issue is not already reported on Github (I've searched it).
- [X] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- [X] Nextcloud Server is running on 64bit capable CPU, PHP and OS.
- [X] I agree to follow Nextcloud's Code of Conduct.
Bug description
Unable to load file content after session ends
Steps to reproduce
- Upload files
- Open file contents
- Do not work with files > 30 minutes
- Press reconnect
- Display popup message to reconnect
- Unable to load file content after session ends
Expected behavior
Load the file content
Installation method
Community Manual installation with Archive
Nextcloud Server version
25
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
MariaDB
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?
- [X] Default user-backend (database)
- [ ] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
Configuration report
.
List of activated Apps
.
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
Are you still experiencing this with newer versions of Nextcloud / Text?
This should have been fixed with the recent error handling refactorings.