Closed DanielRuf closed 4 years ago
It seems to work again without further notice.
So I'm closing this as resolved. So far I've removed the badge as I think there is not much reason to keep it when David is down so often so we can not see the detail then and there is no public statement or status page.
HTTP 502 again.
HTTP 502 again.
Confirmed.
Are there any good alternatives to these badges?
@oliviertassinari maybe there are some alternatives at https://shields.io/
I have removed the badges and added one for https://dependabot.com/.
as of today, it is still down.
it's down again! also SSL has expired, are there any alternatives to this? I couldn't do it via shields, how about making this a github action instead? At least that would not be down and we can sync every few hours maybe?
Or a lambda function?
I also have my all shields down for dependencies with david-dm. Do the owner plan to fix the project or should we try to find an alternative ?
Apparently the website has an internal server error
.
I think the service is overloaded and the maintainer doesn't have much time to fix it. Here some context: https://github.com/alanshaw/david-www/issues/357#issuecomment-278117903
I'm personally looking for an alternative, since the service has been unreliable for the past few years sadly.
So is shields io pretty much just a proxy for david? Looking for a badge to replace with.
So is shields io pretty much just a proxy for david? Looking for a badge to replace with.
As is the case with all our services, we have to fetch the data from the upstream provider. When you request a GitHub badge from us then we have to fetch the data from GitHub to be able to create the badge, and when you request a David badge from us we have to reach out to the same endpoint discussed here (that's offline). We can't provide badges for services we can't retrieve data from.
I've deployed david to digitalocean apps using the updated dockerfile.
The Letsencrypt API got turned off so a new SSL cert was not issued. I also had to update david so it works with node 14 (was using node 6 before).
SSL certs, OS updates and configuration are now no longer my problem so hooray for that. It also auto deploys. Lets hope it works 🤞
I guess it is finally down forever?