Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object reference not set to an instance of an object 2.10.2.0 (OutlookGoogleCalendarSync.Obfuscate.ApplyRegex) #1725

Closed
hillcountryfare opened this issue Oct 29, 2023 · 2 comments
Assignees
Labels
bug Something's not working right resolved Working hotfix available
Milestone

Comments

@hillcountryfare
Copy link

hillcountryfare commented Oct 29, 2023

Checklist:-

  • Upgrade to the latest release (alpha if available) latest release
  • Reproduce the issue
  • Complete the information below
  • Provide your OGcalsync.log file (see how-to)

OGCS Version: v2.10.2.0
Edition: Installed / Portable
Sync Direction: O->G

Bug Description
Every time sync runs get "object reference not set to an instance of an object"
I believe this is the relevant section of log:

2023-10-29 18:37:26,843 ERROR  11 OutlookGoogleCalendarSync.Console [292] -  Unable to reclaim orphan calendar entries in Google calendar.
2023-10-29 18:37:27,579 ERROR  11 OutlookGoogleCalendarSync.OGCSexception [28] -  System.NullReferenceException: Object reference not set to an instance of an object.
2023-10-29 18:37:27,581 ERROR  11 OutlookGoogleCalendarSync.OGCSexception [21] -  Code: 0x80004003,-2147467261; Location: ApplyRegex() in Obfuscate.cs:98:25
2023-10-29 18:37:27,582 ERROR  11 OutlookGoogleCalendarSync.OGCSexception [65] -     at OutlookGoogleCalendarSync.Obfuscate.ApplyRegex(Property property, String source, String target, Direction direction) in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\Obfuscate.cs:line 98
   at OutlookGoogleCalendarSync.GoogleOgcs.Calendar.SignaturesMatch(String sigEv, String sigAi) in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\GoogleOgcs\GoogleCalendar.cs:line 1921
   at OutlookGoogleCalendarSync.GoogleOgcs.Calendar.ReclaimOrphanCalendarEntries(List`1& gEvents, List`1& oAppointments, Boolean neverDelete) in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\GoogleOgcs\GoogleCalendar.cs:line 1232
   at OutlookGoogleCalendarSync.Sync.Engine.Calendar.synchronize() in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\Sync\Calendar.cs:line 471
   at OutlookGoogleCalendarSync.Sync.Engine.Calendar.<>c__DisplayClass11_1.<StartSync>b__0(Object o, DoWorkEventArgs args) in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\Sync\Calendar.cs:line 129
2023-10-29 18:37:27,584 ERROR  11 OutlookGoogleCalendarSync.Console [292] -  Object reference not set to an instance of an object.

Steps to Reproduce the Issue

  1. Install 2.10.2.0
  2. Sync

Any other information
Any additional information that may help troubleshoot the issue.
Will provide full log file over email.

@hillcountryfare hillcountryfare added the bug Something's not working right label Oct 29, 2023
@phw198 phw198 added the triage Issue being investigated label Nov 1, 2023
@phw198 phw198 self-assigned this Nov 1, 2023
@phw198
Copy link
Owner

phw198 commented Nov 1, 2023

Thanks for reporting!

📦 This should now be resolved with hotfix v2.10.2.1.zip (see instructions for applying).

Please let me know how it goes.

@phw198 phw198 added waiting fix confirmation Hotfix available for testing and removed triage Issue being investigated labels Nov 1, 2023
@hillcountryfare
Copy link
Author

installed a few hours ago and so far it's been stable. I'm good closing.

@phw198 phw198 added resolved Working hotfix available and removed waiting fix confirmation Hotfix available for testing labels Nov 4, 2023
@phw198 phw198 added this to the v2.10.3 milestone Nov 4, 2023
@phw198 phw198 closed this as completed in 774dbd6 Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something's not working right resolved Working hotfix available
Projects
None yet
Development

No branches or pull requests

2 participants