Skip to content

[BUG] Send message fail!!! Cannot read property 'si_1352557179_3' of undefined" #3692

@reforge42

Description

@reforge42

OpenIM Server Version

3.8.3-patch.9

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

using: IMSDK.sendMessage({
recvID: '1352557179',
groupID: '',
message: imTextMsg
})
response: {"event":"SendMessage","operationID":"zzcl9x4831772604022547","data":null,"errMsg":"Cannot read property 'si_1352557179_3' of undefined","errCode":10006}

using:IMSDK.getOneConversation(
{
sourceID:'1352557179',//imstore${storeId},
sessionType:SessionType.Single,
})

response: {"event":"GetOneConversation","operationID":"oapwhr66kw1772603689013","data":null,"errMsg":"Cannot read property 'si_1352557179_3' of undefined","errCode":10006}

Screenshots Link

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions