Status 500 issue at cloud.drone.io for "push" Webhooks on GitHub

Things worked fine 4 days ago, and today I got this response (status 500) on pushing new commits. Without significant changes from my side.

X-Xss-Protection: 1; mode=block

and the body returns:

{"message":"Not Found"}

Looks like my issue is very similar on to this one: Webhook 500 errors

Please enable debug logging in your Drone server, and provide a copy of your server logs. Drone writes detailed logs for every webhook failure, without which, troubleshooting would not be possible.

@bradrydzewski ok, so I enable logging in the drone.yml file?

nope, this logging is handled at the server level. See https://docs.drone.io/administration/server/logging/

Thanks. I have to figure out this first - looks like. For now, the images where run only on the cloud.