letsencrypt-siteextension
letsencrypt-siteextension copied to clipboard
Extension Upgrade Failed
I tried to upgrade the extension on my app, but it failed which left the webjob out there but no extension installed. I tried to reinstall, but it wasn't working. I deleted the webjob thinking there might be a conflict, but it still won't start up. I also removed and re-added the extension after deleting the webjob.
The only error I'm receiving is this one:
Application settings was invalid, please wait a little and try to reload page if you just updated appsettings. Validation errors: AzureWebJobsDashboard connectionString is required ,AzureWebJobsStorage connectionString is required
The connection strings exist in the config, and I put them in the extension interface as well.
Any idea how I can debug this issue?