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: Messages pushed offline are invalid #1733

Closed
fx10007 opened this issue Nov 30, 2023 · 5 comments
Closed

Bug: Messages pushed offline are invalid #1733

fx10007 opened this issue Nov 30, 2023 · 5 comments

Comments

@fx10007
Copy link

fx10007 commented Nov 30, 2023

What happened?

Messages pushed offline are invalid
image

2023-11-30 11:29:35.440	�[34mINFO�[0m	�[34m[PID:2947]�[0m	�[34mpush�[0m	[mw/rpc_client_interceptor.go:55]	rpc client resp	{"operationID": "86613aa0-1a3f-4e69-8897-184dc544dd26", "funcName": "/OpenIMServer.msggateway.msgGateway/SuperGroupOnlineBatchPushOneMsg", "resp": "singlePushResult:{userID:\"2987288188\"}"}
2023-11-30 11:29:35.440	�[37mDEBUG�[0m	�[37m[PID:2947]�[0m	�[37mpush�[0m	[push/push_to_client.go:295]	push result	{"operationID": "86613aa0-1a3f-4e69-8897-184dc544dd26", "reply": "singlePushResult:{userID:\"2987288188\"}"}
2023-11-30 11:29:35.440	�[37mDEBUG�[0m	�[37m[PID:2947]�[0m	�[37mpush�[0m	[push/push_to_client.go:113]	push_result	{"operationID": "86613aa0-1a3f-4e69-8897-184dc544dd26", "ws push result": [{"userID":"2987288188","resp":null,"onlinePush":false}], "sendData": "sendID:\"2987288188\" recvID:\"2987288188\" clientMsgID:\"2d97b41401ccd3bed658f72a6ac3be35\" serverMsgID:\"1f2cf8e3033ced79187c8e5328b319f3\" sessionType:1 msgFrom:200 contentType:2200 content:\"{\\\"detail\\\":\\\"{\\\\\\\"markAsReadUserID\\\\\\\":\\\\\\\"2987288188\\\\\\\",\\\\\\\"conversationID\\\\\\\":\\\\\\\"sg_642749835\\\\\\\",\\\\\\\"seqs\\\\\\\":null,\\\\\\\"hasReadSeq\\\\\\\":77}\\\"}\" sendTime:1701314975384 createTime:1701314975384 options:{key:\"conversationUpdate\" value:false} options:{key:\"history\" value:false} options:{key:\"isNotNotification\" value:false} options:{key:\"isSendMsg\" value:false} options:{key:\"notPrivate\" value:false} options:{key:\"offlinePush\" value:false} options:{key:\"persistent\" value:false} options:{key:\"reactionFromCache\" value:false} options:{key:\"senderConversationUpdate\" value:false} options:{key:\"senderNotificationPush\" value:false} options:{key:\"senderSync\" value:false} options:{key:\"unreadCount\" value:false} offlinePushInfo:{}", "isOfflinePush": false, "push_to_userID": ["2987288188"]}

What did you expect to happen?

The client cannot receive offline messages. Procedure

How can we reproduce it (as minimally and precisely as possible)?

docker compose 部署

git clone https://github.com/openim-sigs/openim-docker openim/openim-docker && export openim=$(pwd)/openim && cd $openim/openim-docker && make init && docker compose up -d

Anything else we need to know?

image

The Huawei vendor channel has been configured, and the backend test has been successfully performed using geTui

version

```console $ {name} version # paste output here ```

Cloud provider

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

@cubxxw cubxxw transferred this issue from openimsdk/openim-docker Jan 10, 2024
@cubxxw
Copy link
Contributor

cubxxw commented Jan 10, 2024

@FGadvancer Could you please take a look at this issue? Thank you!

@kubbot
Copy link
Contributor

kubbot commented Mar 10, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@cubxxw
Copy link
Contributor

cubxxw commented Mar 10, 2024

/invite

@kubbot
Copy link
Contributor

kubbot commented Mar 10, 2024

We value close connections with our users, developers, and contributors here at Open-IM-Server. With a large community and maintainer team, we're always here to help and support you. Whether you're looking to join our community or have any questions or suggestions, we welcome you to get in touch with us.

Our most recommended way to get in touch is through Slack. Even if you're in China, Slack is usually not blocked by firewalls, making it an easy way to connect with us. Our Slack community is the ideal place to discuss and share ideas and suggestions with other users and developers of Open-IM-Server. You can ask technical questions, seek help, or share your experiences with other users of Open-IM-Server.

In addition to Slack, we also offer the following ways to get in touch:

  • We also have Slack channels for you to communicate and discuss. To join, visit https://slack.com/ and join our 👀 Open-IM-Server slack team channel.
  • Get in touch with us on Gmail. If you have any questions or issues that need resolving, or any suggestions and feedback for our open source projects, please feel free to contact us via email.
  • Read our blog. Our blog is a great place to stay up-to-date with Open-IM-Server projects and trends. On the blog, we share our latest developments, tech trends, and other interesting information.
  • Add Wechat and indicate that you are a user or developer of Open-IM-Server. We will process your request as soon as possible.

@kubbot
Copy link
Contributor

kubbot commented Mar 10, 2024

🤖 Auto-closing issue, if you still need help please reopen the issue or ask for help in the community above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants