rayhunter icon indicating copy to clipboard operation
rayhunter copied to clipboard

Errors with TPLINK M7350 V7

Open miloshev opened this issue 5 months ago • 5 comments

Bug Report Details

I have installed the latest release on TPLINK M7350 V7. It works, but i get errors in the log file on the SD card Can someone tell me if this is an issue?

Here is the log: R A Y H U N T E R 🐳 [2025-08-11T08:58:15Z INFO rayhunter_daemon] Using configuration for device: Tplink [2025-08-11T08:58:15Z INFO rayhunter::diag_device] Diag device initialization failed 1 times, retrying in 100ms: Failed to initialize /dev/diag: DIAG_IOCTL_SWITCH_LOGGING ioctl failed with error code -1 [2025-08-11T08:58:15Z INFO rayhunter::diag_device] Diag device initialization failed 2 times, retrying in 200ms: Failed to initialize /dev/diag: DIAG_IOCTL_SWITCH_LOGGING ioctl failed with error code -1 [2025-08-11T08:58:15Z INFO rayhunter::diag_device] Diag device initialization failed 3 times, retrying in 400ms: Failed to initialize /dev/diag: DIAG_IOCTL_SWITCH_LOGGING ioctl failed with error code -1 [2025-08-11T08:58:16Z INFO rayhunter::diag_device] Diag device initialization failed 4 times, retrying in 800ms: Failed to initialize /dev/diag: DIAG_IOCTL_SWITCH_LOGGING ioctl failed with error code -1 [2025-08-11T08:58:17Z INFO rayhunter::diag_device] Diag device initialization failed 5 times, retrying in 1.6s: Failed to initialize /dev/diag: DIAG_IOCTL_SWITCH_LOGGING ioctl failed with error code -1 [2025-08-11T08:58:19Z INFO rayhunter::diag_device] Diag device initialization failed 6 times, retrying in 3.2s: Failed to initialize /dev/diag: DIAG_IOCTL_SWITCH_LOGGING ioctl failed with error code -1 [2025-08-11T08:58:23Z INFO rayhunter::diag_device] Diag device initialization failed 7 times, retrying in 5s: Failed to initialize /dev/diag: DIAG_IOCTL_SWITCH_LOGGING ioctl failed with error code -1 [2025-08-11T08:58:28Z INFO rayhunter::diag_device] Diag device initialization failed 8 times, retrying in 5s: Failed to initialize /dev/diag: DIAG_IOCTL_SWITCH_LOGGING ioctl failed with error code -1 [2025-08-11T08:58:33Z INFO rayhunter::diag_device] Diag device initialization failed 9 times, retrying in 5s: Failed to initialize /dev/diag: DIAG_IOCTL_SWITCH_LOGGING ioctl failed with error code -1 [2025-08-11T08:58:38Z INFO rayhunter::diag_device] Diag device initialization failed 10 times, retrying in 5s: Failed to initialize /dev/diag: DIAG_IOCTL_SWITCH_LOGGING ioctl failed with error code -1 [2025-08-11T08:58:43Z INFO rayhunter::diag_device] Diag device initialization failed 11 times, retrying in 5s: Failed to initialize [2025-08-11T09:00:47Z WARN asn1_codecs::per::common::decode] Skipping Extensions Decoding.... [2025-08-11T09:00:47Z WARN asn1_codecs::per::common::decode] Skipped decoding 1 Extensions. [2025-08-11T09:00:47Z WARN asn1_codecs::per::common::decode] Skipping Extensions Decoding.... [2025-08-11T09:00:47Z WARN asn1_codecs::per::common::decode] Skipped decoding 1 Extensions. [2025-08-11T09:00:47Z WARN asn1_codecs::per::common::decode] Skipping Extensions Decoding.... [2025-08-11T09:00:47Z WARN asn1_codecs::per::common::decode] Skipped decoding 1 Extensions. [2025-08-11T09:00:47Z WARN asn1_codecs::per::common::decode] Skipping Extensions Decoding.... [2025-08-11T09:00:47Z WARN asn1_codecs::per::common::decode] Skipped decoding 1 Extensions. [2025-08-11T09:00:47Z WARN asn1_codecs::per::common::decode] Skipping Extensions Decoding.... [2025-08-11T09:00:47Z WARN asn1_codecs::per::common::decode] Skipped decoding 1 Extensions. [2025-08-11T09:00:48Z WARN asn1_codecs::per::common::decode] Skipping Extensions Decoding.... [2025-08-11T09:00:48Z WARN asn1_codecs::per::common::decode] Skipped decoding 1 Extensions. [2025-08-11T09:00:48Z WARN asn1_codecs::per::common::decode] Skipping Extensions Decoding.... [2025-08-11T09:00:48Z WARN asn1_codecs::per::common::decode] Skipped decoding 1 Extensions. [2025-08-11T09:00:48Z WARN asn1_codecs::per::common::decode] Skipping Extensions Decoding.... [2025-08-11T09:00:48Z WARN asn1_codecs::per::common::decode] Skipped decoding 1 Extensions.

miloshev avatar Aug 11 '25 15:08 miloshev

if the pcap have data it should still be ok, particularly if some heuristics like "2G downgrade" start firing. but the V7 is generally not well-tested.

untitaker avatar Aug 11 '25 15:08 untitaker

Is there a version of the tplink that you'd recommend? Having the same issues with my device, even stops the daemon after prolonged usage. Additionaly it has these errors NASDecodingError(EncryptedNASMessage) and ASDecodingError(Deku(Incomplete(NeedSize f bits: 8 )))

imnikola avatar Aug 15 '25 17:08 imnikola

Is there a version of the tplink that you'd recommend?

v5, v8 are most tested I think.

even stops the daemon after prolonged usage

this sounds more serious, does this mean the web interface stops loading or just the recording?

untitaker avatar Aug 15 '25 17:08 untitaker

It either fully stops working and I have to reboot the whole device multiple times until it starts working again, or i'm able to access the page, but clicking start doesn't actually start it. Reinstalled everything and i'm letting it run to see what happens. Gonna report if it happens again and i'll upload the log file. Thank you for such a quick reply!

imnikola avatar Aug 15 '25 18:08 imnikola

After further testing with srsran, i've managed to trigger a few heuristics. Still getting crashes of the whole device and random moments where rayshark stops working, but i've tested v3/v4/v5/v5.1 and was able to get multiple warnings for the heuristis. Gonna digg deeperninto the device itself and see if it's related to something else

imnikola avatar Aug 16 '25 21:08 imnikola