Skip to content

[Bug]: "Encrypted send failed" when sending direct message #8147

Description

@Nikotine1

Contact Details

No response

Checklist

  • I am able to reproduce the bug with the latest version.

  • I made sure that there are no existing OPEN or CLOSED issues which I could contribute my information to.

  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.

  • This issue contains only one bug.

  • I have read and understood the Contribution Guidelines.

  • I agree to follow this project's Code of Conduct

Affected app version

2.7.1 (29314197)

Affected Android version

Android 15

Affected phone model

Samsung S23 ultra

Affected node model

Home-made Rpi shield with SX1262 modules

Affected node firmware version

Portduino 2.6.11.60ec05e

Steps to reproduce the bug

  1. Select this one contact in my contact list
  2. Send a direct message
  3. Icon shows crossed-out cloud

Actual behavior

Click cloud, message reads: Encrypted Send Failed

This is the only contact this happens with, what is the reason?

Expected behavior

The message is sent and ideally delivered.

Screenshots/Screen recordings

Image

Relevant log output

from: [redacted] (![redacted])
to: [redacted] (![redacted])
id: 3180081625
rx_time: 1759058491
priority: ACK
decoded {
  portnum: ROUTING_APP
  payload: "\030\""
  request_id: 94761420
}

Decoded Payload:
{
error_reason: PKI_FAILED

}

to: [redacted] (![redacted])
id: 94761420
want_ack: true
pki_encrypted: true
decoded {
  portnum: TEXT_MESSAGE_APP
  payload: "Hey"
}

Decoded Payload:
{
Hey
}

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions