Read the statement by Michael Teeuw here.
MMM-WifiPassword, oudated ?
-
@Jben1969 did you get this resolved
-
Hello,
today I have tried your suggestions and I have got an error about the WifiModule:[2024-09-22 14:05:39.718] [LOG] Loading module helpers …
[2024-09-22 14:05:39.722] [WARN] No /home/raspberry/MagicMirror/js/…/modules/MMM-WiFiPassword/MMM-WiFiPassword.js found for module: MMM-WiFiPassword.
[2024-09-22 14:05:39.723] [LOG] No helper found for module: MMM-WiFiPassword.
[2024-09-22 14:05:39.726] [LOG] No helper found for module: alert.
[2024-09-22 14:05:39.754] [LOG] Initializing new module helper …
[2024-09-22 14:05:39.757] [LOG] Module helper loaded: updatenotification
[2024-09-22 14:05:39.760] [LOG] No helper found for module: clock.
[2024-09-22 14:05:40.214] [LOG] Initializing new module helper …
[2024-09-22 14:05:40.215] [LOG] Module helper loaded: calendar
[2024-09-22 14:05:40.217] [LOG] No helper found for module: weather.
[2024-09-22 14:05:41.114] [LOG] Initializing new module helper …
[2024-09-22 14:05:41.115] [LOG] Module helper loaded: MMM-Wallpaper
[2024-09-22 14:05:41.117] [LOG] No helper found for module: MMM-CalendarExt3.
[2024-09-22 14:05:41.118] [LOG] All module helpers loaded.
[2024-09-22 14:05:41.135] [LOG] Starting server on port 8080 …
[2024-09-22 14:05:41.177] [WARN] You’re using a full whitelist configuration to allow for all IPs
[2024-09-22 14:05:46.656] [LOG] Server started …adress : localhost
port: 8080
ipWhitelist: []Jochen
-
@Jben1969
No /home/raspberry/MagicMirror/js/…/modules/MMM-WiFiPassword/MMM-WiFiPassword.js found for module: MMM-WiFiPassword.this sounds like a permissions problem
can you do
cd ~/MagicMirror/modules ls MMM-WiFiPassword -laF
-
Shame on me, the name of the folder was not right, the capital F of WiFi was a small f.
Now everthing is allright, it shows a nice QR-Code of my Guest WiFi.Thank you so much.
Jochen
-
-
@Jben1969 awesome