1
0
Fork 0
mirror of https://github.com/win-acme/win-acme.git synced 2026-04-27 03:55:56 +03:00
3 A specified logon session does not exist
Wouter Tinus edited this page 2017-10-29 14:38:24 +01:00

Overview

While running the IIS plugin you receive an error message that tells you

... A specified logon session does not exist. It may already have been terminated ...

What it means

It means that the connection to IIS has been lost, or the program tried to do something that IIS doesn't agree with (e.g. creating a binding for a non-existent certificate).

Workaround

Run the app again, it's normally a temporary issue. IF this happens repeatedly please report it as a bug.