Metal Price Aggregator NQ

The job is finished. It will be removed automatically 1/1/0001 12:00:00 AM.
// Id: #594668
using KA_scheduler.Services;

var jobService = Activate<JobService>();
await jobService.TriggerRequest(
    null,
    "Metal Price Aggregator NQ",
    "https://iiix2xpiucdyjzoi6bzzm2whjy0pnrol.lambda-url.eu-north-1.on.aws/",
    FromJson<HttpMethod>("{\"Method\":\"GET\"}"),
    "",
    "NQ");

Parameters

CurrentCulture
"en-US"
CurrentUICulture
"en-US"
RecurringJobId
"MetalPriceAgregator_NQ"
RetryCount
10
Time
1721298624

State

7/18/2024 2:28:35 PM (+16.003s) Failed

An exception occurred during performance of the job.

System.NullReferenceException (e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at KA_scheduler.Services.JobService.TriggerRequest(PerformContext consoleContext, String name, String url, HttpMethod method, String payload, String storeCode) in /buddy/dotnet-scheduler/Services/JobService.cs:line 173
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+399ms Processing

Server:
e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9
Worker:
9fa685fb
+121msGetting token for 220fb5d6-3c0e-4de6-a3ad-3d9b65e6b957, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+371msPayload:
+15.966sSomething went wrong: BadGateway StatusCode: 502, ReasonPhrase: 'Bad Gateway', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Thu, 18 Jul 2024 14:28:35 GMT Connection: keep-alive x-amzn-RequestId: c543c212-1827-46f7-913c-61bdd5fc06c3 X-Amzn-Trace-Id: root=1-66992684-0bb8db6f058b844410986885;parent=3184c916c237ab4f;sampled=0;lineage=e051dee0:0 Content-Type: application/json Content-Length: 21 } Bad Gateway

+1h 54m Enqueued

Triggered by DelayedJobScheduler

+2ms Scheduled

Retry attempt 10 of 10: Object reference not set to an instance of an obj…

Enqueue at:
7/18/2024 2:27:19 PM

+16.249s Failed

An exception occurred during performance of the job.

System.NullReferenceException (e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at KA_scheduler.Services.JobService.TriggerRequest(PerformContext consoleContext, String name, String url, HttpMethod method, String payload, String storeCode) in /buddy/dotnet-scheduler/Services/JobService.cs:line 173
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+218ms Processing

Server:
e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9
Worker:
83967327
+281msGetting token for 220fb5d6-3c0e-4de6-a3ad-3d9b65e6b957, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+735msPayload:
+16.195sSomething went wrong: BadGateway StatusCode: 502, ReasonPhrase: 'Bad Gateway', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Thu, 18 Jul 2024 12:33:23 GMT Connection: keep-alive x-amzn-RequestId: 0e5a9fbd-ce48-4e2b-b9b1-072925c91e83 X-Amzn-Trace-Id: root=1-66990b83-5a82aff36c2edd122e141386;parent=0ada76e347f049a3;sampled=0;lineage=e051dee0:0 Content-Type: application/json Content-Length: 21 } Bad Gateway

+1h 9m Enqueued

Triggered by DelayedJobScheduler

+6ms Scheduled

Retry attempt 9 of 10: Object reference not set to an instance of an obj…

Enqueue at:
7/18/2024 12:32:40 PM

+15.989s Failed

An exception occurred during performance of the job.

