Read the statement by Michael Teeuw here.
[ERROR] Calendar Error. Could not fetch calendar:
-
@Kazzer ok, that looks correct. there were timeout reported problems in an earlier electron version.
can you try manually downloading the cal?
from commandline do
curl -sL cal_url >somefile.txt
then examine somefile.txt -
@sdetweil Hi, i tried this command (curl -sL cal_url >somefile.txt) from within Magicmirror folder and also from the Pi commandline but the somefile.txt is always empty. I even tried it while magic mirror was running.
Am i doing something wrong?
-
@Kazzer you put the real url from the calendar config in place of the cal_url in that command, right?
-
@sdetweil Hi, done it right now, the somefile seems ok it’s got all my meeting in it. Do you want to see it?
Thanks
-
@Kazzer no, it was just a test of access.
-
@sdetweil Ok any ideas why it’s not working?
Anything else I can try?Thanks
-
@sdetweil
Hi Sam,I think i have fixed it by disabling IPv6 in the Raspberry Pi. (see the link below)
https://forum.magicmirror.builders/post/114735
Thanks for your help.
-
@Kazzer awesome
-