paviro / MMM-FRITZ-Box-Callmonitor

This an extension for the MagicMirror. It provides a callmonitor for FRITZ!Box users alerting them about incoming calls.
28 stars 22 forks source link

White screen #12

Closed mmUser123 closed 7 years ago

mmUser123 commented 7 years ago

After the installation process the MagicMirror-Monitor (not call monitor itself) is completely white. I use the newest MagicMirror.

                {
                        module: 'MMM-FRITZ-Box-Callmonitor',
                        position: 'top_left',
                        header: 'Calls',
                        config: {
                                fritzIP: 'x.x.x.x'
                        }
                }
drwxr-xr-x  5 pi pi  4096 Aug 28 11:08 .
drwxr-xr-x 14 pi pi  4096 Aug 27 22:48 ..
drwxr-xr-x 10 pi pi  4096 Aug 27 22:10 default
drwxr-xr-x  4 pi pi  4096 Aug 28 11:08 MMM-FRITZ-Box-Callmonitor
drwxr-xr-x  3 pi pi  4096 Aug 28 11:23 node_modules
-rw-r--r--  1 pi pi 22719 Aug 27 22:10 README.md
Jopyth commented 7 years ago

Edit: Can you check your output logs? I.e. if you are using the pm2 start mm check the output of pm2 logs mm and post it here after removing any personal information if any are in there?

paviro commented 7 years ago

I close this for now, feel free to reopen :)