Read the statement by Michael Teeuw here.
mm2 don't Show up any ical Calender
-
@eniac that is ON the pi… NOT your desktop… your desktop saves info which your Pi will not have…
-
Hi Sam
I have done that on the PI. Where did you read I did that on my PC ? -
@eniac i did not read it, just verifying
when MM starts up it says created a fetcher for
like this
Create new calendar fetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.icsdo you see that message?
-
Yes I did see those mssages in pm2 log.
[07:53:29.363] [LOG] Create new calendar fetcher for url: https://xxxxxxxxxxxxxxxxx/owa/calendar/8456a764565f46f99167b97b4472d1b1@xxxxxxxxxx/94aa659549e24d74b36b420eb4f48e0915693393472327735305/calendar.ics - Interval: 300000But no Items show up :-(
-
OK … PM2 Error Log shows this ->
[08:07:53.958] [ERROR] Calendar Error. Could not fetch calendar: https://xxxxxxxxxxx/owa/calendar/8456a764565f46f99167b97b4472d1b1@xxxxxxxxxx/94aa659549e24d74b36b420eb4f48e0915693393472327735305/calendar.ics { Error: unable to verify the first certificate
at TLSSocket.onConnectSecure (_tls_wrap.js:1055:34)
at TLSSocket.emit (events.js:182:13)
at TLSSocket._finishInit (_tls_wrap.js:635:8) code: ‘UNABLE_TO_VERIFY_LEAF_SIGNATURE’ }had to remove the (s) from https and it works :-)
Thanx for your help, sam :-)