• Hi Anmari,

    Nothing critical I think, but I ran across some errors in my current installation today and thought you’d like to take a look. It looks like Google was crawling and threw some errors, apparently related to repeated events rules(?); I don’t have any repeated events in my calendar. In any event, it’s not stopping the calendar from functioning on my end, so no worries here.

    [Fri Aug 17 17:39:31.033877 2018] [:error] [pid 3088360] [client 66.249.64.32:62972] #3 ***/public_html/wilmingtonguitar.org/wp-content/plugins/amr-ical-events-list/includes/amr-ical-events-list-main.php(1456): amr_generate_repeats(Array, Object(DateTime), Object(DateTime), 5 in ***/public_html/wilmingtonguitar.org/wp-content/plugins/amr-ical-events-list/includes/amr-rrule.php on line 438

    [Fri Aug 17 17:39:31.033704 2018] [:error] [pid 3088360] [client 66.249.64.32:62972] #2 ***/public_html/wilmingtonguitar.org/wp-content/plugins/amr-ical-events-list/includes/amr-ical-events-list-main.php(1332): amr_repeat_anevent(Array, Object(DateTime), Object(DateTime), 50)

    [Fri Aug 17 17:39:31.033593 2018] [:error] [pid 3088360] [client 66.249.64.32:62972] #1 ***/public_html/wilmingtonguitar.org/wp-content/plugins/amr-ical-events-list/includes/amr-ical-events-list-main.php(1150): amr_process_RRULE(Array, Object(DateTime), Object(DateTime), Object(DateTime), 50)

    [Fri Aug 17 17:39:31.033478 2018] [:error] [pid 3088360] [client 66.249.64.32:62972] #0 ***/public_html/wilmingtonguitar.org/wp-content/plugins/amr-ical-events-list/includes/amr-rrule.php(789): amr_special_expand_by_day_of_week_and_month_note1(Array, Array, Object(DateTimeZone))

    [Fri Aug 17 17:39:31.033315 2018] [:error] [pid 3088360] [client 66.249.64.32:62972] PHP Fatal error: Uncaught Error: Call to a member function format() on boolean in ***/public_html/wilmingtonguitar.org/wp-content/plugins/amr-ical-events-list/includes/amr-rrule.php:438

    Cheers,
    Matt

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author anmari

    (@anmari)

    thanks for flagging – I’ve grabbed your ics feed https://calendar.google.com/calendar/ical/info@wilmingtonguitar.org/public/basic.ics but so far have not been able to recreate the messages on test system despite navigating back & forward in time a bit. I’ll have to trawl the code back from that last bit and imagine what might have happened. It looks like at some stage it is expecting a date object but has a boolean instead.

    Google can get a bit excited when it starts indexing events. If you find it is causing a load relative to other traffic, read https://icalevents.com/4046-google-indexing-bandwidth-and-calendar-parameters/ and https://icalevents.com/4073-google-indexation-pagination/.

    Plugin Author anmari

    (@anmari)

    Actually the wilmimgton ics file does have a bunch of repeated events in it (although some are old but which google might track back in time too 😉
    If you no longer need to keep the old events, consider using Neil Gerstenbergs very useful https://www.gcaltoolkit.com/ to mass delete old events.

    Searching on RRULE in my text editor:

    Line 796: RRULE:FREQ=MONTHLY;BYDAY=-1SU
    Line 820: RRULE:FREQ=MONTHLY;UNTIL=20180422T035959Z;BYDAY=4SU
    Line 2735: RRULE:FREQ=MONTHLY;COUNT=9;BYDAY=-1SU
    Line 2781: RRULE:FREQ=MONTHLY;UNTIL=20170430T035959Z;BYDAY=-1SU
    Line 4181: RRULE:FREQ=MONTHLY;UNTIL=20161226T000000Z;BYDAY=-1SU
    Line 4204: RRULE:FREQ=MONTHLY;UNTIL=20160626T225959Z;BYDAY=-1SU
    Line 5134: RRULE:FREQ=MONTHLY;UNTIL=20160131T045959Z;BYDAY=-1SU
    Line 6138: RRULE:FREQ=MONTHLY;COUNT=12;BYDAY=-1SU
    Line 8620: RRULE:FREQ=MONTHLY;UNTIL=20151228T000000Z;BYDAY=4SU
    Line 8767: RRULE:FREQ=MONTHLY;UNTIL=20141026T035959Z;BYDAY=4SU
    Line 15042: RRULE:FREQ=MONTHLY;UNTIL=20111128T000000Z;BYDAY=-1SU

    Thread Starter mlavanish

    (@mlavanish)

    Ah. You’re totally right. I had forgotten we had one event set up as a recurring event. I appreciate the recommendation for the utility. It’s not a worry to me to have old events on the calendar at this time. Does it impact performance at all with your plugin?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Google throwing an error’ is closed to new replies.