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]: multiple unrelated nodes reporting the same location #3396

Closed
Bamorph opened this issue Mar 13, 2024 · 4 comments
Closed

[Bug]: multiple unrelated nodes reporting the same location #3396

Bamorph opened this issue Mar 13, 2024 · 4 comments
Labels
bug Something isn't working cant-reproduce Can't reproduce issues

Comments

@Bamorph
Copy link

Bamorph commented Mar 13, 2024

Category

Other

Hardware

T-Beam, T-Lora v2 1.6, Heltec V3, Other

Firmware Version

2.2.23

Description

On the ANZ mqtt server, Multiple nodes 100s of KMs apart with fixed locations are all reporting the same incorrect location.

Has happened a few times in the last week. In different, locations. But seems to be attracted to an original node. As an example, the other day a few nodes popped up next to my house, from a different state.

This is an example of some nodes that have had the issue: it is an assortment of hardware and firmware.

!da5439c8 | ROUTER_CLIENT | HELTEC_V3
!fa672e6c | ROUTER_CLIENT | HELTEC_WSL_V3
!da56bcf0 | ROUTER_CLIENT | HELTEC_V3
!95a587f8 | CLIENT | TLORA_V2_1_1P6
!75f17fd0 | ROUTER_CLIENT | TLORA_T3_S3
!da56a78c | ROUTER_CLIENT | HELTEC_V3
!fa672e6c | ROUTER_CLIENT | HELTEC_WSL_V3
!da541158 | ROUTER_CLIENT | HELTEC_V3
!7a6c6e04 | ROUTER_CLIENT | TBEAM

Screenshot_20240313-205313~2

Relevant log output

No response

@Bamorph Bamorph added the bug Something isn't working label Mar 13, 2024
@GUVWAF
Copy link
Member

GUVWAF commented Mar 13, 2024

Do you know if those nodes have JSON enabled and might be running firmware <2.2.20? There was a bug where the "sendposition" JSON message caused all nodes receiving this to send out this position packet, but this was fixed by #3141.

@thebentern
Copy link
Contributor

Are we sure this isn't an issue with the Android client?

@Bamorph
Copy link
Author

Bamorph commented Mar 13, 2024

Do you know if those nodes have JSON enabled and might be running firmware <2.2.20? There was a bug where the "sendposition" JSON message caused all nodes receiving this to send out this position packet, but this was fixed by #3141.

I've checked with one of the nodes that is having issues. They do not have Json enabled. And are running firmware 2.2.23

@GUVWAF
Copy link
Member

GUVWAF commented Mar 14, 2024

They do not have Json enabled. And are running firmware 2.2.23

That seems to rule out my suspicion. Would you be able to check with the CLI command meshtastic --nodes if you see the same there?

@thebentern thebentern added the cant-reproduce Can't reproduce issues label Mar 19, 2024
@thebentern thebentern closed this as not planned Won't fix, can't repro, duplicate, stale Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cant-reproduce Can't reproduce issues
Projects
None yet
Development

No branches or pull requests

3 participants