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

Update failed due to GMeet and empty body/description. Value cannot be null. #1776

Closed
Securlock opened this issue Jan 24, 2024 · 16 comments
Closed
Assignees
Labels
bug Something's not working right resolved Working hotfix available
Milestone

Comments

@Securlock
Copy link

Securlock commented Jan 24, 2024

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: v1.2.3.4
Edition: Installed / Portable
Sync Direction: G->O / O->G / O<->G

Bug Description
A clear and concise description of what the bug is.
When syncing between Outlook and Google, I recieve the following error; "Error-Event update failed. Value cannot be null.Parameter name: input"

Steps to Reproduce the Issue

  1. Go to...
  2. Click on...

Any other information
Any additional information that may help troubleshoot the issue.
📎 Attach your OGcalsync.log file.
OGcalsync.log

2024-01-24 16:21:26,806 ERROR  17 OutlookGoogleCalendarSync.OGCSexception [28] -  System.ArgumentNullException: Value cannot be null.
Parameter name: input
2024-01-24 16:21:26,808 ERROR  17 OutlookGoogleCalendarSync.OGCSexception [21] -  Code: 0x80004003,-2147467261; Location: Match() in <Unknown File>
2024-01-24 16:21:26,809 ERROR  17 OutlookGoogleCalendarSync.OGCSexception [65] -     at System.Text.RegularExpressions.Regex.Match(String input)
   at OutlookGoogleCalendarSync.GoogleOgcs.Calendar.UpdateCalendarEntry(AppointmentItem ai, Event ev, Int32& itemModified, Boolean forceCompare) in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\GoogleOgcs\GoogleCalendar.cs:line 907
   at OutlookGoogleCalendarSync.GoogleOgcs.Calendar.UpdateCalendarEntries(Dictionary`2 entriesToBeCompared, Int32& entriesUpdated) in C:\Users\Paul\Git\OutlookGoogleCalendarSync\src\OutlookGoogleCalendarSync\GoogleOgcs\GoogleCalendar.cs:line 699
@Securlock Securlock added the bug Something's not working right label Jan 24, 2024
@Kivi-Berlin
Copy link

Same issue here.
It happens if the first appointment of an Outlook serie is deleted.
My workaround was to set the start date of the Outlook serie to the next date which is not deleted.

@MartinJJ
Copy link

And same issue here.
Since update to v 2.10.3
Only doing a O->G sync
Every sync i get the popup : Google event update failed. Continue with synchronisation ?
I Click : OK
Get the same popup again ...
I Click OK again: in the end all looks to be OK...

Info In OGCS screen:

"Event update failed.
Value cannot be null. Parameter name: input"

Have at least 2 Outlook series where one or two items were changed/deleted/....

Had no issues before the update.
Have screenshots and the OGcalsync.log with logging level set to ' Debug' if you want them.

Regards, Martin

@JeroenTuinstra
Copy link

#1783 Sorry made the same bug report. Mine seems to be with a singel event, though spread over 2 days, with different time zones.

@phw198
Copy link
Owner

phw198 commented Jan 29, 2024

Apologies, time is being elusive for me at the moment! In the meantime, I think turning off syncing of Google Meet details will work around the problem until I can get a hot fix out.

@MartinJJ
Copy link

I'm only synch-ing Outlook -> Google, but turning off syncing of Google Meet details solved it for now !

@galexmay
Copy link

I can't see an option to turn off syncing Google Meet details. If that setting exists, can someone please tell me where to find it. I found "Include Meet Conferences and I switched that off, but it did not solve (or workaround) the problem for me. If you mean turning off calendar descriptions sync, that is no better for me that turning off syncing all together. Can you please confirm what you mean.

@MadisonJim
Copy link

I have the same issue: Value cannot be null. Parameter name: input. It is not clear to me whether a solution is being worked on. I see a "closed" listing above.

@phw198 phw198 self-assigned this Feb 1, 2024
@vprichard
Copy link

I have the same issue upon running sync:
"Event update failed.
Value cannot be null. Parameter name: input"

I do not use Outlook or Google for meetings and also cannot find the option for " turning off syncing of Google Meet details."

OGcalsync.2024-01-31.log
OGcalsync.2024-02-01.log

@phw198
Copy link
Owner

phw198 commented Feb 1, 2024

Sorry for the delay in getting to this.

📦 However, it should now be resolved with hotfix v2.10.3.1.zip (see instructions for applying).
      CRCs: Zip = 65B94D5C Exe = 3ED60673

Please let me know how it goes!

@phw198 phw198 added the waiting fix confirmation Hotfix available for testing label Feb 1, 2024
@phw198 phw198 changed the title Error-Event update failed. Value cannot be null.Parameter name: input Update failed due to GMeet and empty body/description. Value cannot be null. Feb 1, 2024
@vprichard
Copy link

vprichard commented Feb 1, 2024 via email

@galexmay
Copy link

galexmay commented Feb 1, 2024

Yes, that seems to work. Please note, however, that the website is reporting 2.10.2 as the latest Alpha version, which is wrong. Please also note that, having downgraded back to the beta version, the check for updates didn't work and I had to force the issue to get back to 2.10.3.

@phw198
Copy link
Owner

phw198 commented Feb 1, 2024

Thanks for confirming @vprichard 👍🏻

@galexmay Yep, I stalled further rollout of v2.10.3 knowing this issue would be affecting a lot of users. I need to decide whether to abandon this release and put this hotfix straight into v2.10.4....

@phw198 phw198 added resolved Working hotfix available and removed waiting fix confirmation Hotfix available for testing labels Feb 1, 2024
@phw198 phw198 added this to the v2.10.4 milestone Feb 1, 2024
@MadisonJim
Copy link

This solved the problem for me as well. THANK YOU FOR YOUR FAST SOLUTION!

@amig500
Copy link

amig500 commented Feb 2, 2024

works for me too, thanks 👍

@schnodo
Copy link

schnodo commented Feb 2, 2024

The issue was quite annoying because I synchronize on every change. I'm very happy that the hotfix resolves it. Thank you very much. Fantastic software!

@PaulNocero
Copy link

Thank you. That seems to have fixed this problem.

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