Coder Social home page Coder Social logo

Comments (3)

mithrandyr avatar mithrandyr commented on May 29, 2024

Full error details

PSMessageDetails      :
Exception             : System.Management.Automation.ParameterBindingException: A parameter cannot be found that
                        matches parameter name 'AZSubscriptionId'.
                           at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext
                        funcContext, Exception exception)
                           at System.Management.Automation.Interpreter.ActionCallInstruction`2.Run(InterpretedFrame
                        frame)
                           at
                        System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame
                        frame)
                           at
                        System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame
                        frame)
                           at System.Management.Automation.Interpreter.Interpreter.Run(InterpretedFrame frame)
                           at System.Management.Automation.Interpreter.LightLambda.RunVoid1[T0](T0 arg0)
                           at System.Management.Automation.PSScriptCmdlet.RunClause(Action`1 clause, Object
                        dollarUnderbar, Object inputToProcess)
                           at System.Management.Automation.PSScriptCmdlet.DoEndProcessing()
                           at System.Management.Automation.CommandProcessorBase.Complete()
TargetObject          :
CategoryInfo          : InvalidArgument: (:) [Connect-AZTenant], ParameterBindingException
FullyQualifiedErrorId : NamedParameterNotFound,Connect-AZTenant
ErrorDetails          :
InvocationInfo        : System.Management.Automation.InvocationInfo
ScriptStackTrace      : at Add-DnsTxtAzure, C:\Program
                        Files\WindowsPowerShell\Modules\Posh-ACME\2.7.1\DnsPlugins\Azure.ps1: line 22
                        at Publish-DnsChallenge, C:\Program
                        Files\WindowsPowerShell\Modules\Posh-ACME\2.7.1\Public\Publish-DNSChallenge.ps1: line 44
                        at Submit-ChallengeValidation, C:\Program
                        Files\WindowsPowerShell\Modules\Posh-ACME\2.7.1\Public\Submit-ChallengeValidation.ps1: line 122
                        at New-PACertificate, C:\Program
                        Files\WindowsPowerShell\Modules\Posh-ACME\2.7.1\Public\New-PACertificate.ps1: line 159
                        at <ScriptBlock>, <No file>: line 1
PipelineIterationInfo : {}

from posh-acme.

rmbolger avatar rmbolger commented on May 29, 2024

Bleh, thanks for the heads up on this. Some of the recent changes to this plugin introduced a bug that wasn't apparent when only testing with Publish-DnsChallenge. I've committed a fix that should go out later today as a new release.

from posh-acme.

rmbolger avatar rmbolger commented on May 29, 2024

This is now fixed in 2.8.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.