docker / hub-feedback

Feedback and bug reports for the Docker Hub
https://hub.docker.com
232 stars 40 forks source link

Webhooks API consistent failure HTTP 500 #2083

Closed just-paja closed 2 years ago

just-paja commented 3 years ago

Problem description

I have a repository set up in docker hub. It has Automated Builds configured for tags like this:

When I push tags into Github repo, the webhook is triggered:

{
  "ref": "refs/tags/v0.5.3",
...
}

...but it gives me consistently error 500:

{"error": "Our service is temporarily unavailable. We'll be back soon!"}
github-actions[bot] commented 2 years ago

We are clearing up our old issues and your ticket has been open for 6 months with no activity. Remove stale label or comment or this will be closed in 15 days.