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

Unattended mode manual plugin not work in V1.9.6.0 #573

Closed
ARTHUR332211 opened this issue Sep 21, 2017 · 2 comments
Closed

Unattended mode manual plugin not work in V1.9.6.0 #573

ARTHUR332211 opened this issue Sep 21, 2017 · 2 comments

Comments

@ARTHUR332211
Copy link

In V1.9.5.1, when I use the command below, works normaly.

letsencrypt.exe --test --plugin manual --manualhost muni17.es.gov.br --centralsslstore D:\Lets_Encrypt\Certificados\PFX --webroot D:\DFSR_2012R2\Inetpub\clientes\prodest\letsencrypt --script D:\Lets_Encrypt\ImportarCert.bat --scriptparameters muni17.es.gov.br --accepttos --notaskscheduler --usedefaulttaskuser --closeonfinish

In V1.9.6.0, this error occurs:

[EROR] Error setting binding Exception {Message="Unable to find IIS site ID #0 for binding LetsEncrypt.ACME.Simple.IISPlugin", Data=[], InnerException=null, TargetSite=Microsoft.Web.Administration.Site GetSite(LetsEncrypt.ACME.Simple.Target, Microsoft.Web.Administration.ServerManager), StackTrace=" at LetsEncrypt.ACME.Simple.IISPlugin.GetSite(Target target, ServerManager iisManager)\r\n at LetsEncrypt.ACME.Simple.IISPlugin.Install(Target target)", HelpLink=null, Source="
letsencrypt", HResult=-2146233088}
[DBUG] Exception InvalidProgramException {Data=[], Message="Unable to find IIS site ID #0 for binding LetsEncrypt.ACME.Simple.IISPlugin", InnerException=null, TargetSite=Void Install(LetsEncrypt.ACME.Simple.Target), StackTrace=" at LetsEncrypt.ACME.Simple.IISPlugin.Install(Target target)\r\n at LetsEncrypt.ACME.Simple.Program.OnAutoSuccess(Target binding)\r\n at LetsEncrypt.ACME.Simple.Program.Auto(Target binding)\r\n at LetsEncrypt.ACME.Simple.Program.Main(String[]args)", HelpLink=null, Source="letsencrypt", HResult=-2146233030}
[EROR] Exception Unable to find IIS site ID #0 for binding LetsEncrypt.ACME.Simple.IISPlugin

@WouterTinus
Copy link
Member

Seems like the wrong installer is running, definitely a bug.

@WouterTinus
Copy link
Member

This is fixed in 1.9.6.1

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

No branches or pull requests

2 participants