WebHook Failure/

I am new to Drone and trying to create a POC for it.

Right now, I’m trying to configure it with my GitLab account.

I’ve created an application, following the documentation on the website, and set up the server and runner, however when I push to my repository, I get this error.

Internal error occurred while delivering this webhook.

Error: Net::ReadTimeout

Is there a way to figure out what might be causing this?
Happy to provide whatever information is required.

This error indicated your GitHub server is unable to reach your Drone server, which would generally indicate a networking / firewall / dns issue at your infrastructure layer.