server
server copied to clipboard
[Bug]: Unknown error while seeking content
⚠️ 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
"Bulk" uploads cause severe hangs in both the webui and (windows) desktop client. Tested on both 25.0.1 and 25.0.2RC2 (25.0.2.1)
Steps to reproduce
- Install NextCloud using php-fpm 8.1.13, apache 2.4.54, mariadb 10.6.10
- Upload a lot of files at once, triggering the batch upload
Expected behavior
No crash on the client or server side
Installation method
Community Manual installation with Archive
Operating system
Other
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?
Updated from a minor version (ex. 22.2.3 to 22.2.4)
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
{
"system": {
"debug": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"nextcloud.xxx.xx"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/nextcloud.xxx.xx\/",
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "25.0.2.1",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"logtimezone": "Europe\/Amsterdam",
"installed": true,
"maintenance": false,
"loglevel": 3,
"mail_smtpmode": "smtp",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "616",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_smtpsecure": "tls",
"appstore.experimental.enabled": true,
"theme": "",
"trashbin_retention_obligation": "5, 20",
"versions_retention_obligation": "20, 30",
"activity_expire_days": 120,
"appcodechecker": true,
"updater.release.channel": "stable",
"filelocking.enabled": true,
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redimemcache.distributed": "\\OC\\Memcache\\Redis",
"htaccess.RewriteBase": "\/",
"default_phone_region": "NL",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"timeout": 1.5,
"dbindex": 1
},
"app_install_overwrite": [
"contacts",
"ransomware_detection",
"onlyoffice",
"whiteboard",
"bruteforcesettings",
"ransomware_protection",
"passwords",
"apporder",
"bookmarks",
"tasks",
"suspicious_login",
"files_downloadactivity",
"twofactor_totp",
"cookbook"
],
"onlyoffice": {
"verify_peer_off": true,
"jwt_secret": "testtest",
"jwt_header": "Authorization"
},
"allow_local_remote_servers": true,
"twofactor_enforced": "true",
"twofactor_enforced_groups": [
"admin"
],
"twofactor_enforced_excluded_groups": []
}
}
List of activated Apps
Enabled:
- activity: 2.17.0
- admin_audit: 1.15.0
- apporder: 0.15.0
- bookmarks: 11.0.4
- bruteforcesettings: 2.5.0
- calendar: 4.1.0
- checksum: 1.2.0
- circles: 25.0.0
- cloud_federation_api: 1.8.0
- comments: 1.15.0
- contacts: 5.0.1
- contactsinteraction: 1.6.0
- cookbook: 0.10.1
- dashboard: 7.5.0
- dav: 1.24.0
- deck: 1.8.2
- external: 5.0.0
- federatedfilesharing: 1.15.0
- federation: 1.15.0
- files: 1.20.1
- files_accesscontrol: 1.15.0
- files_downloadactivity: 1.15.0
- files_external: 1.17.0
- files_pdfviewer: 2.6.0
- files_rightclick: 1.4.0
- files_sharing: 1.17.0
- files_trashbin: 1.15.0
- files_versions: 1.18.0
- firstrunwizard: 2.14.0
- logreader: 2.10.0
- lookup_server_connector: 1.13.0
- mail: 2.1.4
- metadata: 0.17.0
- news: 19.0.1
- nextcloud_announcements: 1.14.0
- notes: 4.6.0
- notifications: 2.13.1
- notify_push: 0.5.0
- oauth2: 1.13.0
- password_policy: 1.15.0
- photos: 2.0.1
- privacy: 1.9.0
- provisioning_api: 1.15.0
- related_resources: 1.0.3
- richdocuments: 7.0.1
- serverinfo: 1.15.0
- settings: 1.7.0
- sharebymail: 1.15.0
- spreed: 15.0.2
- support: 1.8.0
- survey_client: 1.13.0
- suspicious_login: 4.3.0
- systemtags: 1.15.0
- tasks: 0.14.5
- text: 3.6.0
- theming: 2.0.1
- twofactor_backupcodes: 1.14.0
- twofactor_totp: 7.0.0
- updatenotification: 1.15.0
- user_status: 1.5.0
- viewer: 1.9.0
- workflowengine: 2.7.0
Disabled:
- encryption
- passwords: 2022.12.20
- ransomware_protection: 1.14.0
- recommendations: 0.6.0
- user_ldap
- weather_status: 1.1.0
Nextcloud Signing status
No errors have been found.
Nextcloud Logs
https://pastebin.com/ykuSLDVW
Additional info
Performing the same operation via the webui results in:
An exception occurred while executing a query: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction
Performing it via the nextcloud desktop client (windows) results in:
Network error: 99
Same issue here Mariadb 10.5.15 on debian 11 Bullseye, apache 2.4.54, php 8.1 with all the modules suggested in official documentation installed (php-mysqli instead of php-pdo-mysql because deprecation and difficulty to install in debian 11) Configured all mariadb parameters as documentation says, including binlog formats, php parameters, innodb parameters, transaction isolation, but nothing works. If you upload for example a folder with RAW pictures with 500 files, the result is sqlstate 40001
Hi, there have been patches to address this issue that will land in 26.0.3. Can you please verify if 26.0.3-rc1 improves the situation around this issue?
This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.