-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Everything seems to be working, in testing phases but the output keeps giving me a string of this issue mentioned below and then goes back to std out. Line 35 has to do with ILogger call to logger of AionJob.cs
[2020-03-02 18:53:03.7255] [E] [AionOne] [Job Manager] Error during UpdateJob System.NullReferenceException: Object reference not set to an instance of an object.
at MiningCore.Blockchain.Aion.AionJob..ctor(String id, AionBlockTemplate blockTemplate, ILogger logger, DaemonClient daemon) in /home/ubuntu/aion_pool2/aion_pool/src/MiningCore/Blockchain/Aion/AionJob.cs:line 35
at MiningCore.Blockchain.Aion.AionJobManager.UpdateJob(AionBlockTemplate blockTemplate) in /home/ubuntu/aion_pool2/aion_pool/src/MiningCore/Blockchain/Aion/AionJobManager.cs:line 230 at MiningCore.Blockchain.Aion.AionJob..ctor(String id, AionBlockTemplate blockTemplate, ILogger logger, DaemonClient daemon) in /home/ubuntu/aion_pool2/aion_pool/src/MiningCore/Blockchain/Aion/AionJob.cs:line 35
at MiningCore.Blockchain.Aion.AionJobManager.UpdateJob(AionBlockTemplate blockTemplate) in /home/ubuntu/aion_pool2/aion_pool/src/MiningCore/Blockchain/Aion/AionJobManager.cs:line 230