When trying to enable webhooks to integrate Gitlab with DroneCI, I am getting this error. Any idea where i am making mistake or what is the exact issue??
Is it possible this is a Gitea error and not a Drone error? I searched the Drone codebase and could not find an error message in our code that matches Webhook execution failed: execution expired
. I recommend checking with the Gitea team.
Thanks @bradrydzewski, so the problem was with the gitlab account. Now i am using github and created a kubernetes sample pipeline to check the webhook connectivity,but when i navigate to the ->settings->webhooks i see a few of failed GitHub webhook calls.