[20:32:52 INF] Rhino compute started at 29/03/2022 8:32:52 PM [20:32:53 INF] Initiliazing reverse proxy at 29/03/2022 8:32:53 PM [20:32:53 INF] Spawn children at startup is set to True [20:32:54 INF] Now listening on: http://localhost:6500 [20:32:54 INF] Application started. Press Ctrl+C to shut down. [20:32:54 INF] Hosting environment: Production [20:32:54 INF] Content root path: C:\Users\Valentin.Belets\AppData\Roaming\McNeel\Rhinoceros\packages\7.0\Hops\0.12.0\rhino.compute CG [20:32:59 INF] Child process started at 29/03/2022 8:32:59 PM CG [20:33:00 INF] Configuration Result: [Success] Name compute.geometry [Success] DisplayName rhino.compute [Success] Description rhino.compute [Success] ServiceName compute.geometry CG [20:33:00 INF] Topshelf v4.1.0.172, .NET Framework v4.0.30319.42000 CG [20:33:00 INF] Compute 1.0.0.0, Rhino 7.16.22067.13001 CG [20:33:00 INF] Launching RhinoCore library as Valentin.Belets CG 6001 [20:33:04 INF] (1/2) Loading grasshopper CG 6001 [20:33:11 INF] (2/2) Loading compute plug-ins CG 6001 [20:33:12 INF] The compute.geometry service is now running, press Control+C to exit. [20:33:52 INF] Max concurrent requests = 0 [20:33:59 INF] Unable to start a local compute server [20:33:59 ERR] HTTP GET /io?pointer=807b86e3-be8d-4970-92b5-f8cdcb45b06b responded 500 in 58702.3602 ms System.Exception: Unable to start a local compute server at rhino.compute.ComputeChildren.LaunchCompute(Queue`1 processQueue, Boolean waitUntilServing) in D:\BuildAgent\work\4852f584398a78e4\src\rhino.compute\ComputeChildren.cs:line 224 at rhino.compute.ComputeChildren.GetComputeServerBaseUrl() in D:\BuildAgent\work\4852f584398a78e4\src\rhino.compute\ComputeChildren.cs:line 96 at rhino.compute.ReverseProxyModule.<>c.b__5_0() in D:\BuildAgent\work\4852f584398a78e4\src\rhino.compute\ReverseProxy.cs:line 41 at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.<>c.<.cctor>b__277_0(Object obj) 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 rhino.compute.ReverseProxyModule.AwaitInitTask() in D:\BuildAgent\work\4852f584398a78e4\src\rhino.compute\ReverseProxy.cs:line 113 at rhino.compute.ReverseProxyModule.ReverseProxyGet(HttpRequest req, HttpResponse res) in D:\BuildAgent\work\4852f584398a78e4\src\rhino.compute\ReverseProxy.cs:line 156 at Carter.CarterExtensions.<>c__DisplayClass1_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) [20:34:00 ERR] Connection id "0HMGHCSD4DVE4", Request id "0HMGHCSD4DVE4:00000002": An unhandled exception was thrown by the application. System.Exception: Unable to start a local compute server at rhino.compute.ComputeChildren.LaunchCompute(Queue`1 processQueue, Boolean waitUntilServing) in D:\BuildAgent\work\4852f584398a78e4\src\rhino.compute\ComputeChildren.cs:line 224 at rhino.compute.ComputeChildren.GetComputeServerBaseUrl() in D:\BuildAgent\work\4852f584398a78e4\src\rhino.compute\ComputeChildren.cs:line 96 at rhino.compute.ReverseProxyModule.<>c.b__5_0() in D:\BuildAgent\work\4852f584398a78e4\src\rhino.compute\ReverseProxy.cs:line 41 at System.Threading.Tasks.Task.InnerInvoke() at System.Threading.Tasks.Task.<>c.<.cctor>b__277_0(Object obj) 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 rhino.compute.ReverseProxyModule.AwaitInitTask() in D:\BuildAgent\work\4852f584398a78e4\src\rhino.compute\ReverseProxy.cs:line 113 at rhino.compute.ReverseProxyModule.ReverseProxyGet(HttpRequest req, HttpResponse res) in D:\BuildAgent\work\4852f584398a78e4\src\rhino.compute\ReverseProxy.cs:line 156 at Carter.CarterExtensions.<>c__DisplayClass1_0.<b__0>d.MoveNext() --- End of stack trace from previous location --- at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) at Serilog.AspNetCore.RequestLoggingMiddleware.Invoke(HttpContext httpContext) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)