Skip to content
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] send image message with v3.8. im_sever logs shows: "error": "The specified key does not exist." #2479

Closed
pokid opened this issue Aug 3, 2024 · 1 comment
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@pokid
Copy link

pokid commented Aug 3, 2024

OpenIM Server Version

3.8

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

1、upgrade openim-docker to latest,which contains v3.8 images
2、login in web,and send image messages
3、then image send fail,
4、and i got the err with docker logs: 2024-08-03 14:50:04.861 ERROR [PID:2009] openim-rpc-third [version:3.8.0] [redis/batch_handler.go:121] getCache query database failed {"platform": "Web", "operationID": "3d37ff04-23ee-43b5-9202-e32ec53aaef1", "opUserID": "8979475346", "key": "S3:minio:openim/data/hash/a53257a0fb2162207180626a0b7e4d2d", "error": "The specified key does not exist."}.

5、i check the docker start log, and i find this,i dont sure if this is related to this problem:seq task Redis Ping failed, Address=[localhost:16379], Username=, ClusterMode=false: dial tcp [::1]:16379: connect: connection refused

Screenshots Link

image
@pokid pokid added the bug Categorizes issue or PR as related to a bug. label Aug 3, 2024
@pokid
Copy link
Author

pokid commented Aug 5, 2024

sorry,its a misunderstand,my problem. what i Modified is the system environment variables,but what should really be modified is the .env file。hahaha,anyone who see this can check about it

@pokid pokid closed this as completed Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant