V7版本安装插件服务就挂了
[10:33:14 INF] Request starting HTTP/1.1 GET http://192.168.10.231/api/admin/plugins/install?pluginIds=sscms.form - - <s:Microsoft.AspNetCore.Hosting.Diagnostics>
[10:33:14 INF] Executing endpoint 'SSCMS.Web.Controllers.Admin.Plugins.InstallController.Get (SSCMS.Web)' <s:Microsoft.AspNetCore.Routing.EndpointMiddleware>
[10:33:14 INF] Route matched with {action = "Get", controller = "Install"}. Executing controller action with signature System.Threading.Tasks.Task1[Microsoft.AspNetCore.Mvc.ActionResult1[SSCMS.Web.Controllers.Admin.Plugins.InstallController+GetResult]] Get(GetRequest) on controller SSCMS.Web.Controllers.Admin.Plugins.InstallController (SSCMS.Web). <s:Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker>
[10:33:14 INF] Executing ObjectResult, writing value of type 'SSCMS.Web.Controllers.Admin.Plugins.InstallController+GetResult'. <s:Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor>
[10:33:14 INF] Executed action SSCMS.Web.Controllers.Admin.Plugins.InstallController.Get (SSCMS.Web) in 41.2165ms <s:Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker>
[10:33:14 INF] Executed endpoint 'SSCMS.Web.Controllers.Admin.Plugins.InstallController.Get (SSCMS.Web)' <s:Microsoft.AspNetCore.Routing.EndpointMiddleware>
[10:33:14 INF] Request finished HTTP/1.1 GET http://192.168.10.231/api/admin/plugins/install?pluginIds=sscms.form - - - 200 42 application/json;+charset=utf-8 46.1957ms <s:Microsoft.AspNetCore.Hosting.Diagnostics>
[10:33:14 INF] Request starting HTTP/1.1 POST http://192.168.10.231/api/admin/plugins/install/actions/restart application/json;charset=UTF-8 25 <s:Microsoft.AspNetCore.Hosting.Diagnostics>
[10:33:14 INF] CORS policy execution successful. <s:Microsoft.AspNetCore.Cors.Infrastructure.CorsService>
[10:33:14 INF] Executing endpoint 'SSCMS.Web.Controllers.Admin.Plugins.InstallController.Restart (SSCMS.Web)' <s:Microsoft.AspNetCore.Routing.EndpointMiddleware>
[10:33:14 INF] Route matched with {action = "Restart", controller = "Install"}. Executing controller action with signature System.Threading.Tasks.Task1[Microsoft.AspNetCore.Mvc.ActionResult1[SSCMS.Dto.BoolResult]] Restart(RestartRequest) on controller SSCMS.Web.Controllers.Admin.Plugins.InstallController (SSCMS.Web). <s:Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker>
[10:33:14 INF] Application is shutting down... <s:Microsoft.Hosting.Lifetime>
[10:33:14 INF] Executing ObjectResult, writing value of type 'SSCMS.Dto.BoolResult'. <s:Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor>
[10:33:14 INF] Executed action SSCMS.Web.Controllers.Admin.Plugins.InstallController.Restart (SSCMS.Web) in 49.0364ms <s:Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker>
[10:33:14 INF] Executed endpoint 'SSCMS.Web.Controllers.Admin.Plugins.InstallController.Restart (SSCMS.Web)' <s:Microsoft.AspNetCore.Routing.EndpointMiddleware>
[10:33:14 INF] Request finished HTTP/1.1 POST http://192.168.10.231/api/admin/plugins/install/actions/restart application/json;charset=UTF-8 25 - 200 14 application/json;+charset=utf-8 53.4024ms <s:Microsoft.AspNetCore.Hosting.Diagnostics>
[10:33:14 INF] Queued Hosted Service is stopping. <s:SSCMS.Core.Services.QueuedHostedService>