Read the statement by Michael Teeuw here.
Google calender no events shown
-
@mercuryskies the link does say https:// not webcal:// right? if webcal, just change to https
it said the site cant be reached and that the server ip adress could not be found
but that is bigger problem than shared or not -
@sdetweil yeah it reads
Url: “https://calender.google.com/calender/ical and then my name and some random numbers letters etc and ends in ics” closed bracket -
mine is
https://calendar.google.com/calendar/ical/sdetweil%40gmail.com/private-b01535955cdb72021e36fae98c08a186/basic.ics
(number changed to protect the innocent!)
if you go to your browser again and do
https://calendar.google.com
what happens?
if u can’t reach the server, then the mirror cannot get the data
-
@sdetweil browser is fine. Also all my other internet dependant modules work ok. It is purely calender not showing events when the adress seems fine and all settings are set to allow
-
@mercuryskies please cut paste your calendar config. Change some of the coded numbers, but don’t change anything else. Use the code block to mark it
Select all, hit the </>
-
Hi there, below is my calendar config. Thanks again, Michael.
language: “en”,
timeFormat: 12,
units: “metric”,modules: [ { module: "alert", }, { module: "updatenotification", position: "top_bar" }, { module: "clock", position: "top_left" }, { module: "calendar", header: "Family Calender", position: "bottom_left", config: { calendars: [ { symbol: "calendar", url: "https://calender.google.com/calender/ical/michael.lloyd%40live.com/public/basics.ics", } //url: "https://calender.google.com/calender/ical/michael.lloyd%40live.com/private-cf63bd901ffd72df081e7258123456789/basics.ics" } //url: "webcal://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics" } ] }
-
i have commented out the private one as when i do not the file crashes
-
@mercuryskies right, cause the 1st one ends with ,} which closes the lists of calendars, and then next one has a } too…
the 1st one url doesn’t work for some reason, (in browser)
so the test is to take each url, and put it into a browser on the pi, it should download the ics file… if not, you have to fix THAT…
the pi does not logon as you… so it might work on windows -
so both of the google calendar links do not work in my pi browser, it just says site not available.
if i paste the last default webcal address it just takes me to a google search result. -
@mercuryskies i typed over the word calendar in the https://calendar.google.com and it gets urls not found, not address not found…
try that… seems some goofy character