shibayan / keyvault-acmebot

Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Service / Container Apps / App Gateway / Front Door / CDN / others)
Apache License 2.0
891 stars 233 forks source link

502 Server Error - Acmebot not working anymore #714

Closed the-project-group closed 3 months ago

the-project-group commented 3 months ago

Describe the bug Acmbeot was running for years, flawlessly ! Thanks for that!

Today I noticed that some certs expire soon and I was wondering, why they won't get renewed.

To Reproduce Open the URL of the function app: https://my-function-app.azurewebsites.net/dashboard It takes a while and then I just get this:

502 - Web server received an invalid response while acting as a gateway or proxy server.
There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.

CleanShot 2024-06-04 at 18 14 28@2x

Stopping / starting the function app doesn't help.

https://shibayan.blob.core.windows.net/azure-keyvault-letsencrypt/v3/latest.zip is throwing a "ResourceNotFound" error.

Any hints what I can check? Thanks a lot and best regards, Flo.