Skip to content

Not receiving Webhooks from Gitlab on events(push, merge) anymore

Summary

We discovered that there are some ongoing issues with Gitlab, not receiving Webhooks from Gitlab on events(push, merge), that's why Gitlab Integration Prod is also not working as we are not receiving webhooks on events. found this error on gitlab platform - " Internal error occurred while delivering this webhook ". Error: Failed to open TCP connection to 23.22.130.173:443 (execution expired)

Steps to reproduce

  • Subscribe for webhook notifications for a repo
  • test by sending push event

What is the current bug behavior?

Not getting webhooks on subscribed events for a repo

What is the expected correct behavior?

we should have received webhook on happening of an event

Relevant logs and/or screenshots

error from gitlab platform -

Internal error occurred while delivering this webhook. Error: Failed to open TCP connection to 23.22.130.173:443 (execution expired)

Edited by 🤖 GitLab Bot 🤖