info: Microsoft.Hosting.Lifetime[14] Now listening on: http://127.0.0.1:7200 info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: Production info: Microsoft.Hosting.Lifetime[0] Content root path: D:\CSharpProjects\agent4 info: Microsoft.AspNetCore.Hosting.Diagnostics[1] Request starting HTTP/1.1 POST http://127.0.0.1:7200/api/dwg-draft/extract - application/json 44 info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0] Executing endpoint 'HTTP: POST /api/dwg-draft/extract' info: Microsoft.AspNetCore.Http.HttpResults.ProblemHttpResult[1] Setting HTTP status code 500. info: Microsoft.AspNetCore.Http.HttpResults.ProblemHttpResult[3] Writing value of type 'ProblemDetails' as Json. info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1] Executed endpoint 'HTTP: POST /api/dwg-draft/extract' info: Microsoft.AspNetCore.Hosting.Diagnostics[2] Request finished HTTP/1.1 POST http://127.0.0.1:7200/api/dwg-draft/extract - 500 - application/problem+json 169.9281ms