You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can we reproduce it (as minimally and precisely as possible)?
cannot upload the same file at the same time
Anything else we need to know?
No response
version
```console
$ {name} version
# paste output here
v3
```
Cloud provider
sdk
OS version
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
```
Install tools
The text was updated successfully, but these errors were encountered:
What happened?
[PID:79057]�[0m [log/sql_logger.go:57] sql exec detail {"operationID": "1689769134668", "gorm": "open_im_sdk@v0.0.0-00010101000000-000000000000/pkg/db/upload_model.go:41", "elapsed time": "2.958333(ms)", "rows": 0, "sql": "INSERT INTO
local_uploads
(part_hash
,upload_id
,upload_info
,expire_time
,create_time
) VALUES ("eef2f6fcf1e06c245514270fbd0fb284","eyJhIjoyLCJjIjoib3BlbmltL3RlbXAvMjAyMy8wNy8xOS8yMC8xOC81NS9lZWYyZjZmY2YxZTA2YzI0NTUxNDI3MGZiZDBmYjI4NF83MTcyNjRfZTMxNzJkOTUyNzZmNGM1NmE0YjhiNGI4M2JiOTJlMGMucHJlc2lnbmVkIiwiZCI6NzE3MjY0LCJlIjoiZWVmMmY2ZmNmMWUwNmMyNDU1MTQyNzBmYmQwZmIyODQifQ==","AAAAAAAAAAA=",1690373935039,1689769134987)", "error": "UNIQUE constraint failed: local_uploads.part_hash"}2023-07-19 12:18:55.006 �[31mERROR�[0m �[31m[PID:79057]�[0m [open_im_sdk/util.go:163] fn call error {"operationID": "1689769134668", "function name": "open_im_sdk/internal/file.(*File).UploadFile-fm", "cost time": 0.328061, "error": "UNIQUE constraint failed: local_uploads.part_hash"}
What did you expect to happen?
continue uploading
How can we reproduce it (as minimally and precisely as possible)?
cannot upload the same file at the same time
Anything else we need to know?
No response
version
Cloud provider
OS version
Install tools
The text was updated successfully, but these errors were encountered: