KyoshoEuropeJob.Execute

The job is finished. It will be removed automatically 03/24/2026 09:24:00.
// Id: #209516
using SwedishEdition.Integrations.Web.Jobs;

var kyoshoEuropeJob = Activate<KyoshoEuropeJob>();
await kyoshoEuropeJob.Execute(null);

Parameters

CurrentCulture
""
CurrentUICulture
""
RecurringJobId
"KyoshoEurope"
RetryCount
10
Time
1774236607

State

03/23/2026 09:24:00 (+4m 42.596s) Deleted

Triggered via Dashboard UI

+30ms Processing

Server:
web01:720716
Worker:
2c06dc70
+11msFetching stock from KyoshoEurope..
+8m 43.011sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+1h 50m Enqueued

Triggered by DelayedJobScheduler

+4ms Scheduled

Retry attempt 10 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 09:19:15

+8m 44.443s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+20ms Processing

Server:
web01:720716
Worker:
f04be027
+17msFetching stock from KyoshoEurope..
+8m 44.441sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+1h 11m Enqueued

Triggered by DelayedJobScheduler

+3ms Scheduled

Retry attempt 9 of 10: The process cannot access the file '/var/www/psaf…

Enqueue at:
03/23/2026 07:20:16

+33ms Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

The process cannot access the file '/var/www/psafth-web/StockCache.json' because it is being used by another process.

System.IO.IOException: The process cannot access the file '/var/www/psafth-web/StockCache.json' because it is being used by another process.
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Init(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Int64& fileLength, UnixFileMode& filePermissions)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at SwedishEdition.Integrations.Services.StockCacheService.LoadAsync()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+24ms Processing

Server:
web01:720716
Worker:
71fe8462
+22msFetching stock from KyoshoEurope..
+28msFailed to fetch stock quantities from Kyosho. System.IO.IOException: The process cannot access the file '/var/www/psafth-web/StockCache.json' because it is being used by another process. at Microsoft.Win32.SafeHandles.SafeFileHandle.Init(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Int64& fileLength, UnixFileMode& filePermissions) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode) at SwedishEdition.Integrations.Services.StockCacheService.LoadAsync() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+41m 20.180s Enqueued

Triggered by DelayedJobScheduler

+3ms Scheduled

Retry attempt 8 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 06:08:36

+8m 42.693s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+20ms Processing

Server:
web01:720716
Worker:
055c62fd
+17msFetching stock from KyoshoEurope..
+8m 42.616sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+22m 47.660s Enqueued

Triggered by DelayedJobScheduler

+4ms Scheduled

Retry attempt 7 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 05:18:25

+8m 43.726s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+14ms Processing

Server:
web01:720716
Worker:
2b8cff28
+16msFetching stock from KyoshoEurope..
+8m 43.724sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+12m 32.163s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 6 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 04:46:57

+8m 43.443s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+14ms Processing

Server:
web01:720716
Worker:
055c62fd
+15msFetching stock from KyoshoEurope..
+8m 43.439sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+5m 1.886s Enqueued

Triggered by DelayedJobScheduler

+4ms Scheduled

Retry attempt 5 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 04:25:40

+8m 43.660s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+6ms Processing

Server:
web01:720716
Worker:
fa5135f9
+14msFetching stock from KyoshoEurope..
+8m 43.658sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+3m 17.227s Enqueued

Triggered by DelayedJobScheduler

+3ms Scheduled

Retry attempt 4 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 04:11:47

+8m 43.940s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+14ms Processing

Server:
web01:720716
Worker:
f04be027
+12msFetching stock from KyoshoEurope..
+8m 43.939sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+1m 46.816s Enqueued

Triggered by DelayedJobScheduler

+4ms Scheduled

Retry attempt 3 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 03:59:49

+8m 43.660s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+10ms Processing

Server:
web01:720716
Worker:
2b4e66fe
+919msFetching stock from KyoshoEurope..
+8m 43.645sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+1m 18.446s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 2 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 03:49:22

+8m 42.564s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+13ms Processing

Server:
web01:720716
Worker:
71fe8462
+12msFetching stock from KyoshoEurope..
+8m 42.557sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+36.530s Enqueued

Triggered by DelayedJobScheduler

+ <1ms Scheduled

Retry attempt 1 of 10: Failed to connect to host.

Enqueue at:
03/23/2026 03:39:19

+8m 43.693s Failed

An exception occurred during performance of the job.

System.IO.IOException (web01:720716)

Failed to connect to host.

System.IO.IOException: Failed to connect to host.
   at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions)
   at FluentFTP.FtpClient.Connect(Boolean reConnect)
   at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command)
   at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory()
   at FluentFTP.FtpClient.GetListing(String path, FtpListOption options)
   at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts()
   at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync()
   at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)
   at InvokeStub_TaskAwaiter.GetResult(Object, Object, IntPtr*)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

+14ms Processing

Server:
web01:720716
Worker:
35a2983d
+15msFetching stock from KyoshoEurope..
+8m 43.687sFailed to fetch stock quantities from Kyosho. System.IO.IOException: Failed to connect to host. at FluentFTP.FtpSocketStream.Connect(String host, Int32 port, FtpIpVersion ipVersions) at FluentFTP.FtpClient.Connect(Boolean reConnect) at FluentFTP.Client.BaseClient.BaseFtpClient.FluentFTP.IInternalFtpClient.ExecuteInternal(String command) at FluentFTP.Client.BaseClient.BaseFtpClient.ReadCurrentWorkingDirectory() at FluentFTP.FtpClient.GetListing(String path, FtpListOption options) at SwedishEdition.Integrations.KyoshoEurope.Client.GetProducts() at SwedishEdition.Integrations.Services.KyoshoEuropeService.GetStockQuantitiesAsync() at SwedishEdition.Integrations.Web.Jobs.KyoshoEuropeJob.Execute(PerformContext context)

+3ms Enqueued

Triggered by recurring job scheduler

03/23/2026 03:30:07 Created