- I tried a new config with default values, without success
- Reinstalling and turning off the other modules, without success
{
module: 'MMM-FRITZ-Box-Callmonitor-py3',
position: 'top_right',
header: "Recent calls",
config: {
password: "pass",
username: "user",
fritzIP: "192.168.188.1",
showContactsStatus: true,
vCard: false
}
},
npm start has errors
pi@raspberrypi:~/MagicMirror $ npm start
> magicmirror@2.30.0 start
> npm run start:x11
> magicmirror@2.30.0 start:x11
> DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
[2025-01-31 18:47:25.363] [LOG] Starting MagicMirror: v2.30.0
[2025-01-31 18:47:25.394] [LOG] Loading config ...
[2025-01-31 18:47:25.398] [LOG] config template file not exists, no envsubst
[2025-01-31 18:47:26.001] [INFO] Checking config file /home/pi/MagicMirror/config/config.js ...
[2025-01-31 18:47:26.140] [INFO] Your configuration file doesn't contain syntax errors :)
[2025-01-31 18:47:26.142] [INFO] Checking modules structure configuration ...
[2025-01-31 18:47:26.269] [INFO] Your modules structure configuration doesn't contain errors :)
[2025-01-31 18:47:26.272] [LOG] Loading module helpers ...
[2025-01-31 18:47:26.275] [LOG] No helper found for module: alert.
[2025-01-31 18:47:26.283] [LOG] Initializing new module helper ...
[2025-01-31 18:47:26.284] [LOG] Module helper loaded: updatenotification
[2025-01-31 18:47:26.285] [LOG] No helper found for module: clock.
[2025-01-31 18:47:26.286] [LOG] No helper found for module: compliments.
[2025-01-31 18:47:26.461] [LOG] Initializing new module helper ...
[2025-01-31 18:47:26.462] [LOG] Module helper loaded: MMM-FRITZ-Box-Callmonitor-py3
[2025-01-31 18:47:26.463] [LOG] All module helpers loaded.
[2025-01-31 18:47:26.473] [LOG] Starting server on port 8080 ...
[2025-01-31 18:47:27.320] [LOG] Server started ...
[2025-01-31 18:47:27.322] [LOG] Connecting socket for: updatenotification
[2025-01-31 18:47:27.324] [LOG] Starting module helper: updatenotification
[2025-01-31 18:47:27.325] [LOG] Connecting socket for: MMM-FRITZ-Box-Callmonitor-py3
[2025-01-31 18:47:27.327] [LOG] Starting module: MMM-FRITZ-Box-Callmonitor-py3
[2025-01-31 18:47:27.329] [LOG] Sockets connected & modules started ...
[2025-01-31 18:47:28.262] [LOG] Launching application.
[2025-01-31 18:47:29.866] [INFO] System information:
### SYSTEM: manufacturer: Raspberry Pi Foundation; model: Raspberry Pi 4 Model B Rev 1.1; virtual: false
### OS: platform: linux; distro: Debian GNU/Linux; release: 12; arch: arm64; kernel: 6.6.62+rpt-rpi-v8
### VERSIONS: electron: 34.0.2; used node: 20.18.1; installed node: 20.18.1; npm: 10.9.2; pm2: 5.4.3
### OTHER: timeZone: Europe/Berlin; ELECTRON_ENABLE_GPU: undefined
[96922:0131/184730.026384:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.026830:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.027196:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.027321:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.027499:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.027625:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.027798:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.027902:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.028061:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.028171:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.028341:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.028445:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.028602:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.028704:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.030069:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.030275:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.030478:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.030618:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.030807:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.030950:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.031137:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.031248:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.031471:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.031751:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.031946:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.032053:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.032219:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[96922:0131/184730.032326:ERROR:gbm_wrapper.cc(262)] Failed to export buffer to dma_buf: Datei oder Verzeichnis nicht gefunden (2)
[2025-01-31 18:47:31.626] [LOG] Received config for MMM-FRITZ-Box-Callmonitor-py3
[2025-01-31 18:47:31.631] [LOG] MMM-FRITZ-Box-Callmonitor-py3 is waiting for incoming calls.
[2025-01-31 18:47:31.680] [INFO] updatenotification: Updater Class Loaded!
[2025-01-31 18:47:31.682] [INFO] updatenotification: Checking PM2 using...
[2025-01-31 18:47:31.684] [INFO] updatenotification: [PM2] You are not using pm2
[2025-01-31 18:47:31.689] [INFO] Checking git for module: MMM-FRITZ-Box-Callmonitor-py3
[2025-01-31 18:47:31.730] [INFO] Checking git for module: MagicMirror
:ERROR:gbm_wrapper.cc(79)] Failed to get fd for plane.: Datei oder Verzeichnis nicht gefunden (2)
[2025-01-31 18:48:11.502] [INFO] updatenotification: Updater Class Loaded!
[2025-01-31 18:48:11.503] [INFO] updatenotification: Checking PM2 using...
[2025-01-31 18:48:11.503] [INFO] updatenotification: [PM2] You are not using pm2