Skip to content

Error on new container creation #323

@Amedeo-Scrosati-EOS

Description

@Amedeo-Scrosati-EOS

Gordon 4.0.17

I have a problem during the creation of a BC27.5 environment using the Gordon software. I managed to complete the entire Wizard configuration correctly, but once I clicked on 'done' and entered the credentials, I see that it fails (below you can find the message)

This is the message error :

13:02:07.772 Using base image: mcr.microsoft.com/businesscentral:ltsc2025

13:02:07.775 [Info] Created container folder: C:\ProgramData\BcContainerHelper\Extensions\BC27.5\my

13:02:07.856 [Docker] Pulling image (this may take a while)...

13:02:07.992 Action execution failed System.TimeoutException: The operation has timed out. at System.IO.Pipes.NamedPipeClientStream.ConnectInternal(Int32 timeout, CancellationToken cancellationToken, Int32 startTime) at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at Docker.DotNet.DockerClient.<>c__DisplayClass6_0.<<-ctor>b__0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.Net.Http.Client.ManagedHandler.ProcessRequestAsync(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Net.Http.Client.ManagedHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken) at Docker.DotNet.DockerClient.PrivateMakeRequestAsync(TimeSpan timeout, HttpCompletionOption completionOption, HttpMethod method, String path, IQueryString queryString, IDictionary2 headers, IRequestContent data, CancellationToken cancellationToken) at Docker.DotNet.DockerClient.MakeRequestForRawResponseAsync(HttpMethod method, String path, IQueryString queryString, IRequestContent body, IDictionary2 headers, CancellationToken token) at Docker.DotNet.Models.StreamUtil.MonitorResponseForMessagesAsync[T](Task1 responseTask, DockerClient client, CancellationToken cancel, IProgress1 progress) at Eos.Nav.Al.Containers.DockerContainerCreator.CreateContainerAsync(BcContainerSettings settings, ILogger logger, Int32 timeoutSeconds, CancellationToken cancellationToken) at Eos.Nav.Al.Containers.BcContainer.Create(BcContainerSettings settings, ILogger logger, CancellationToken cancellationToken) at Gordon.Views.Docker.ContainerWizard.<>c__DisplayClass11_0.<b__0>d.MoveNext() in D:\a\1\s\Gordon.WebApp\Views\Docker\ContainerWizard.razor.cs:line 97 --- End of stack trace from previous location --- at BlazorEngine.Services.BackgroundExecutor.ProcessQueueAsync()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions