Hi All, I’ve followed this tutorial and everything seemed to be installed and running correctly,
However, I was not able to reach the VM from my local machine (using hops like the tutorial).
When I run the compute.geometry.exe instance manually in the VM I get the following log:
EDIT:
upon investigation im also getting this warning when opening rhino in the VM:
seat-based licensing is not supported for your device
Microsoft Windows [Version 10.0.17763.2928]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\inetpub\wwwroot\aspnet_client\system_web\4_0_30319\compute.geometry>compute.geometry
CG [13:35:58 INF] Child process started at 5/12/2022 1:35:58 PM
CG [13:35:58 INF] Configuration Result:
[Success] Name compute.geometry
[Success] DisplayName rhino.compute
[Success] Description rhino.compute
[Success] ServiceName compute.geometry
CG [13:35:58 INF] Topshelf v4.1.0.172, .NET Framework v4.0.30319.42000
CG [13:35:58 INF] Compute 1.0.0.0, Rhino 7.18.22124.3001
CG [13:35:58 INF] Launching RhinoCore library as researchInnovation
CG [13:36:01 ERR] An exception occurred
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at Rhino.Runtime.InProcess.RhinoCore.InternalStartup(Int32 argc, String[] argv, StartupInfo& info, IntPtr hostWnd)
at Rhino.Runtime.InProcess.RhinoCore..ctor(String[] args, WindowStyle windowStyle, IntPtr hostWnd)
at compute.geometry.OwinSelfHost.Start(HostControl hctrl) in /home/runner/work/compute.rhino3d/compute.rhino3d/src/compute.geometry/Program.cs:line 115
at Topshelf.Builders.ControlServiceBuilder`1.ControlServiceHandle.Start(HostControl hostControl)
at Topshelf.Hosts.ConsoleRunHost.Run()
C:\inetpub\wwwroot\aspnet_client\system_web\4_0_30319\compute.geometry>