Read the statement by Michael Teeuw here.
MMM-FRITZ-Box-Callmonitor-py3 and MMM-Callmonitor-Current-Call
-
said in MMM-FRITZ-Box-Callmonitor-py3 and MMM-Callmonitor-Current-Call:
I’m not sure if this is correct: In your config a username is missing. As far as I’m aware of you have to use a username/password combination - therefore I remember that I had to create a separate user for using the module.Well, until now I didn’t need more. Everything is working fine except the arrows and colours. But I will see if sth. is needed.
That was the reason. Don`t know it shows the calls without a password but not the arrows.
Now everything is working fine.
Thanks a greets
Jose
-
@xiexodusix - I set up my MagicMirror from scratch and now wanted to integrate the FRITZ-Callmonitor to it, unfortunately with no luck. No calls are displayed, the phonebook has non-stop rotating icon. In the docker logs (Yes, I’m using latest MagicMirrorOS with integrated Docker) I get the following error:
[2026-01-11 02:10:11.646] [ERROR] [app] Whoops! There was an uncaught exception... [2026-01-11 02:10:11.684] [ERROR] [app] Error: spawn python3 ENOENT at ChildProcess._handle.onexit (node:internal/child_process:285:19) at onErrorNT (node:internal/child_process:483:16) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { errno: -2, code: 'ENOENT', syscall: 'spawn python3', path: 'python3', spawnargs: [ '/opt/magic_mirror/modules/MMM-FRITZ-Box-Callmonitor-py3/fritz_access.py', '-i', '192.168.0.1', '-p', '*********', '-u', 'magicmirror' ] } [2026-01-11 02:10:11.686] [ERROR] [app] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?As you can see, I have created username and password only for MM.
Starting
fritzconnectionfrom (host) commandline works, incomming calls are registered and shown in Terminal. -
probably python missing, see https://khassel.gitlab.io/magicmirror/faq/dependencies/#use-the-fat-image
You can change the image in the
.envfile.
