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:22708) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (Use `node --trace-deprecation ...` to show where the warning was created) Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info. Arguments: [0] _isAMomentObject: true, _isUTC: true, _useUTC: true, _l: undefined, _i: 10/06/2024 12:00 PM, _f: undefined, _strict: undefined, _locale: [object Object] Error at Function.createFromInputFallback (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:324:25) at configFromString (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:2613:19) at configFromInput (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:3056:13) at prepareConfig (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:3039:13) at createFromConfig (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:3006:44) at createLocalOrUTC (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:3100:16) at createUTC (C:\Applications\RunFree\WebRoot\node_modules\moment\moment.js:106:16) at Function.tz (C:\Applications\RunFree\WebRoot\node_modules\moment-timezone\moment-timezone.js:594:22) at C:\Applications\RunFree\WebRoot\modules\events.js:137:47 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)