.net核心3.1.6无法使用Azure错误500服务

时间:2020-07-31 19:58:01

标签: azure .net-core .net-core-3.1

我将基于.net core 3.1.1的Web应用程序升级到3.1.6。我在门户网站Azure中添加了扩展以处理.net core 3.1.6。

在本地,一切正常,但是在Azure上部署时出现问题。

当我部署该应用程序并启动网站时,当我查看实时日志时,这就是我所拥有的:

2020-07-31T19:55:51 sandboxproc.exe C:\ DWASFiles \ Sites \ XXXX-app-qa \ Temp \ applicationhost.config是是 2020-07-31T19:55:51 env XPROC_TYPENAME = Microsoft.Web.Hosting.Transformers.ApplicationHost.SiteExtensionHelper, Microsoft.Web.Hosting,版本= 7.1.0.0,文化=中性, PublicKeyToken = 31bf3856ad364e35 2020-07-31T19:55:51 env XPROC_METHODNAME =转换2020-07-31T19:55:51开始 'AspNetCoreRuntime.3.1.x86'网站扩展转换 2020-07-31T19:55:51 StartSection执行InsertIfMissing(转换 第7、23行)/configuration/system.webServer上的2020-07-31T19:55:51 2020-07-31T19:55:51应用于'配置'元素(无来源 行信息)2020-07-31T19:55:51 EndSection执行完毕 InsertIfMissing 2020-07-31T19:55:51 StartSection执行 InsertIfMissing(转换第8、16行)2020-07-31T19:55:51 /configuration/system.webServer/runtime 2020-07-31T19:55:51正在应用 到'system.webServer'元素(无源行信息) 2020-07-31T19:55:51 EndSection完成执行InsertIfMissing 2020-07-31T19:55:51 StartSection执行InsertIfMissing(转换 9、31号线)于2020-07-31T19:55:51 /configuration/system.webServer/runtime/environmentVariables 2020-07-31T19:55:51应用于'运行时'元素(无源行 信息)2020-07-31T19:55:51 EndSection完成执行InsertIfMissing 2020-07-31T19:55:51 StartSection执行InsertIfMissing(转换 10,146行)2020-07-31T19:55:51 on /configuration/system.webServer/runtime/environmentVariables/add[@name='PATH'] 2020-07-31T19:55:51应用于'environmentVariables'元素(否 源行信息)2020-07-31T19:55:51插入了'add'元素 2020-07-31T19:55:51 EndSection完成执行InsertIfMissing 2020-07-31T19:55:51 StartSection执行InsertIfMissing(转换 第11行,93)2020-07-31T19:55:51 /configuration/system.webServer/runtime/environmentVariables/add[@name='DOTNET_SKIP_FIRST_TIME_EXPERIENCE'] 2020-07-31T19:55:51应用于'environmentVariables'元素(否 源行信息)2020-07-31T19:55:51插入了'add'元素 2020-07-31T19:55:51 EndSection完成执行InsertIfMissing 2020-07-31T19:55:51 StartSection执行InsertIfMissing(转换 12、118行)2020-07-31T19:55:51 /configuration/system.webServer/runtime/environmentVariables/add[@name='DOTNET_ROOT'] 2020-07-31T19:55:51应用于'environmentVariables'元素(否 源行信息)2020-07-31T19:55:51插入了'add'元素 2020-07-31T19:55:51 EndSection完成执行InsertIfMissing 2020-07-31T19:55:51 StartSection执行替换(转换第17行 145)2020-07-31T19:55:51 on /configuration/system.webServer/globalModules/add[@name='AspNetCoreModuleV2'] 2020-07-31T19:55:51应用于'添加'元素(无源行信息) 2020-07-31T19:55:51替换了'添加'元素2020-07-31T19:55:51 EndSection执行完毕替换2020-07-31T19:55:51 StartSection 执行InsertIfMissing(转换第24、84行)2020-07-31T19:55:51 上 /configuration/location/system.webServer/modules/add[@name='AspNetCoreModuleV2'] 2020-07-31T19:55:51应用于'模块'元素(无源行 信息)2020-07-31T19:55:51 EndSection完成执行InsertIfMissing 2020-07-31T19:55:51成功 'D:\ home \ SiteExtensions \ AspNetCoreRuntime.3.1.x86 \ applicationHost.xdt' 网站扩展转换2020-07-31T19:55:51开始 'Microsoft.AspNetCore.AzureAppServices.SiteExtension'网站扩展 转换2020-07-31T19:55:51 StartSection执行InsertIfMissing (转换第7、23行)2020-07-31T19:55:51 /configuration/system.webServer 2020-07-31T19:55:51应用于 'configuration'元素(无源行信息)2020-07-31T19:55:51 EndSection完成执行InsertIfMissing 2020-07-31T19:55:52 StartSection执行InsertIfMissing(转换第8、16行) 2020-07-31T19:55:52在/configuration/system.webServer/runtime上 2020-07-31T19:55:52应用于'system.webServer'元素(无源 行信息)2020-07-31T19:55:52 EndSection完成执行 InsertIfMissing 2020-07-31T19:55:52 StartSection执行 InsertIfMissing(转换第9、31行)2020-07-31T19:55:52 /configuration/system.webServer/runtime/environmentVariables 2020-07-31T19:55:52应用于'运行时'元素(无源行 信息)2020-07-31T19:55:52 EndSection完成执行InsertIfMissing 2020-07-31T19:55:52 StartSection执行InsertOrAppendAttribute (转换第10、406行)2020-07-31T19:55:52 /configuration/system.webServer/runtime/environmentVariables/add[@name='DOTNET_ADDITIONAL_DEPS'] 2020-07-31T19:55:52应用于'environmentVariables'元素(否 源行信息)2020-07-31T19:55:52 EndSection完成执行 InsertOrAppendAttribute 2020-07-31T19:55:52 StartSection执行 InsertOrAppendAttribute(转换第11、158行)2020-07-31T19:55:52 上 /configuration/system.webServer/runtime/environmentVariables/add[@name='DOTNET_SHARED_STORE'] 2020-07-31T19:55:52应用于'environmentVariables'元素(否 源行信息)2020-07-31T19:55:52 EndSection完成执行 InsertOrAppendAttribute 2020-07-31T19:55:52 StartSection执行 InsertOrAppendAttribute(第12行,146行)2020-07-31T19:55:52 上 /configuration/system.webServer/runtime/environmentVariables/add[@name='ASPNETCORE_HOSTINGSTARTUPASSEMBLIES'] 2020-07-31T19:55:52应用于'environmentVariables'元素(否 源行信息)2020-07-31T19:55:52 EndSection完成执行 InsertOrAppendAttribute 2020-07-31T19:55:52成功 'D:\ home \ SiteExtensions \ Microsoft.AspNetCore.AzureAppServices.SiteExtension \ applicationHost.xdt' 网站扩展转换2020-07-31T19:55:52 sandboxproc.exe完成 成功。经过的时间= 1386.00毫秒

此日志一次又一次返回。

不确定发生了什么,您有想法吗?

0 个答案:

没有答案