jokob-sk / NetAlertX

🖧🔍 WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.
GNU General Public License v3.0
3.12k stars 186 forks source link

Omada Plugin with passed MAC of None #873

Closed dvett01 closed 2 weeks ago

dvett01 commented 2 weeks ago

Is there an existing issue for this?

The issue occurs in the following browsers. Select at least 2.

Current Behavior

It seems that the plugin is passing an empty MAC and therefore the whole script fails: omd

Expected Behavior

Maybe it has to do with the APs but the script should still execute the function

Steps To Reproduce

No response

app.conf

No response

docker-compose.yml

No response

What branch are you running?

Production

app.log

No response

Debug enabled

jokob-sk commented 2 weeks ago

Hi @dvett01 ,

Thanks for the report. This is a duplicate and I'm waiting for @FlyingToto to have time to have a look at this. Here is the first issue report: https://github.com/jokob-sk/NetAlertX/issues/825

Of course, if you know how to code, PRs are welcome. I don't own an OMADA enabled router so I have to rely on the community to help out.

I will close this as duplicate. Please feel free to contribute to the first reported issue.

Thanks in advance if you decide to help out with a PR.

J

FlyingToto commented 2 weeks ago

Good Afternoon!