[GH-ISSUE #39] Failed to setup #31

Closed
opened 2026-02-26 21:31:21 +03:00 by kerem · 1 comment
Owner

Originally created by @dolphinsd on GitHub (Mar 13, 2019).
Original GitHub issue: https://github.com/ridercz/AutoACME/issues/39

When following instruction, failed to setup with initcfg. Here is an error:

Checking current H:\CertStore\AutoACME\ChallengeFolder\web.config...OK
Saving H:\CertStore\AutoACME\ChallengeFolder\web.config...OK
Creating registration for 'support@mycompany.com' and accept TOS...OK

Unhandled Exception: System.AggregateException: One or more errors occurred. ---

System.NullReferenceException: Object reference not set to an instance of an o
bject.
at Altairis.AutoAcme.Core.AutoAcmeContext.d__21.MoveNe
xt()
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceled
Exceptions)
at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotifica tion) at System.Threading.Tasks.Task1.get_Result()
at Altairis.AutoAcme.Core.AutoAcmeContext.RegisterAndLogin(String email)
at Altairis.AutoAcme.Manager.Program.InitCfg(Boolean useDefaults, String cfgF
ileName, Boolean overwrite, Boolean verbose)
at lambda_method(Closure , Object , Object[] )
at NConsoler.Consolery.InvokeMethod(MethodInfo method)
at NConsoler.Consolery.RunAction()
at NConsoler.Consolery.Run(Type targetType, String[] args, IMessenger messeng
er, Notation notationType)
at NConsoler.Consolery.Run()
at Altairis.AutoAcme.Manager.Program.Main(String[] args)

Originally created by @dolphinsd on GitHub (Mar 13, 2019). Original GitHub issue: https://github.com/ridercz/AutoACME/issues/39 When following instruction, failed to setup with initcfg. Here is an error: Checking current H:\CertStore\AutoACME\ChallengeFolder\web.config...OK Saving H:\CertStore\AutoACME\ChallengeFolder\web.config...OK Creating registration for 'support@mycompany.com' and accept TOS...OK Unhandled Exception: System.AggregateException: One or more errors occurred. --- > System.NullReferenceException: Object reference not set to an instance of an o bject. at Altairis.AutoAcme.Core.AutoAcmeContext.<RegisterAndLoginAsync>d__21.MoveNe xt() --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceled Exceptions) at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotifica tion) at System.Threading.Tasks.Task`1.get_Result() at Altairis.AutoAcme.Core.AutoAcmeContext.RegisterAndLogin(String email) at Altairis.AutoAcme.Manager.Program.InitCfg(Boolean useDefaults, String cfgF ileName, Boolean overwrite, Boolean verbose) at lambda_method(Closure , Object , Object[] ) at NConsoler.Consolery.InvokeMethod(MethodInfo method) at NConsoler.Consolery.RunAction() at NConsoler.Consolery.Run(Type targetType, String[] args, IMessenger messeng er, Notation notationType) at NConsoler.Consolery.Run() at Altairis.AutoAcme.Manager.Program.Main(String[] args)
kerem closed this issue 2026-02-26 21:31:21 +03:00
Author
Owner

@ridercz commented on GitHub (Mar 14, 2019):

Fixed in e64c1dc0f6, release 1.6.2.

<!-- gh-comment-id:472811755 --> @ridercz commented on GitHub (Mar 14, 2019): Fixed in e64c1dc0f6b3166f55186fd7a7cdc5307df6ec5d, release 1.6.2.
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#31
No description provided.