Log stream > Custom Webhook Error: Could not reach endpoint

Problem statement

We noticed that one of our log streams was down due to errors reaching our custom webhook. I tried to restart the log stream and it’s still failing. The error is: Could not reach endpoint.

{
"date": "2023-04-XXT00:00:00.000Z",
"logsDelivered": 0,
"status": "error",
"startingCursor": REDACTED,
"endingCursor": REDACTED,
"error": {
"message": "Could not reach endpoint"
}
}

Solution

You need to make the upgrade to Node 18 on your side.