[PR #35] [MERGED] Object not set to an instance of an object #48

Closed
opened 2026-02-26 21:31:33 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • 944a1b6 Extracted 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.

## 📋 Pull Request Information **Original PR:** https://github.com/ridercz/AutoACME/pull/35 **Author:** [@rokx](https://github.com/rokx) **Created:** 1/8/2019 **Status:** ✅ Merged **Merged:** 1/30/2019 **Merged by:** [@avonwyss](https://github.com/avonwyss) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`944a1b6`](https://github.com/ridercz/AutoACME/commit/944a1b6e4396a4ac564987d8a10b3df8727b7f3b) Extracted 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) <details> <summary>View changed files</summary> 📝 `Altairis.AutoAcme.Core/AutoAcmeContext.cs` (+2 -1) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 21:31:33 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AutoACME#48
No description provided.