Rhino.Compute not working with Rhino8

Hello,

I was having a server working with Rhino.Compute V7 and it is not working since am I trying to go to V8 of Rhino.Compute.
After uninstalling V7, it seems all the installation went fine. When calling compute, I have the following error message and nothing is sent to rhino.geometry.
Does one of you already faced such issue ?

######## Error Message ########

2025-01-28 08:27:24.602 +01:00 [INF] Rhino compute started at 1/28/2025 8:27:24 AM
2025-01-28 08:27:24.733 +01:00 [INF] Initiliazing reverse proxy at 1/28/2025 8:27:24 AM
2025-01-28 08:27:24.733 +01:00 [INF] Spawn children at startup is set to False
2025-01-28 08:27:24.887 +01:00 [INF] Application started. Press Ctrl+C to shut down.
2025-01-28 08:27:24.888 +01:00 [INF] Hosting environment: Production
2025-01-28 08:27:24.889 +01:00 [INF] Content root path: C:\inetpub\wwwroot\aspnet_client\system_web\4_0_30319\rhino.compute
2025-01-28 08:27:25.110 +01:00 [INF] HTTP GET / responded 401 in 153.5298 ms
2025-01-28 08:28:07.487 +01:00 [ERR] HTTP POST /io responded 500 in 42370.3488 ms
System.Net.Http.HttpRequestException: Error while copying content to a stream.
—> System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host…

#########################

Thanks a lot