Als je een grotere hoeveelheid nodig hebt, neem dan contact op met de klantenservice om naar de prijs te vragen.
Afmetingen en kenmerken
d3Schroefdraad kogelmof
M6
d1Diameter kogel
10 mm
l1Lengte cc
19 mm
SAfwerking
Zwart verchromen
ØRDiameter staaf
6, 8 mm
Materiaal
Staal
Steel
[DEV]: System.InvalidOperationException: Result is in status failed. Value is not set. Having: Error with Message='Failed to fetch data.', Reasons='ExceptionalError with Message='Connection refused (shopapi.lesjoforsab.com:443)', Exception='System.Net.Http.HttpRequestException: Connection refused (shopapi.lesjoforsab.com:443)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Lesjofors.Site.Features.LesjoforsApi.Services.LesjoforsApiClient.GetResponseAsync(String apiUrl) in /home/vsts/work/1/s/src/Lesjofors.Site/Features/LesjoforsApi/Services/LesjoforsApiClient.cs:line 115
at Lesjofors.Site.Features.LesjoforsApi.Services.LesjoforsApiClient.FetchDataAsync(String apiUrl, String source, String requestId) in /home/vsts/work/1/s/src/Lesjofors.Site/Features/LesjoforsApi/Services/LesjoforsApiClient.cs:line 123''
at FluentResults.Result`1.ThrowIfFailed()
at FluentResults.Result`1.get_Value()
at Lesjofors.Site.Features.Stock.Services.StockService.LoadStock(ConcurrentDictionary`2 currentCache, String warehouse, String division, List`1 items) in /home/vsts/work/1/s/src/Lesjofors.Site/Features/Stock/Services/StockService.cs:line 67
at Lesjofors.Site.Features.Stock.Services.StockService.GetStockAsync(MarketId market, String[] items) in /home/vsts/work/1/s/src/Lesjofors.Site/Features/Stock/Services/StockService.cs:line 60
at Lesjofors.Site.Features.Stock.Services.StockService.GetStockAsync(String[] items) in /home/vsts/work/1/s/src/Lesjofors.Site/Features/Stock/Services/StockService.cs:line 41
at Lesjofors.Site.Features.Stock.Controllers.StockController.LesjoforsApiStock(String items) in /home/vsts/work/1/s/src/Lesjofors.Site/Features/Stock/Controllers/StockController.cs:line 20
at lambda_method951(Closure, Object)
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
[DEV]: Result is in status failed. Value is not set. Having: Error with Message='Failed to fetch data.', Reasons='ExceptionalError with Message='Connection refused (shopapi.lesjoforsab.com:443)', Exception='System.Net.Http.HttpRequestException: Connection refused (shopapi.lesjoforsab.com:443)
---> System.Net.Sockets.SocketException (111): Connection refused
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|285_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
--- End of inner exception stack trace ---
at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.CreateHttp11ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.AddHttp11ConnectionAsync(QueueItem queueItem)
at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at System.Net.Http.RedirectHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.<SendCoreAsync>g__Core|5_0(HttpRequestMessage request, Boolean useAsync, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
at Lesjofors.Site.Features.LesjoforsApi.Services.LesjoforsApiClient.GetResponseAsync(String apiUrl) in /home/vsts/work/1/s/src/Lesjofors.Site/Features/LesjoforsApi/Services/LesjoforsApiClient.cs:line 115
at Lesjofors.Site.Features.LesjoforsApi.Services.LesjoforsApiClient.FetchDataAsync(String apiUrl, String source, String requestId) in /home/vsts/work/1/s/src/Lesjofors.Site/Features/LesjoforsApi/Services/LesjoforsApiClient.cs:line 123''