微信授权后页面空白,服务器端日志提示如下:
CurrentMethodName: HandleExceptionAsync
License Exception: 2021/2/21 9:01:18: Get licInfo is null in App server, Method: LoadLicenseFromStream
License Exception: 2021/2/21 9:21:00: Get licInfo is null in App server, Method: LoadLicenseFromStream
License Exception: 2021/2/21 9:33:24: Get licInfo is null in App server, Method: LoadLicenseFromStream
License Exception: 2021/2/21 9:46:14: Get licInfo is null in App server, Method: LoadLicenseFromStream
License Exception: 2021/2/21 9:52:13: Get licInfo is null in App server, Method: LoadLicenseFromStream
License Exception: 2021/2/21 10:23:28: Get licInfo is null in App server, Method: LoadLicenseFromStream
Tid:77 2021/2/21 10:24:41: Request Exception Happened-------------------------------
Path/signin-oidc
QueryString:?code=0319gMkl2sa8y64xNUnl2Xqw5o39gMkz&state=a26590cc-0eda-492a-a692-a3597f255f1e
Request Data:
code:-----------------------
0319gMkl2sa8y64xNUnl2Xqw5o39gMkz
------------------------------
state:-----------------------
a26590cc-0eda-492a-a692-a3597f255f1e
------------------------------
Tid:77 2021/2/21 10:24:41: Assembly: Forguncy.Server2, Version=6.0.102.0, Culture=neutral, PublicKeyToken=967100671921c115 -----------
{
"ClassName": "System.Exception",
"Message": "State is not correct",
"Data": null,
"InnerException": null,
"HelpURL": null,
"StackTraceString": " at Forguncy.KatanaMiddleware.OpenIdMiddleware.CheckState(String state)
at Forguncy.KatanaMiddleware.OpenIdMiddleware.InvokeAsync(HttpContext context)
at Forguncy.Server2.KatanaMiddleware.HttpHeaderMiddleware.InvokeAsync(HttpContext context)
at Forguncy.KatanaMiddleware.ExceptionTraceMiddleware.InvokeAsync(HttpContext context)",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
"ExceptionMethod": null,
"HResult": -2146233088,
"Source": "Forguncy.Server2",
"WatsonBuckets": null
}
CurrentMethodName: HandleExceptionAsync
License Exception: 2021/2/21 10:41:28: Get licInfo is null in App server, Method: LoadLicenseFromStream
|