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]: Node rebooting from receiving invalid packet #5508

Closed
liquidraver opened this issue Dec 4, 2024 · 2 comments
Closed

[Bug]: Node rebooting from receiving invalid packet #5508

liquidraver opened this issue Dec 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@liquidraver
Copy link

Category

Other

Hardware

T-Echo, Station G2

Firmware Version

2.5.15

Description

Opening a new bugreport, because I' not sure it's related to #5458 or #5498.
My T-Echo and my Station G2 is randomly rebooting, they are never alive for 24hrs.
The reboot happens usually after some hours uptime when I make a traceroute.

Relevant log output

.[36m.[0m..[34m.DEBUG .[0m| 20:08:21 15484 [RadioIf] .[34m.Started Tx (id=0x3ef60d7e fr=0xac to=0x90, WantAck=0, HopLim=0 Ch=0x8 encrypted rxtime=1733339301 priority=120).[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:21 15484 [RadioIf] .[34m.Packet TX: 452ms.[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:22 15484 [RadioIf] .[34m.Completed sending (id=0x3ef60d7e fr=0xac to=0x90, WantAck=0, HopLim=0 Ch=0x8 encrypted rxtime=1733339301 priority=120).[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:28 15490 [Power] .[34m.Battery: usbPower=1, isCharging=1, batMv=4554, batPct=100.[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:29 15491 [RadioIf] .[34m.Lora RX (id=0xc101d05c fr=0x90 to=0xac, WantAck=1, HopLim=2 Ch=0x8 encrypted rxSNR=6.5 rxRSSI=-38 hopStart=2).[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:29 15491 [RadioIf] .[34m.Packet RX: 460ms.[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:29 15491 [Router] .[34m.Found existing packet record for fr=0xSTATIONG2TRACEDNODE,to=0xTECHOWHOSTARTEDTHETRACE,id=0xc101d05c.[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:29 15491 [Router] .[34m.Add packet record (id=0xc101d05c fr=0x90 to=0xac, WantAck=1, HopLim=2 Ch=0x8 encrypted rxSNR=6.5 rxRSSI=-38 hopStart=2).[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:29 15491 [Router] .[34m.Ignore dupe incoming msg (id=0xc101d05c fr=0x90 to=0xac, WantAck=1, HopLim=2 Ch=0x8 encrypted rxSNR=6.5 rxRSSI=-38 hopStart=2).[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:29 15492 [Router] .[34m.cancelSending id=0xc101d05c, removed=0.[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:29 15492 [Router] .[34m.Repeated reliable tx.[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:29 15492 [Router] .[34m.Partially randomized packet id 1475768703.[0m
.[36m.[0m..[34m.DEBUG .[0m| 20:08:29 15492 [Router] .[34m.Add packet record (id=0x57f6717f fr=0xac to=0x90, WantAck=0, HopLim=0 Ch=0x8 Portnum=5 requestId=c101d05c rxtime=1733339309 priority=120).[0m
.[31m.[0m..[31m.ERROR .[0m| 20:08:29 15492 [Router] .[31m.Invalid channel index 8 > 8, malformed packet received?.[0m
@liquidraver liquidraver added the bug Something isn't working label Dec 4, 2024
@GUVWAF
Copy link
Member

GUVWAF commented Dec 4, 2024

Thanks for the report, I've identified why this happens and provided a temporary fix in #5509.

@GUVWAF
Copy link
Member

GUVWAF commented Dec 5, 2024

Fixed by #5509.

@GUVWAF GUVWAF closed this as completed Dec 5, 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
Projects
None yet
Development

No branches or pull requests

2 participants