Read the statement by Michael Teeuw here.
MMM-Fritz-Box-Callmonitor
-
Hi, I spent about 5 hours for correctly running thismodule. and so far It isn’t running… :-(
I hope someone can help me. Please.
Ok at first, @paviro Did you update this module on Github?
I install it some days ago. It installs correctly and i paste the information into the config.js. So far the module displayed correctly. Then i insert my Fritz box user name and the password. But the module didn’t regonize any calls.
Today i think i will install again (I think, maybe my last install wass corrupt) So I install everything again. Step by step at your Readme file on Github. The install was correctly. But now the module on my mirror show only a mistake (his own name: Modul_9_MMM-Fritz-Box-Callmonitor. An if I look in the module folder at the MMM-FRITZ-Box-Callmonitor.js file I think it will someting diffrent like my last install…
I hope you can understand what i mean. And maybe helping me :-)
Greets gismo2006
-
The module was updated a few days ago, to update the way the FRITZ!Box is accessed. If you navigate to the MMM-FRITZ-Box-Callmonitor folder and pull and reset the git, the install should be clean though. You can do this with code on the bottom of this post.
Can you check the output of the console? If you use
pm2 start mm
to start your mirror, please execute the following on your mirror, to restart it, clear the logs, and show the log files while the mirror starts up:pm2 stop mm && pm2 flush && pm2 start mm && pm2 logs mm
Is there any error appearing, that is related to this module? Please make sure that you remove any private information if you want to post the output here. Also can you show the config options you use (replace username and password with XXX)?
Clean installation:
cd modules/MMM-FRITZ-Box-Callmonitor git reset --hard git pull # do the installation again npm install # this should not be neccesary again # sudo apt-get install python-dev libxml2-dev libxslt1-dev zlib1g-dev && sudo pip install fritzconnection
-
@Jopyth Thank you for your helping. :-)
I installed again. It seems to displayed correctly. I phone myself and it displayed the correct number. I will testing on. But it seems it work right.
Many thanks
greets gismo
-
@gismo2006 Great! Hope it will work flawlessly from now on.
-
I only get Phone numbers and no names.
I had do a clean install and tried everything but no results.
I had install the both modules: MMM-Callmonitor-Current-Call and MMM-FRITZ-Box-Callmonitor
Make a user in my Fritzbox (System/FRITZ!Box Users) and did the #96*5 with a Fritz Phone.I don’t know what or where/how i use the API code.
I hope someone can help me further.
Chris