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]: Some Nodes Over MQTT Cannot Be DM'd in recent iOS app builds #1051

Open
1 of 2 tasks
Xaositek opened this issue Jan 13, 2025 · 3 comments
Open
1 of 2 tasks
Labels
bug Something isn't working

Comments

@Xaositek
Copy link

Firmware Version

2.5.18

What did you do?

I noticed with current version from TestFlight that certain (see images) nodes cannot be DM'd over MQTT despite being only a single hop away while other nodes multiple hops away can be DM'd. This is only with new app builds, older versions actually do successfully DM nodes over MQTT so this appears to be an artificial limitation or a limitation that doesn't 100% work/not work as expected.

Expected Behavior

IMG_4574
IMG_4575
IMG_4576

Here is the CMRG ECHO on iOS version 2.5.14 (1327) - successfully DM'd over MQTT

Current Behavior

IMG_1646
IMG_1648
IMG_1649
IMG_1652
IMG_1654
IMG_1656

Here is the same node with the same conditions with version 2.5.15 (1337) - no direct message available, but you can see that channels do reach it and it responds.

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

IMG_1658
IMG_1660

Adding an example of another bot that is more hops away and DM is available which doesn't make sense.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Xaositek Xaositek added the bug Something isn't working label Jan 13, 2025
@Xaositek
Copy link
Author

Possibly linked to issue #799 ?

@Xaositek
Copy link
Author

One note also - this is a private broker MQTT server, this is not the public MQTT server

@Xaositek Xaositek changed the title 🐞 [Bug]: Some Nodes Over MQTT Cannot Be DM'd by Build 2.5.15 (1337) 🐞 [Bug]: Some Nodes Over MQTT Cannot Be DM'd in recent iOS app builds Jan 22, 2025
@Xaositek
Copy link
Author

a31fda9

I think this is the commit that changed this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant