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
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: