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:
(node:6316) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'indexOf' of undefined at Object.log (C:\Websites\aros.dk\node\SkyLogError.js:76:53) at handleError (C:\Websites\aros.dk\node\server\index.js:204:14) at renderer.renderToString (C:\Websites\aros.dk\node\server\index.js:269:11) at C:\Websites\aros.dk\node\node_modules\vue-server-renderer\build.prod.js:1:81230 at Object.renderToString (C:\Websites\aros.dk\node\node_modules\vue-server-renderer\build.prod.js:1:79713) at C:\Websites\aros.dk\node\node_modules\vue-server-renderer\build.prod.js:1:81189 at process._tickCallback (internal/process/next_tick.js:68:7) (node:6316) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 734) (node:6316) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.