Giter Club home page Giter Club logo

Comments (4)

rmbolger avatar rmbolger commented on June 6, 2024 1

I just made a commit on the main branch that adds a WSHDelayAfterStart param to the plugin. You should be able to add WSHDelayAfterStart=5 to your plugin args hashtable to effectively get the same timeout functionality as your modified Save-Challenge.ps1 file.

Let me know if that seems to work. Also, for future reference if you want the debug output without having to confirm every debug message, you can run $DebugPreference = 'Continue' in your session prior to running the cert command.

from posh-acme.

rmbolger avatar rmbolger commented on June 6, 2024

Hey @manucad94, thanks for reaching out. That's a weird one. I wonder if there's an issue in the underlying .NET listener or maybe the PowerShell job runner. It's also weird that it never seems to work even on retries by the ACME server.

In any case, I should be able to add an additional param to the plugin that will allow for a customizable sleep value following the listener starting up but before control returns to the module. That should at least make working around the problem easier if we can't identify the root cause.

from posh-acme.

manucad94 avatar manucad94 commented on June 6, 2024

Hi @rmbolger
Thank you very much for the quick response and handling.
This modification works very well.

If we find any clues to the origin of this error, we'll let you know.

Thanks & best regards,
Manu

from posh-acme.

rmbolger avatar rmbolger commented on June 6, 2024

The new param is live in 4.20.0

from posh-acme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.