Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swagger site not reachable after update to version 0.9 of the extension #287

Closed
philipp985 opened this issue Jan 20, 2019 · 2 comments
Closed

Comments

@philipp985
Copy link

After Updating Azure Let's Encrypt to Version 0.9.0 the swagger site is not available anymore.

https://my-website.scm.azurewebsites.net/letsencrypt/swagger returns 404.
Is this the correct/desired behaviour?

Apart from that problem thanks for the work that has been done. This extension is pretty good!

@sjkp
Copy link
Owner

sjkp commented Jan 20, 2019

Fixed in 0.9.1

@sjkp sjkp closed this as completed Jan 20, 2019
@joelnotified
Copy link

Hi,
I just updated to 0.9.6 and I get an error on this page: https://sitename.scm.azurewebsites.net/letsencrypt/swagger/ui/index. When i click the error I get::

{
    schemaValidationMessages: [
    {
        level: "error",
        message: "Can't read from file https://sitename.scm.azurewebsites.net/letsencrypt/swagger/docs/2017-09-01"
    }
    ]
}

Should I change something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants