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:7908) [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) 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=1937058%26rut","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1937058%26rut: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1937058&rut' 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-425645c96b809847938a1fa8a6ae3e91-aae9c1eae77cc743-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=1937058%26rut', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1937058%26rut: 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=styles.87bd69f3468f126d7833.css","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=styles.87bd69f3468f126d7833.css: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'styles.87bd69f3468f126d7833.css' 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-80464a1d43eff74f9e76bc0f4587f36c-1ab071efb2073e4e-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=styles.87bd69f3468f126d7833.css', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=styles.87bd69f3468f126d7833.css: 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=main.c915d5995a444941ab3f.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.c915d5995a444941ab3f.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'main.c915d5995a444941ab3f.js' 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-6f08592d310c5b499199e2aec1491a34-8866553814344444-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=main.c915d5995a444941ab3f.js', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.c915d5995a444941ab3f.js: 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=polyfills.8d5914c89d715207e9c4.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=polyfills.8d5914c89d715207e9c4.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'polyfills.8d5914c89d715207e9c4.js' 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-5c30583a0bd0194dabea1b6baa668f1a-80085aadd93b8441-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=polyfills.8d5914c89d715207e9c4.js', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=polyfills.8d5914c89d715207e9c4.js: 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=manifest.webmanifest","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=manifest.webmanifest: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'manifest.webmanifest' 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-5d6bb16d7a616a4fbfd048e51fc87eb4-15a6f67876c22547-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=manifest.webmanifest', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=manifest.webmanifest: 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 company 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/Company/Get?id=3177005%20%D0%9A%D0%BE%26","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=3177005%20%D0%9A%D0%BE%26: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '3177005 Ко&' 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-7ee360733d91e54184b70f07f011e2a8-25f674d32b097f43-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Company/Get?id=3177005%20%D0%9A%D0%BE%26', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=3177005%20%D0%9A%D0%BE%26: 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-e1d539a252c44b4981b56f4c2565513b-17538a9d386a1c48-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { 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-70737430dd478948b4ab662627051c31-5f0cbdc34da17942-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { 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 company 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/Company/Get?id=favicon.ico","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/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-2bfcb28a9d8df14b82a140ad0363de53-720f4efbf7a0cc46-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Company/Get?id=favicon.ico', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Company/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 company 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/Company/Get?id=launch.png","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=launch.png: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'launch.png' 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-dca45560c1297d4eb88219a16b325ef5-765ff284e8562046-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Company/Get?id=launch.png', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=launch.png: 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=1873174%26rut","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1873174%26rut: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1873174&rut' 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-8563a09f5bcc0e48a3368a39dd0b5ef9-8a4c6a199dcb8449-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=1873174%26rut', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1873174%26rut: 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=1937139%26rut","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1937139%26rut: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1937139&rut' 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-6cacffc2ef8dfc4ea279f6edc044fa0c-58ad12cf51be7c4b-00"}},"reason":0,"retryable":false} at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1185607) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1183736 at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:3674479) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168924) at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634720) at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1168820) at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1161338) at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1187160 at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1169856) at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.616\server\main.js:1:1634398) { rejection: ApiRequestError { attempt: 1, message: 'Ошибка загрузки данных', internalError: HttpErrorResponse { headers: [HttpHeaders], status: 400, statusText: 'Bad Request', url: 'https://whoiswho.dp.ru/api/Person/Get?id=1937139%26rut', ok: false, name: 'HttpErrorResponse', message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1937139%26rut: 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)] } }