System.NullReferenceException (e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at KA_scheduler.Services.JobService.TriggerRequest(PerformContext consoleContext, String name, String url, HttpMethod method, String payload, String storeCode) in /buddy/dotnet-scheduler/Services/JobService.cs:line 173
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+3.350s Processing

Server:
e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9
Worker:
32109221
+114msGetting token for 220fb5d6-3c0e-4de6-a3ad-3d9b65e6b957, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+308msPayload:
+15.932sSomething went wrong: BadGateway StatusCode: 502, ReasonPhrase: 'Bad Gateway', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Thu, 18 Jul 2024 11:23:33 GMT Connection: keep-alive x-amzn-RequestId: 92bbf0ef-33d7-46bc-a569-ebe3409a9fc4 X-Amzn-Trace-Id: root=1-6698fb25-0592521056cbe72d7e698313;parent=09c8c56d0a33d9ee;sampled=0;lineage=e051dee0:0 Content-Type: application/json Content-Length: 21 } Bad Gateway

+12ms Scheduled

Retry attempt 8 of 10: Unable to connect to any of the specified MySQL h…

Enqueue at:
7/18/2024 12:05:37 PM

+21.859s Failed

An exception occurred during performance of the job.

MySqlConnector.MySqlException (e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9)

Unable to connect to any of the specified MySQL hosts.

MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts.
   at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, Int32 startTickCount, ILoadBalancer loadBalancer, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 515
   at MySqlConnector.Core.ConnectionPool.ConnectSessionAsync(String logMessage, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 435
   at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 139
   at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int32 startTickCount, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 139
   at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int32 startTickCount, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 902
   at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 435
   at MySqlConnector.MySqlConnection.Open() in /_/src/MySqlConnector/MySqlConnection.cs:line 380
   at Hangfire.MySql.MySqlStorage.CreateAndOpenConnection()
   at Hangfire.MySql.MySqlStorage.UseConnection[T](Func`2 func)
   at Hangfire.Console.Server.ConsoleContext.FixExpiration()
   at Hangfire.Console.Server.ConsoleServerFilter.OnPerformed(PerformedContext filterContext)
   at Hangfire.Profiling.ProfilerExtensions.InvokeAction[TInstance](InstanceAction`1 tuple)
   at Hangfire.Profiling.SlowLogProfiler.InvokeMeasured[TInstance,TResult](TInstance instance, Func`2 action, String message)
   at Hangfire.Profiling.ProfilerExtensions.InvokeMeasured[TInstance](IProfiler profiler, TInstance instance, Action`1 action, String message)
   at Hangfire.Server.BackgroundJobPerformer.InvokePerformFilter(IServerFilter filter, PerformingContext preContext, Func`1 continuation)

+826ms Processing

Server:
e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9
Worker:
4c7bd447
+129msGetting token for 220fb5d6-3c0e-4de6-a3ad-3d9b65e6b957, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+332msPayload:

+25m 19.860s Enqueued

Triggered by DelayedJobScheduler

+5ms Scheduled

Retry attempt 7 of 10: Object reference not set to an instance of an obj…

Enqueue at:
7/18/2024 11:22:17 AM

+15.943s Failed

An exception occurred during performance of the job.

System.NullReferenceException (e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at KA_scheduler.Services.JobService.TriggerRequest(PerformContext consoleContext, String name, String url, HttpMethod method, String payload, String storeCode) in /buddy/dotnet-scheduler/Services/JobService.cs:line 173
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+432ms Processing

Server:
e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9
Worker:
9fa685fb
+112msGetting token for 220fb5d6-3c0e-4de6-a3ad-3d9b65e6b957, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+328msPayload:
+15.873sSomething went wrong: BadGateway StatusCode: 502, ReasonPhrase: 'Bad Gateway', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Thu, 18 Jul 2024 10:57:31 GMT Connection: keep-alive x-amzn-RequestId: 6fd533f7-d4a6-4e85-88ab-260fb87d22a1 X-Amzn-Trace-Id: root=1-6698f50b-01e892d142744b02161234e4;parent=5c3c7dd8d768b855;sampled=0;lineage=e051dee0:0 Content-Type: application/json Content-Length: 21 } Bad Gateway

+12m 31.459s Enqueued

Triggered by DelayedJobScheduler

+6ms Scheduled

Retry attempt 6 of 10: Object reference not set to an instance of an obj…

Enqueue at:
7/18/2024 10:56:41 AM

+16.060s Failed

An exception occurred during performance of the job.

System.NullReferenceException (e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at KA_scheduler.Services.JobService.TriggerRequest(PerformContext consoleContext, String name, String url, HttpMethod method, String payload, String storeCode) in /buddy/dotnet-scheduler/Services/JobService.cs:line 173
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+709ms Processing

Server:
e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9
Worker:
32109221
+188msGetting token for 220fb5d6-3c0e-4de6-a3ad-3d9b65e6b957, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+401msPayload:
+16.005sSomething went wrong: BadGateway StatusCode: 502, ReasonPhrase: 'Bad Gateway', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Thu, 18 Jul 2024 10:44:43 GMT Connection: keep-alive x-amzn-RequestId: 1c14a03c-f911-4e8b-963c-b158d9ef1bb3 X-Amzn-Trace-Id: root=1-6698f20b-6358e4f20b501e095a168c7f;parent=21ac9c84e139dd07;sampled=0;lineage=e051dee0:0 Content-Type: application/json Content-Length: 21 } Bad Gateway

+6m 15.351s Enqueued

Triggered by DelayedJobScheduler

+5ms Scheduled

Retry attempt 5 of 10: Object reference not set to an instance of an obj…

Enqueue at:
7/18/2024 10:44:57 AM

+16.019s Failed

An exception occurred during performance of the job.

System.NullReferenceException (e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at KA_scheduler.Services.JobService.TriggerRequest(PerformContext consoleContext, String name, String url, HttpMethod method, String payload, String storeCode) in /buddy/dotnet-scheduler/Services/JobService.cs:line 173
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+116ms Processing

Server:
e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9
Worker:
70703c4e
+149msGetting token for 220fb5d6-3c0e-4de6-a3ad-3d9b65e6b957, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+323msPayload:
+15.903sSomething went wrong: BadGateway StatusCode: 502, ReasonPhrase: 'Bad Gateway', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Thu, 18 Jul 2024 10:38:11 GMT Connection: keep-alive x-amzn-RequestId: fd51c352-6f11-40dd-9e0d-034645ec9926 X-Amzn-Trace-Id: root=1-6698f083-0d190aeb795999086b1667a7;parent=07ab2b4ff27d1c01;sampled=0;lineage=e051dee0:0 Content-Type: application/json Content-Length: 21 } Bad Gateway

+1m 44.198s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 4 of 10: Object reference not set to an instance of an obj…

Enqueue at:
7/18/2024 10:37:59 AM

+16.037s Failed

An exception occurred during performance of the job.

System.NullReferenceException (e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at KA_scheduler.Services.JobService.TriggerRequest(PerformContext consoleContext, String name, String url, HttpMethod method, String payload, String storeCode) in /buddy/dotnet-scheduler/Services/JobService.cs:line 173
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+245ms Processing

Server:
e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9
Worker:
32109221
+172msGetting token for 220fb5d6-3c0e-4de6-a3ad-3d9b65e6b957, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+398msPayload:
+15.919sSomething went wrong: BadGateway StatusCode: 502, ReasonPhrase: 'Bad Gateway', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Thu, 18 Jul 2024 10:36:10 GMT Connection: keep-alive x-amzn-RequestId: 23daed6e-39e2-4584-89d8-adb0d38b5b56 X-Amzn-Trace-Id: root=1-6698f00b-4b7cc144084658c0050be50d;parent=792f3b986f4b3c37;sampled=0;lineage=e051dee0:0 Content-Type: application/json Content-Length: 21 } Bad Gateway

+1m 59.034s Enqueued

Triggered by DelayedJobScheduler

+1ms Scheduled

Retry attempt 3 of 10: Object reference not set to an instance of an obj…

Enqueue at:
7/18/2024 10:35:53 AM

+15.948s Failed

An exception occurred during performance of the job.

System.NullReferenceException (e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at KA_scheduler.Services.JobService.TriggerRequest(PerformContext consoleContext, String name, String url, HttpMethod method, String payload, String storeCode) in /buddy/dotnet-scheduler/Services/JobService.cs:line 173
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+538ms Processing

Server:
e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9
Worker:
ec266411
+98msGetting token for 220fb5d6-3c0e-4de6-a3ad-3d9b65e6b957, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+384msPayload:
+15.903sSomething went wrong: BadGateway StatusCode: 502, ReasonPhrase: 'Bad Gateway', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Thu, 18 Jul 2024 10:33:55 GMT Connection: keep-alive x-amzn-RequestId: f6f2e823-7706-4dc8-ace2-1f31d61445c3 X-Amzn-Trace-Id: root=1-6698ef84-62ba2a2e547f420915797778;parent=3b69b8c6e321446a;sampled=0;lineage=e051dee0:0 Content-Type: application/json Content-Length: 21 } Bad Gateway

+1m 43.731s Enqueued

Triggered by DelayedJobScheduler

+2ms Scheduled

Retry attempt 2 of 10: Object reference not set to an instance of an obj…

Enqueue at:
7/18/2024 10:33:03 AM

+16.127s Failed

An exception occurred during performance of the job.

System.NullReferenceException (e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at KA_scheduler.Services.JobService.TriggerRequest(PerformContext consoleContext, String name, String url, HttpMethod method, String payload, String storeCode) in /buddy/dotnet-scheduler/Services/JobService.cs:line 173
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+626ms Processing

Server:
e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9
Worker:
1d710d23
+139msGetting token for 220fb5d6-3c0e-4de6-a3ad-3d9b65e6b957, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+485msPayload:
+16.056sSomething went wrong: BadGateway StatusCode: 502, ReasonPhrase: 'Bad Gateway', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Thu, 18 Jul 2024 10:31:55 GMT Connection: keep-alive x-amzn-RequestId: 06806e43-76df-401d-a849-29814fa5a3c8 X-Amzn-Trace-Id: root=1-6698ef0b-4d6b622272590c1748bd64ec;parent=53e83a6b304de994;sampled=0;lineage=e051dee0:0 Content-Type: application/json Content-Length: 21 } Bad Gateway

+58.048s Enqueued

Triggered by DelayedJobScheduler

+2ms Scheduled

Retry attempt 1 of 10: Object reference not set to an instance of an obj…

Enqueue at:
7/18/2024 10:31:07 AM

+16.236s Failed

An exception occurred during performance of the job.

System.NullReferenceException (e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9)

Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.
   at KA_scheduler.Services.JobService.TriggerRequest(PerformContext consoleContext, String name, String url, HttpMethod method, String payload, String storeCode) in /buddy/dotnet-scheduler/Services/JobService.cs:line 173
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

+107ms Processing

Server:
e2ddb9fe-95f3-4797-81d0-b91d9e72bdc9
Worker:
6ed9be9b
+242msGetting token for 220fb5d6-3c0e-4de6-a3ad-3d9b65e6b957, authUrl https://1ei6y3a3n2.execute-api.eu-north-1.amazonaws.com/Jwt
+597msPayload:
+16.149sSomething went wrong: BadGateway StatusCode: 502, ReasonPhrase: 'Bad Gateway', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers: { Date: Thu, 18 Jul 2024 10:30:40 GMT Connection: keep-alive x-amzn-RequestId: f364abc2-5dcd-44b6-942e-404acdf2d6e5 X-Amzn-Trace-Id: root=1-6698eec1-1abc8c4c2d0e37e751c88e36;parent=4d14f60802708c58;sampled=0;lineage=e051dee0:0 Content-Type: application/json Content-Length: 21 } Bad Gateway

+96ms Enqueued

Triggered by recurring job scheduler

7/18/2024 10:30:24 AM Created