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:14648) [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=717731%26a","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=717731%26a: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '717731&a' 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-ce4f62100ec3cd4995db5b67d5fb64b0-392e0f759b87644a-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182437)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1166686)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631228) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Person/Get?id=717731%26a',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=717731%26a: 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=717731%26amp","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=717731%26amp: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '717731&amp' 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-343cd460768ff44bb081ed817ac51922-6c1ac436028ce549-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182437)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1166686)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631228) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Person/Get?id=717731%26amp',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=717731%26amp: 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 TypeError: Converting circular structure to JSON
    --> starting at object with constructor 'XMLHttpRequest'
    |     property 'upload' -> object with constructor 'XMLHttpRequestUpload'
    --- property '_request' closes the circle
    at JSON.stringify (<anonymous>)
    at readableObjectToString (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1178695)
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182473)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990 {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 0,
      statusText: 'Unknown Error',
      url: 'https://whoiswho.dp.ru/api/Person/Get',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get: 0 Unknown Error',
      error: [ProgressEvent]
    },
    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 TypeError: Converting circular structure to JSON
    --> starting at object with constructor 'XMLHttpRequest'
    |     property 'upload' -> object with constructor 'XMLHttpRequestUpload'
    --- property '_request' closes the circle
    at JSON.stringify (<anonymous>)
    at readableObjectToString (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1178695)
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182473)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990 {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 0,
      statusText: 'Unknown Error',
      url: 'https://whoiswho.dp.ru/api/Person/Get',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get: 0 Unknown Error',
      error: [ProgressEvent]
    },
    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 articles
ERROR TypeError: Converting circular structure to JSON
    --> starting at object with constructor 'XMLHttpRequest'
    |     property 'upload' -> object with constructor 'XMLHttpRequestUpload'
    --- property '_request' closes the circle
    at JSON.stringify (<anonymous>)
    at readableObjectToString (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1178695)
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182473)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990 {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 0,
      statusText: 'Unknown Error',
      url: 'https://whoiswho.dp.ru/api/Article/PersonArticles',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Article/PersonArticles: 0 Unknown Error',
      error: [ProgressEvent]
    },
    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-ae979805488cc8478b4e56b1e7e19acc-697d0d9c5aac5e4a-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182437)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1166686)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631228) {
  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-0191febbd9cb3842979d82e761eed9cf-264fc797c278bf40-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182437)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1166686)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631228) {
  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-7b4b9c49d8f30b4a86ba8bdff4d531a9-352461cd7a4e3c4b-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182437)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1166686)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631228) {
  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-c25d0ae50273f4489d88d7198a2dab79-fcd739b0b83cf34f-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182437)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1166686)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631228) {
  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=17253%26quot","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=17253%26quot: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '17253&quot' 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-f909685cccdb3e48b99ea68eab8d5af9-baf7caf14ded2240-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182437)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1166686)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631228) {
  rejection: ApiRequestError {
    attempt: 1,
    message: 'Ошибка загрузки данных',
    internalError: HttpErrorResponse {
      headers: [HttpHeaders],
      status: 400,
      statusText: 'Bad Request',
      url: 'https://whoiswho.dp.ru/api/Company/Get?id=17253%26quot',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=17253%26quot: 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-3f7e2a45fab70444956e28f178ea57d1-8b0934e90f1e694f-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182437)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1166686)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631228) {
  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)]
  }
}
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-676ad8db8dc64a47af31876231893457-6a9d73c4b6e2f648-00"}},"reason":0,"retryable":false}
    at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1182437)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1180566
    at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:3665043)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165754)
    at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631550)
    at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1165650)
    at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1158168)
    at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1183990
    at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1166686)
    at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.549\server\main.js:1:1631228) {
  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)]
  }
}