ping --vlan=xxx error #1662
Replies: 3 comments 4 replies
-
|
Looks like a bug. This should be available/fixed in the next release. After updating:
👉 If I don’t receive confirmation that this works, I may revert the changes to avoid introducing bugs.
Thanks in advance, |
Beta Was this translation helpful? Give feedback.
-
|
I backed up my settings/db and I tried ghcr.io/netalertx/netalertx-dev-unsafe:sha-f9b413d First I got this but maybe it is expected. have not checked the link tbh. For the actual issue, still there: |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for testing. The DataTables warning is probably unrelated to the ICMP issue. It's a frontend warning about a table being initialized twice and shouldn't affect scanning. For the ICMP problem, the important part is: That suggests Could you please check the ICMP plugin log and post the lines containing: as well as a few lines before and after the ping error? That will tell me whether the parsing code is actually running and what values it is producing. Based on the error, either the build isn't running the code I expect, or there's another path where Thanks for testing this again - the additional logs should help narrow it down quickly. Please also make sure you are running the latest |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it happening due to some misconfiguration in my config or is it expected somehow??
Beta Was this translation helpful? Give feedback.
All reactions