iisnode encountered an error when processing the request.
HRESULT: 0x6d HTTP status: 500 HTTP subStatus: 1013 HTTP reason: Internal Server Error
You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.
In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.
The last 64k of the output generated by the node.exe process to stderr is shown below:
======== API ERROR =========== Code, Status, Details 400 Bad Request {
"ClassName": "Microsoft.Data.SqlClient.SqlException",
"Message": "Invalid object name 'dict.ORGANIZATION_BRANCH_SEO_ARTICLES'.",
"Data": {
"helpLink.ProdName": "Microsoft SQL Server",
"helpLink.ProdVer": "13.00.4259",
"helpLink.EvtSrc": "MSSQLServer",
"helpLink.EvtID": "208",
"helpLink.BaseHelpUrl": "https://go.microsoft.com/fwlink",
"helpLink.LinkId": "20476",
"sqlError 1": "Microsoft.Data.SqlClient.SqlError: Invalid object name 'dict.ORGANIZATION_BRANCH_SEO_ARTICLES'."
},
"InnerException": null,
"HelpURL": null,
"StackTraceString": " at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__208_0(Task`1 result)\r\n at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()\r\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)\r\n--- End of stack trace from previous location ---\r\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)\r\n at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)\r\n--- End of stack trace from previous location ---\r\n at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)\r\n at Microsoft.EntityFrameworkCore.Storage.RelationalCommand.ExecuteReaderAsync(RelationalCommandParameterObject parameterObject, CancellationToken cancellationToken)\r\n at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.InitializeReaderAsync(AsyncEnumerator enumerator, CancellationToken cancellationToken)\r\n at Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerExecutionStrategy.ExecuteAsync[TState,TResult](TState state, Func`4 operation, Func`4 verifySucceeded, CancellationToken cancellationToken)\r\n at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.AsyncEnumerator.MoveNextAsync()\r\n at System.Linq.Dynamic.Core.DynamicEnumerableAsyncExtensions.ToListAsync[T](IEnumerable source, CancellationToken cancellationToken)\r\n at System.Linq.Dynamic.Core.DynamicEnumerableAsyncExtensions.ToListAsync[T](IEnumerable source, CancellationToken cancellationToken)\r\n at Helper.Services.PagedList`1.create(IQueryable query, Type entityType, Int32 pageNum, Int32 pageSize, String shape) in C:\\_tfs_ws\\secondaryvtfs.visualstudio.com_WS\\Casilia\\Planarium\\Helper\\Services\\PagedList.cs:line 62\r\n at Helper.extensions.IQueryableExtension.ToListAsync(IQueryable source, Type entityType, DataExtractParameters extract) in C:\\_tfs_ws\\secondaryvtfs.visualstudio.com_WS\\Casilia\\Planarium\\Helper\\extensions\\IQueryableExtension.cs:line 619\r\n at Curious.API.Controllers.ContractController.getEntityResult(String contract, Nullable`1 id, DataExtractParameters parameters, String struct_cache_key) in C:\\_tfs_ws\\secondaryvtfs.visualstudio.com_WS\\Casilia\\Planarium\\Curious.API\\Controllers\\ContractController.cs:line 343",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
"ExceptionMethod": null,
"HResult": -2146232060,
"Source": "Core Microsoft SqlClient Data Provider",
"WatsonBuckets": null,
"Errors": null,
"ClientConnectionId": "2dc4f729-b89a-4286-bbdc-62770d321539"
}