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:28844) [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): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Specialization/Get?id=NaN","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Specialization/Get?id=NaN: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'NaN' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-421fb9a11d142d40a19e2dd1da75ed99-32b06b3bc7e3a94d-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1180718) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1178847 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:3662790) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164035) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629649) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1163931) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1156449) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1182271 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164967) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629327) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Specialization/Get?id=NaN', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Specialization/Get?id=NaN: 400 Bad Request', error: [Object] }, reason: 0, retryable: false }, promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: [HttpErrorResponse], reason: 0, retryable: false } }, 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: true, __zone_symbol__value: undefined }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } } Unable to load person ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'favicon.ico' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-9d6dea39df996748a3b5756c0b1f417b-6ad70b682488aa4d-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1180718) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1178847 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:3662790) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164035) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629649) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1163931) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1156449) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1182271 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164967) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629327) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request', error: [Object] }, reason: 0, retryable: false }, promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: [HttpErrorResponse], reason: 0, retryable: false } }, 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: true, __zone_symbol__value: undefined }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } } Unable to load person ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'favicon.ico' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-e4abbf831b51b6428eae917ff5ec305e-c66d45ef5f1abb4b-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1180718) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1178847 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:3662790) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164035) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629649) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1163931) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1156449) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1182271 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164967) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629327) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request', error: [Object] }, reason: 0, retryable: false }, promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: [HttpErrorResponse], reason: 0, retryable: false } }, 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: true, __zone_symbol__value: undefined }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } } Unable to load person ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'favicon.ico' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-6cf66ee906913e4b912f5fc7fe99bf67-b77f5e6b62024945-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1180718) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1178847 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:3662790) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164035) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629649) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1163931) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1156449) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1182271 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164967) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629327) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request', error: [Object] }, reason: 0, retryable: false }, promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: [HttpErrorResponse], reason: 0, retryable: false } }, 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: true, __zone_symbol__value: undefined }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } } Unable to load person ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'favicon.ico' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-bc2126806a6b674da4396c3c344954dc-4bb26759d69c614e-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1180718) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1178847 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:3662790) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164035) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629649) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1163931) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1156449) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1182271 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164967) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629327) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request', error: [Object] }, reason: 0, retryable: false }, promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: [HttpErrorResponse], reason: 0, retryable: false } }, 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: true, __zone_symbol__value: undefined }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } } Unable to load person ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'favicon.ico' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-b8617b6a97425b4a82a4e0657cc0c6d5-95a0c9a6177a8741-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1180718) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1178847 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:3662790) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164035) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629649) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1163931) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1156449) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1182271 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164967) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629327) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request', error: [Object] }, reason: 0, retryable: false }, promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: [HttpErrorResponse], reason: 0, retryable: false } }, 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: true, __zone_symbol__value: undefined }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } } Unable to load person ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'favicon.ico' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-451b9c1af0f87048b29896b3ef043f7a-69544416d1b3f542-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1180718) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1178847 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:3662790) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164035) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629649) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1163931) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1156449) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1182271 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164967) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629327) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request', error: [Object] }, reason: 0, retryable: false }, promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: [HttpErrorResponse], reason: 0, retryable: false } }, 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: true, __zone_symbol__value: undefined }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } } Unable to load person ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'favicon.ico' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-120eba05a94057499527b31769ea7b61-e863af4135d15e4e-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1180718) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1178847 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:3662790) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164035) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629649) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1163931) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1156449) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1182271 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164967) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629327) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request', error: [Object] }, reason: 0, retryable: false }, promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: [HttpErrorResponse], reason: 0, retryable: false } }, 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: true, __zone_symbol__value: undefined }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } } Unable to load person ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=1937577%26sa","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1937577%26sa: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1937577&sa' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-0041240cf1c6de4799512fa8c61bb647-d80c9c610f588448-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1180718) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1178847 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:3662790) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164035) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629649) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1163931) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1156449) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1182271 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164967) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629327) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=1937577%26sa', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1937577%26sa: 400 Bad Request', error: [Object] }, reason: 0, retryable: false }, promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: [HttpErrorResponse], reason: 0, retryable: false } }, 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: true, __zone_symbol__value: undefined }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } } Unable to load person ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=1889680%26sa","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1889680%26sa: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1889680&sa' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-fcf14a2e242ac14f9a7988643df87691-5a7c8a5c324bb848-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1180718) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1178847 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:3662790) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164035) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629649) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1163931) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1156449) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1182271 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1164967) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.520\server\main.js:1:1629327) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=1889680%26sa', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1889680%26sa: 400 Bad Request', error: [Object] }, reason: 0, retryable: false }, promise: ZoneAwarePromise [Promise] { __zone_symbol__state: 0, __zone_symbol__value: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: [HttpErrorResponse], reason: 0, retryable: false } }, 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: true, __zone_symbol__value: undefined }, scheduleFn: undefined, cancelFn: undefined, callback: [Function (anonymous)], invoke: [Function (anonymous)] } }