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:24904) [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=1929964...","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1929964...: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1929964...' 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-c3c7d37289b51d488619c35399c30aeb-677ce6c96437634d-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=1929964...',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1929964...: 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-a4b5af0fccf33f489cd0d127be66d9a9-ed01e1a4f8baa147-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=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 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-d384e4fc4302de41b95064671c9c7358-1304d03229957a48-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=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=main.c49366ce95fd0dbe9a3d.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.c49366ce95fd0dbe9a3d.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'main.c49366ce95fd0dbe9a3d.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-84cf8cb2c29a32449bfb3f6a1b55fc27-72bbcdc56e1c6d4f-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=main.c49366ce95fd0dbe9a3d.js',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.c49366ce95fd0dbe9a3d.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=runtime.28928f7b831a1604d815.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=runtime.28928f7b831a1604d815.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'runtime.28928f7b831a1604d815.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-51f220a4555bc44e9dd9805c112754b6-f41afdb2ec054d49-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=runtime.28928f7b831a1604d815.js',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=runtime.28928f7b831a1604d815.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=scripts.b619a7db8a7145d2baf4.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=scripts.b619a7db8a7145d2baf4.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'scripts.b619a7db8a7145d2baf4.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-62e032a874abcf459b736c0616aff401-803fba9c453b794f-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=scripts.b619a7db8a7145d2baf4.js',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=scripts.b619a7db8a7145d2baf4.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-1fbeed0d9a47294fadb730580abc051d-d5ad54d9d00cbe4e-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=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 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=scripts.b619a7db8a7145d2baf4.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=scripts.b619a7db8a7145d2baf4.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'scripts.b619a7db8a7145d2baf4.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-bf9bbbfe0fdb16469cd1ae6518b0b2f7-651d626260417b4e-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=scripts.b619a7db8a7145d2baf4.js',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=scripts.b619a7db8a7145d2baf4.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-6b1f23ddbdd6ae44851651e9d5e727da-d7eba3c85089614f-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=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=main.c49366ce95fd0dbe9a3d.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.c49366ce95fd0dbe9a3d.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'main.c49366ce95fd0dbe9a3d.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-d73d59552a6ec44c92c576cf6661dd17-32401c8059243b49-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=main.c49366ce95fd0dbe9a3d.js',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.c49366ce95fd0dbe9a3d.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=runtime.28928f7b831a1604d815.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=runtime.28928f7b831a1604d815.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'runtime.28928f7b831a1604d815.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-62bf559036c3e14cbb54a360a072e200-cc0232ce2d11df41-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=runtime.28928f7b831a1604d815.js',
      ok: false,
      name: 'HttpErrorResponse',
      message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=runtime.28928f7b831a1604d815.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)]
  }
}