Read the statement by Michael Teeuw here.
Calendar events showing on wrong day.
-
@coolie1101 there should be lots more
I only need to see the processing of that one cal entry
-
@sdetweil That’s everything in the file, I did tail the file, but the out is alot.
-
@coolie1101 can’t be everything
cause there are default messages for calendar not shown
u did add the “DEBUG”, right
-
Event: {"type":"VEVENT","params":[],"start":"2021-04-06T09:00:00.000Z","datetype":"date-time","end":"2021-04-06T14:00:00.000Z","dtstamp":"2021-11-19T14:43:09.000Z","uid":"0v89h5cit8nq6m************@google.com","created":"2021-10-26T07:58:43.000Z","description":"","lastmodified":"2021-10-26T08:02:54.000Z","location":"","sequence":"1","status":"CONFIRMED","summary":"YARD WASTE","transparency":"OPAQUE","recurrences":{"2021-11-02":{"type":"VEVENT","params":[],"start":"2021-11-03T09:00:00.000Z","datetype":"date-time","end":"2021-11-03T14:00:00.000Z","dtstamp":"2021-11-19T14:43:09.000Z","uid":"0v89h5cit8nq6m************@google.com","recurrenceid":"2021-11-02T09:00:00.000Z","created":"2021-10-26T07:58:43.000Z","description":"","lastmodified":"2021-10-26T08:02:54.000Z","location":"","sequence":"2","status":"CONFIRMED","summary":"YARD WASTE","transparency":"OPAQUE"},"2021-10-12":{"type":"VEVENT","params":[],"start":"2021-10-13T09:00:00.000Z","datetype":"date-time","end":"2021-10-13T14:00:00.000Z","dtstamp":"2021-11-19T14:43:09.000Z","uid":"0v89h5cit8nq6m************@google.com","recurrenceid":"2021-10-12T09:00:00.000Z","created":"2021-10-26T07:58:43.000Z","description":"","lastmodified":"2021-10-26T08:02:54.000Z","location":"","sequence":"2","status":"CONFIRMED","summary":"YARD WASTE","transparency":"OPAQUE"},"2021-09-07":{"type":"VEVENT","params":[],"start":"2021-09-08T09:00:00.000Z","datetype":"date-time","end":"2021-09-08T14:00:00.000Z","dtstamp":"2021-11-19T14:43:09.000Z","uid":"0v89h5cit8nq6m************@google.com","recurrenceid":"2021-09-07T09:00:00.000Z","created":"2021-10-26T07:58:43.000Z","description":"","lastmodified":"2021-10-26T08:02:54.000Z","location":"","sequence":"2","status":"CONFIRMED","summary":"YARD WASTE","transparency":"OPAQUE"},"2021-07-06":{"type":"VEVENT","params":[],"start":"2021-07-07T09:00:00.000Z","datetype":"date-time","end":"2021-07-07T14:00:00.000Z","dtstamp":"2021-11-19T14:43:09.000Z","uid":"0v89h5cit8nq6m************@google.com","recurrenceid":"2021-07-06T09:00:00.000Z","created":"2021-10-26T07:58:43.000Z","description":"","lastmodified":"2021-10-26T08:02:54.000Z","location":"","sequence":"2","status":"CONFIRMED","summary":"YARD WASTE","transparency":"OPAQUE"},"2021-06-01":{"type":"VEVENT","params":[],"start":"2021-06-02T09:00:00.000Z","datetype":"date-time","end":"2021-06-02T14:00:00.000Z","dtstamp":"2021-11-19T14:43:09.000Z","uid":"0v89h5cit8nq6m************@google.com","recurrenceid":"2021-06-01T09:00:00.000Z","created":"2021-10-26T07:58:43.000Z","description":"","lastmodified":"2021-10-26T08:02:54.000Z","location":"","sequence":"2","status":"CONFIRMED","summary":"YARD WASTE","transparency":"OPAQUE"}},"rrule":{"_cache":{"all":false,"before":[],"after":[],"between":[]},"origOptions":{"dtstart":"2021-04-06T09:00:00.000Z","freq":2,"wkst":{"weekday":6},"until":"2021-12-30T04:59:59.000Z","byweekday":[{"weekday":1}]},"options":{"freq":2,"dtstart":"2021-04-06T09:00:00.000Z","interval":1,"wkst":6,"count":null,"until":"2021-12-30T04:59:59.000Z","bysetpos":null,"bymonth":null,"bymonthday":[],"bynmonthday":[],"byyearday":null,"byweekno":null,"byweekday":[1],"bynweekday":null,"byhour":[9],"byminute":[0],"bysecond":[0],"byeaster":null}}} -
@coolie1101 unless u didn’t stop pm2 running instance
-
@sdetweil said in Calendar events showing on wrong day.:
unless u didn’t stop pm2 running instance
I did, “pm2 stop all”, then “npm start file_name.txt”
@sdetweil said in Calendar events showing on wrong day.:
u did add the “DEBUG”, right
Yes.
```
language: “en”,
locale: “en-US”,
logLevel: [“INFO”, “LOG”, “WARN”,“ERROR”,“DEBUG”], // Add “DEBUG” for even more logging
timeFormat: 24,
units: “imperial”, -
@coolie1101 said in Calendar events showing on wrong day.:
“npm start file_name.txt”
and with the > symbol
npm start > file_name.txt
-
@sdetweil So I deleted the entry for that day and added back just for that day, it shows up correct in the display but the following events still shows a day late.
-
@coolie1101 said in Calendar events showing on wrong day.:
but the following events still shows a day late.
so, I need to see THAT vevent
-
@coolie1101 if you just do
in the MagicMirror folder
npm start
you should have a stream of stuff so fast u can’t read
-
@sdetweil said in Calendar events showing on wrong day.:
so, I need to see THAT vevent
BEGIN:VEVENT DTSTART:20211123T100000Z DTEND:20211123T150000Z DTSTAMP:20211119T151956Z UID:0g4190e8en06vs************@google.com CREATED:20211119T151237Z DESCRIPTION: LAST-MODIFIED:20211119T151237Z LOCATION: SEQUENCE:0 STATUS:CONFIRMED SUMMARY:YARD WASTE TRANSP:OPAQUE END:VEVENT@sdetweil said in Calendar events showing on wrong day.:
you should have a stream of stuff so fast u can’t read
There’s no output in the ssh window except for the following.
pi@magicmirror:~/MagicMirror $ npm start >cal_test_debug_log.txt [19.11.2021 10:25.12.563] [WARN] (electron) Security Warning: A WebContents was just created with both webviewTag and contextIsolation enabled. This combination is fundamentally less secure and effectively bypasses the protections of contextIsolation. We strongly recommend you move away from webviews to OOPIF or BrowserView in order for your app to be more secure [19.11.2021 10:25.13.777] [ERROR] ERROR! Could not find main module js file for MMM-GABackground -
@coolie1101 correct, you are sending all the output to the file (except the stuff to stderr)
if you remove everything from the > on you’ll get the output to the ssh window, BUT it will be so big, the top will scroll off and be lost… (which is why we are sending to a file)
-
@sdetweil Got it, I didn’t realize the file continued on, it’s 2,486kb, which part do you need?
-
@coolie1101 see this post
from processing entry thru saving for the vevent that is the problem
maybe 20-30 lines
-
Event: {"type":"VEVENT","params":[],"start":"2021-11-23T10:00:00.000Z","datetype":"date-time","end":"2021-11-23T15:00:00.000Z","dtstamp":"2021-11-19T15:25:46.000Z","uid":"0g4190e8en06vs************@google.com","created":"2021-11-19T15:12:37.000Z","description":"","lastmodified":"2021-11-19T15:12:37.000Z","location":"","sequence":"0","status":"CONFIRMED","summary":"YARD WASTE","transparency":"OPAQUE"} [19.11.2021 10:26.06.439] [DEBUG] startDate (local): Tue Nov 23 2021 05:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 10:26.06.440] [DEBUG] endDate (local): Tue Nov 23 2021 10:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 10:26.06.442] [DEBUG] duration: 18000000 [19.11.2021 10:26.06.443] [DEBUG] title: YARD WASTE [19.11.2021 10:26.06.465] [DEBUG] initial tz=Etc/UTC [19.11.2021 10:26.06.474] [DEBUG] corrected tz=Etc/UTC [19.11.2021 10:26.06.478] [DEBUG] start date/time=Tue Nov 23 2021 05:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 10:26.06.492] [DEBUG] start offset=0 [19.11.2021 10:26.06.495] [DEBUG] start date/time w tz =Tue Nov 23 2021 05:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 10:26.06.498] [DEBUG] event date=Tue Nov 23 2021 05:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 10:26.06.500] [DEBUG] event offset=0 hour=10 event date=Tue Nov 23 2021 05:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 10:26.06.514] [DEBUG] adjustHours=0 [19.11.2021 10:26.06.523] [DEBUG] Processing entry... [19.11.2021 10:26.06.527] [DEBUG][19.11.2021 10:26.08.304] [DEBUG] Title: YARD WASTE, with dates: ["2021-11-23T09:00:00.000Z","2021-11-30T09:00:00.000Z","2021-12-07T09:00:00.000Z","2021-12-14T09:00:00.000Z","2021-12-21T09:00:00.000Z","2021-12-28T09:00:00.000Z"]The one in question at the moment is ““2021-11-30T09:00:00.000Z”” which display’s as 2021-12-01
-
@coolie1101 yes that’s what the correction should enable
05:00 ny, +4 (now est) =09:00 utc time
-
@coolie1101 but there is no time zone set in the appointment
-
@sdetweil said in Calendar events showing on wrong day.:
but there is no time zone set in the appointment
It shows as set in the calendar itself?

-
@coolie1101 yes, BUT it doesn’t show in the ics file…
anyhow…
show me the next entry from the debug output
or send me the debug output file via email
same userid at gmail
-
Event: {"type":"VEVENT","params":[],"start":"2022-01-26T10:00:00.000Z","datetype":"date-time","end":"2022-01-26T15:00:00.000Z","dtstamp":"2021-11-19T16:07:10.000Z","uid":"0idffl8ue0gac*************@google.com","created":"2021-11-19T13:18:54.000Z","description":"Recycling Bottles, Cans, and Plastic.","lastmodified":"2021-11-19T13:18:54.000Z","location":"","sequence":"0","status":"CONFIRMED","summary":"RECYCLING (BOTTLES, CANS and PLASTIC) ","transparency":"TRANSPARENT"} [19.11.2021 11:07.22.130] [DEBUG] startDate (local): Wed Jan 26 2022 05:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 11:07.22.135] [DEBUG] endDate (local): Wed Jan 26 2022 10:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 11:07.22.141] [DEBUG] duration: 18000000 [19.11.2021 11:07.22.146] [DEBUG] title: RECYCLING (BOTTLES, CANS and PLASTIC) [19.11.2021 11:07.22.160] [DEBUG] initial tz=Etc/UTC [19.11.2021 11:07.22.169] [DEBUG] corrected tz=Etc/UTC [19.11.2021 11:07.22.174] [DEBUG] start date/time=Wed Jan 26 2022 05:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 11:07.22.178] [DEBUG] start offset=0 [19.11.2021 11:07.22.182] [DEBUG] start date/time w tz =Wed Jan 26 2022 05:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 11:07.22.189] [DEBUG] event date=Wed Jan 26 2022 05:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 11:07.22.195] [DEBUG] event offset=0 hour=10 event date=Wed Jan 26 2022 05:00:00 GMT-0500 (Eastern Standard Time) [19.11.2021 11:07.22.202] [DEBUG] adjustHours=0 [19.11.2021 11:07.22.209] [DEBUG] Processing entry... [19.11.2021 11:07.22.217] [DEBUG]This is the Calendar Event I believe we should be looking at
BEGIN:VEVENT DTSTART;TZID=America/New_York:20210406T050000 DTEND;TZID=America/New_York:20210406T100000 RRULE:FREQ=WEEKLY;WKST=SU;UNTIL=20211230T045959Z;BYDAY=TU EXDATE;TZID=America/New_York:20211123T050000 DTSTAMP:20211119T165604Z UID:0v89h5cit8nq6m************@google.com CREATED:20211026T075843Z DESCRIPTION: LAST-MODIFIED:20211026T080254Z LOCATION: SEQUENCE:1 STATUS:CONFIRMED SUMMARY:YARD WASTE TRANSP:OPAQUE END:VEVENTThis last event listed as “UNTIL=20211230T045959Z”, displays as Dec 1st.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login