MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Fritz-Box-Callmonitor

    Scheduled Pinned Locked Moved Troubleshooting
    5 Posts 3 Posters 3.1k Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G Offline
      gismo2006
      last edited by

      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

      1 Reply Last reply Reply Quote 0
      • J Offline
        Jopyth Moderator
        last edited by

        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
        

        Helpful sticky: How to troubleshoot

        1 Reply Last reply Reply Quote 1
        • G Offline
          gismo2006
          last edited by

          @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

          J 1 Reply Last reply Reply Quote 0
          • J Offline
            Jopyth Moderator @gismo2006
            last edited by

            @gismo2006 Great! Hope it will work flawlessly from now on.

            Helpful sticky: How to troubleshoot

            1 Reply Last reply Reply Quote 0
            • C Offline
              chrisvanlaar
              last edited by

              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

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy