How to fix Microsoft Graph FetchError write EPROTO decryption failed or bad record mac

Billy | IKANDA 11 Reputation points
2023-03-06T08:13:56.2033333+00:00

Hi,

I have a system that uses Microsoft Graph to get bookings of resource mailboxes from outlook with the option to checkin and checkout.
Now for some reason my system started to fail this saturday and when I checked the logs I get weird errors:

Unhandled error for request GET api/Company/id/rooms/example@company.com/bookings: FetchError: request to https://graph.microsoft.com/v1.0/users/example@company.com/calendar/calendarView?$orderby=start/dateTime%20asc&$top=1000&startDateTime=2023-03-06T00:00:00.000Z&endDateTime=2023-03-06T23:59:59.999Z failed, reason: write EPROTO C00777E6B87F0000:error:0A000119:SSL routines:ssl3_get_record:decryption failed or bad record mac:../deps/openssl/openssl/ssl/record/ssl3_record.c:610:

The other reason I also get is reason: read ECONNRESET

I have had this system running for a long time and never got such errors before, so I don't know what's happening and I can't seem to find the errors either.

Any ideas why these errors are occuring?

Thanks in advance!

Billy Cottrell

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,448 questions
0 comments No comments
{count} votes