返回500错误,chrome版EDGE浏览器,查询日志:
seahub.log:
[ERROR] seahub.api2.endpoints.repo_file_uploaded_bytes:52 get Failed to get upload temp file path from db.
[ERROR] django.request:222 log_response Internal Server Error: /api/v2.1/repos/1eaab4ff-e4b1-4573-a2bf-e4e355d15d74/file-uploaded-bytes/
seafile.log:
../common/seaf-db.c(901): Failed to execute sql SELECT tmp_file_path FROM WebUploadTempFiles WHERE repo_id = ? AND file_path = ?: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
windows客户端可以正常上传,其他的没测试