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:16176) [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) ERROR Error: Uncaught (in promise): ReferenceError: document is not defined ReferenceError: document is not defined at new ScriptService (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:23253) at Object.ScriptService_Factory [as factory] (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:25125) at R3Injector.hydrate (C:\MGBY\mg.by\main.js:1:585533) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582500) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582710) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at Object.get (C:\MGBY\mg.by\main.js:1:759288) at lookupTokenUsingModuleInjector (C:\MGBY\mg.by\main.js:1:492677) at getOrCreateInjectable (C:\MGBY\mg.by\main.js:1:494737) at resolvePromise (C:\MGBY\mg.by\main.js:1:2683136) at resolvePromise (C:\MGBY\mg.by\main.js:1:2682077) at C:\MGBY\mg.by\main.js:1:2684727 at ZoneDelegate.invokeTask (C:\MGBY\mg.by\main.js:1:2673755) at Object.onInvokeTask (C:\MGBY\mg.by\main.js:1:813367) at ZoneDelegate.invokeTask (C:\MGBY\mg.by\main.js:1:2673645) at Zone.runTask (C:\MGBY\mg.by\main.js:1:2666320) at drainMicroTaskQueue (C:\MGBY\mg.by\main.js:1:2677363) at ZoneTask.invokeTask (C:\MGBY\mg.by\main.js:1:2675404) at ZoneTask.options.useG.invoke (C:\MGBY\mg.by\main.js:1:2675169) { rejection: ReferenceError: document is not defined at new ScriptService (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:23253) at Object.ScriptService_Factory [as factory] (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:25125) at R3Injector.hydrate (C:\MGBY\mg.by\main.js:1:585533) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582500) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582710) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at Object.get (C:\MGBY\mg.by\main.js:1:759288) at lookupTokenUsingModuleInjector (C:\MGBY\mg.by\main.js:1:492677) at getOrCreateInjectable (C:\MGBY\mg.by\main.js:1:494737), promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ReferenceError: document is not defined at new ScriptService (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:23253) at Object.ScriptService_Factory [as factory] (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:25125) at R3Injector.hydrate (C:\MGBY\mg.by\main.js:1:585533) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582500) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582710) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at Object.get (C:\MGBY\mg.by\main.js:1:759288) at lookupTokenUsingModuleInjector (C:\MGBY\mg.by\main.js:1:492677) at getOrCreateInjectable (C:\MGBY\mg.by\main.js:1:494737) }, zone: <ref *1> Zone { _parent: Zone { _parent: null, _name: '<root>', _properties: {}, _zoneDelegate: [ZoneDelegate] }, _name: 'angular', _properties: { isAngularZone: true }, _zoneDelegate: <ref *2> ZoneDelegate { _taskCounts: [Object], zone: [Circular *1], _parentDelegate: [ZoneDelegate], _forkZS: null, _forkDlgt: null, _forkCurrZone: null, _interceptZS: null, _interceptDlgt: null, _interceptCurrZone: null, _invokeZS: [Object], _invokeDlgt: [ZoneDelegate], _invokeCurrZone: [Circular *1], _handleErrorZS: [Object], _handleErrorDlgt: [ZoneDelegate], _handleErrorCurrZone: [Circular *1], _scheduleTaskZS: [Object], _scheduleTaskDlgt: [ZoneDelegate], _scheduleTaskCurrZone: [Circular *1], _invokeTaskZS: [Object], _invokeTaskDlgt: [ZoneDelegate], _invokeTaskCurrZone: [Circular *1], _cancelTaskZS: [Object], _cancelTaskDlgt: [ZoneDelegate], _cancelTaskCurrZone: [Circular *1], _hasTaskZS: [Object], _hasTaskDlgt: [ZoneDelegate], _hasTaskDlgtOwner: [Circular *2], _hasTaskCurrZone: [Circular *1] } }, task: ZoneTask { _zone: <ref *1> Zone { _parent: [Zone], _name: 'angular', _properties: [Object], _zoneDelegate: [ZoneDelegate] }, runCount: 0, _zoneDelegates: null, _state: 'notScheduled', type: 'microTask', source: 'Promise.then', data: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ReferenceError: document is not defined at new ScriptService (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:23253) at Object.ScriptService_Factory [as factory] (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:25125) at R3Injector.hydrate (C:\MGBY\mg.by\main.js:1:585533) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582500) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582710) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at Object.get (C:\MGBY\mg.by\main.js:1:759288) at lookupTokenUsingModuleInjector (C:\MGBY\mg.by\main.js:1:492677) at getOrCreateInjectable (C:\MGBY\mg.by\main.js:1:494737) }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } } ERROR Error: Uncaught (in promise): ReferenceError: document is not defined ReferenceError: document is not defined at new ScriptService (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:23253) at Object.ScriptService_Factory [as factory] (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:25125) at R3Injector.hydrate (C:\MGBY\mg.by\main.js:1:585533) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582500) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582710) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at Object.get (C:\MGBY\mg.by\main.js:1:759288) at lookupTokenUsingModuleInjector (C:\MGBY\mg.by\main.js:1:492677) at getOrCreateInjectable (C:\MGBY\mg.by\main.js:1:494737) at resolvePromise (C:\MGBY\mg.by\main.js:1:2683136) at resolvePromise (C:\MGBY\mg.by\main.js:1:2682077) at C:\MGBY\mg.by\main.js:1:2684727 at ZoneDelegate.invokeTask (C:\MGBY\mg.by\main.js:1:2673755) at Object.onInvokeTask (C:\MGBY\mg.by\main.js:1:813367) at ZoneDelegate.invokeTask (C:\MGBY\mg.by\main.js:1:2673645) at Zone.runTask (C:\MGBY\mg.by\main.js:1:2666320) at drainMicroTaskQueue (C:\MGBY\mg.by\main.js:1:2677363) at ZoneTask.invokeTask (C:\MGBY\mg.by\main.js:1:2675404) at ZoneTask.options.useG.invoke (C:\MGBY\mg.by\main.js:1:2675169) { rejection: ReferenceError: document is not defined at new ScriptService (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:23253) at Object.ScriptService_Factory [as factory] (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:25125) at R3Injector.hydrate (C:\MGBY\mg.by\main.js:1:585533) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582500) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582710) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at Object.get (C:\MGBY\mg.by\main.js:1:759288) at lookupTokenUsingModuleInjector (C:\MGBY\mg.by\main.js:1:492677) at getOrCreateInjectable (C:\MGBY\mg.by\main.js:1:494737), promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ReferenceError: document is not defined at new ScriptService (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:23253) at Object.ScriptService_Factory [as factory] (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:25125) at R3Injector.hydrate (C:\MGBY\mg.by\main.js:1:585533) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582500) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582710) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at Object.get (C:\MGBY\mg.by\main.js:1:759288) at lookupTokenUsingModuleInjector (C:\MGBY\mg.by\main.js:1:492677) at getOrCreateInjectable (C:\MGBY\mg.by\main.js:1:494737) }, zone: <ref *1> Zone { _parent: Zone { _parent: null, _name: '<root>', _properties: {}, _zoneDelegate: [ZoneDelegate] }, _name: 'angular', _properties: { isAngularZone: true }, _zoneDelegate: <ref *2> ZoneDelegate { _taskCounts: [Object], zone: [Circular *1], _parentDelegate: [ZoneDelegate], _forkZS: null, _forkDlgt: null, _forkCurrZone: null, _interceptZS: null, _interceptDlgt: null, _interceptCurrZone: null, _invokeZS: [Object], _invokeDlgt: [ZoneDelegate], _invokeCurrZone: [Circular *1], _handleErrorZS: [Object], _handleErrorDlgt: [ZoneDelegate], _handleErrorCurrZone: [Circular *1], _scheduleTaskZS: [Object], _scheduleTaskDlgt: [ZoneDelegate], _scheduleTaskCurrZone: [Circular *1], _invokeTaskZS: [Object], _invokeTaskDlgt: [ZoneDelegate], _invokeTaskCurrZone: [Circular *1], _cancelTaskZS: [Object], _cancelTaskDlgt: [ZoneDelegate], _cancelTaskCurrZone: [Circular *1], _hasTaskZS: [Object], _hasTaskDlgt: [ZoneDelegate], _hasTaskDlgtOwner: [Circular *2], _hasTaskCurrZone: [Circular *1] } }, task: ZoneTask { _zone: <ref *1> Zone { _parent: [Zone], _name: 'angular', _properties: [Object], _zoneDelegate: [ZoneDelegate] }, runCount: 0, _zoneDelegates: null, _state: 'notScheduled', type: 'microTask', source: 'Promise.then', data: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ReferenceError: document is not defined at new ScriptService (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:23253) at Object.ScriptService_Factory [as factory] (C:\MGBY\mg.by\vendors~authentication-authentication-module~contacts-contacts-module~delivery-delivery-module~partn~323aa222.js:1:25125) at R3Injector.hydrate (C:\MGBY\mg.by\main.js:1:585533) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582500) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at R3Injector.get (C:\MGBY\mg.by\main.js:1:582710) at NgModuleRef$1.get (C:\MGBY\mg.by\main.js:1:764034) at Object.get (C:\MGBY\mg.by\main.js:1:759288) at lookupTokenUsingModuleInjector (C:\MGBY\mg.by\main.js:1:492677) at getOrCreateInjectable (C:\MGBY\mg.by\main.js:1:494737) }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } }