mirror of
https://github.com/ridercz/AutoACME.git
synced 2026-04-25 07:05:55 +03:00
[PR #35] [MERGED] Object not set to an instance of an object #48
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoACME#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ridercz/AutoACME/pull/35
Author: @rokx
Created: 1/8/2019
Status: ✅ Merged
Merged: 1/30/2019
Merged by: @avonwyss
Base:
master← Head:master📝 Commits (1)
944a1b6Extracted Agreement assignment after AcmeAccount object creation, because of null reference exception. Possibly because await and object creation dont mix well📊 Changes
1 file changed (+2 additions, -1 deletions)
View changed files
📝
Altairis.AutoAcme.Core/AutoAcmeContext.cs(+2 -1)📄 Description
I was receiving "object not set to an instance of an object" exception when trying to create certificate for multiple subdomains.
Updated packages and expanded the creation of AcmeAccount. I no longer receive the exception.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.