Read the statement by Michael Teeuw here.
Calendar Down
-
Hi,
I have a problem with the module Calendar. When i activate this my interface Down. After searching, i found this: The module don’t find this methode:
this.sendSocketNotification("ADD_CALENDAR", { url: url, maximumEntries: this.config.maximumEntries, maximumNumberOfDays: this.config.maximumNumberOfDays, fetchInterval: this.config.fetchInterval });
Have you a same problem ?
Thanks
Note from admin: Please use Markdown on code snippets!
-
Hi,
Visibliy my problem is with the socket.io package. I started the package installation but no change. Have an idea to install this on Debian 8 jessie.
Thanks
-
Hi,
This Error
socket.io.js:1456 GET http://localhost/socket.io/?EIO=3&transport=polling&t=LKvf3tp 404 (Not Found) Request.create @ socket.io.js:1456 Request @ socket.io.js:1369 XHR.request @ socket.io.js:1297 XHR.doPoll @ socket.io.js:1327 Polling.poll @ socket.io.js:1740 Polling.doOpen @ socket.io.js:1684 Transport.open @ socket.io.js:827 Socket.open @ socket.io.js:248 Socket @ socket.io.js:129 Socket @ socket.io.js:55 Manager.open.Manager.connect @ socket.io.js:4549 (anonymous function) @ socket.io.js:4859
-
What hardware are you using? What version of the operating system? How did you install the MagicMirror package?
-
Hi KirAsh4
I use one VM Debian 8 jessie and Socket.IO 6. I installed the raspberry package that found in the MagicMirror Kit.
Thanks.
-
Hi All,
I don’t the solution for my problem. Have you ideas ??
Thanks
-
I have no idea what you mean with ‘MagicMirror Kit’. Please make sure you install from the official site (http://github.com/MichMich/MagicMirror/) and follow the directions from there. Also note that MM is proven to run on a Raspberry Pi 2 or 3 running the default Rasbian Jessie operating system.
-
Hi KirAsh4,
OK Thanks.
I’ll test directly on a raspberry and not on a VM.