Open ebowcock opened 3 years ago
Have the same issue. Have updated all the MM modules on Pi, reinstalled latest OS, "External" activities, like weather api and news feed all work ok. Same @ebowcock can see ICMP just nothing displayed other than awaiting pings.. the npm install ping displayed some problems, but npm audit fix --force seems to have resolved. Can anyone point me in the right direction please?
works for me, just installed. Didn't start working until I restarted the MagicMirror though. That's what brought me here.
I have a fresh install of the module using a raspberry pi for my magic mirror. I've made some modifications off of an example in an older issue, but the module's status just shows "Awaiting pings..."
Config is below. I even tried "npm install ping" just to make sure that wasn't a missing dependency.
If I run a netstat to see if the pings are being sent, I don't see any connections: sudo netstat -nputw | grep 1.1.1.1