Skip to content

Request failed - Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. #714

@isantolin

Description

@isantolin

Installed Version: 7.0.4.0
OS: Fedora Linux 42

Steps to replicate the error:

  1. Create a normal Managed Certificate
  2. Generate the Certificate
  3. Modify the configuration
  4. Save and renew the certificates
  5. The failure message console will show the following error

XX XX domains: Request failed - Object reference not set to an instance of an object. System.NullReferenceException: Object reference not set to an instance of an object. at Certify.Providers.ACME.Anvil.AnvilACMEProvider.CompleteCertificateRequest(ILog log, ManagedCertificate managedCertificate, String orderId, String pwd, String preferredChain, String defaultKeyType, Boolean useModernPFXBuildAlgs, Boolean includeCommonName) in /home/runner/work/certify-internal/certify-internal/src/certify-build/certify/src/Certify.Providers/ACME/Anvil/AnvilACMEProvider.cs:line 1551 at Certify.Management.CertifyManager.CompleteCertificateRequest(ILog log, ManagedCertificate managedCertificate, IProgress`1 progress, PendingOrder pendingOrder) in /home/runner/work/certify-internal/certify-internal/src/certify-build/certify/src/Certify.Core/Management/CertifyManager/CertifyManager.CertificateRequest.cs:line 871 at Certify.Management.CertifyManager.PerformCoreCertificateRequest(ILog log, ManagedCertificate managedCertificate, IProgress`1 progress, CertificateRequestResult result, Boolean isInteractive, Boolean resumeExistingOrder) in /home/runner/work/certify-internal/certify-internal/src/certify-build/certify/src/Certify.Core/Management/CertifyManager/CertifyManager.CertificateRequest.cs:line 618 at Certify.Management.CertifyManager.PerformCertificateRequest(ILog log, ManagedCertificate managedCertificate, IProgress`1 progress, Boolean resumePaused, Boolean skipRequest, Boolean failOnSkip, Boolean skipTasks, Boolean isInteractive, String reason) in /home/runner/work/certify-internal/certify-internal/src/certify-build/certify/src/Certify.Core/Management/CertifyManager/CertifyManager.CertificateRequest.cs:line 262

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions