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:
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-de0796e8a663e2458c09a132dfb97ddf-2201e4bf193bcf4b-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
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=1939703%26rut","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1939703%26rut: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1939703&rut' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-8f9f87bcc8a75b4f8a9859dd8f7be5c3-3a2eec32057bb948-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
rejection: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: HttpErrorResponse {
headers: [HttpHeaders],
status: 400,
statusText: 'Bad Request',
url: 'https://whoiswho.dp.ru/api/Person/Get?id=1939703%26rut',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1939703%26rut: 400 Bad Request',
error: [Object]
},
reason: 0,
retryable: false
},
promise: ZoneAwarePromise [Promise] {
__zone_symbol__state: 0,
__zone_symbol__value: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: [HttpErrorResponse],
reason: 0,
retryable: false
}
},
zone: <ref *1> Zone {
_parent: Zone {
_parent: null,
_name: '<root>',
_properties: {},
_zoneDelegate: [ZoneDelegate]
},
_name: 'angular',
_properties: { isAngularZone: true },
_zoneDelegate: <ref *2> ZoneDelegate {
_taskCounts: [Object],
zone: [Circular *1],
_parentDelegate: [ZoneDelegate],
_forkZS: null,
_forkDlgt: null,
_forkCurrZone: null,
_interceptZS: null,
_interceptDlgt: null,
_interceptCurrZone: null,
_invokeZS: [Object],
_invokeDlgt: [ZoneDelegate],
_invokeCurrZone: [Circular *1],
_handleErrorZS: [Object],
_handleErrorDlgt: [ZoneDelegate],
_handleErrorCurrZone: [Circular *1],
_scheduleTaskZS: [Object],
_scheduleTaskDlgt: [ZoneDelegate],
_scheduleTaskCurrZone: [Circular *1],
_invokeTaskZS: [Object],
_invokeTaskDlgt: [ZoneDelegate],
_invokeTaskCurrZone: [Circular *1],
_cancelTaskZS: [Object],
_cancelTaskDlgt: [ZoneDelegate],
_cancelTaskCurrZone: [Circular *1],
_hasTaskZS: [Object],
_hasTaskDlgt: [ZoneDelegate],
_hasTaskDlgtOwner: [Circular *2],
_hasTaskCurrZone: [Circular *1]
}
},
task: ZoneTask {
_zone: <ref *1> Zone {
_parent: [Zone],
_name: 'angular',
_properties: [Object],
_zoneDelegate: [ZoneDelegate]
},
runCount: 0,
_zoneDelegates: null,
_state: 'notScheduled',
type: 'microTask',
source: 'Promise.then',
data: ZoneAwarePromise [Promise] {
__zone_symbol__state: true,
__zone_symbol__value: undefined
},
scheduleFn: undefined,
cancelFn: undefined,
callback: [Function (anonymous)],
invoke: [Function (anonymous)]
}
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=1873174%26rut","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1873174%26rut: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1873174&rut' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-904de98b3c26464e9c517f5e2cb419c0-a7a75eb0ad7edd4f-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
rejection: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: HttpErrorResponse {
headers: [HttpHeaders],
status: 400,
statusText: 'Bad Request',
url: 'https://whoiswho.dp.ru/api/Person/Get?id=1873174%26rut',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1873174%26rut: 400 Bad Request',
error: [Object]
},
reason: 0,
retryable: false
},
promise: ZoneAwarePromise [Promise] {
__zone_symbol__state: 0,
__zone_symbol__value: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: [HttpErrorResponse],
reason: 0,
retryable: false
}
},
zone: <ref *1> Zone {
_parent: Zone {
_parent: null,
_name: '<root>',
_properties: {},
_zoneDelegate: [ZoneDelegate]
},
_name: 'angular',
_properties: { isAngularZone: true },
_zoneDelegate: <ref *2> ZoneDelegate {
_taskCounts: [Object],
zone: [Circular *1],
_parentDelegate: [ZoneDelegate],
_forkZS: null,
_forkDlgt: null,
_forkCurrZone: null,
_interceptZS: null,
_interceptDlgt: null,
_interceptCurrZone: null,
_invokeZS: [Object],
_invokeDlgt: [ZoneDelegate],
_invokeCurrZone: [Circular *1],
_handleErrorZS: [Object],
_handleErrorDlgt: [ZoneDelegate],
_handleErrorCurrZone: [Circular *1],
_scheduleTaskZS: [Object],
_scheduleTaskDlgt: [ZoneDelegate],
_scheduleTaskCurrZone: [Circular *1],
_invokeTaskZS: [Object],
_invokeTaskDlgt: [ZoneDelegate],
_invokeTaskCurrZone: [Circular *1],
_cancelTaskZS: [Object],
_cancelTaskDlgt: [ZoneDelegate],
_cancelTaskCurrZone: [Circular *1],
_hasTaskZS: [Object],
_hasTaskDlgt: [ZoneDelegate],
_hasTaskDlgtOwner: [Circular *2],
_hasTaskCurrZone: [Circular *1]
}
},
task: ZoneTask {
_zone: <ref *1> Zone {
_parent: [Zone],
_name: 'angular',
_properties: [Object],
_zoneDelegate: [ZoneDelegate]
},
runCount: 0,
_zoneDelegates: null,
_state: 'notScheduled',
type: 'microTask',
source: 'Promise.then',
data: ZoneAwarePromise [Promise] {
__zone_symbol__state: true,
__zone_symbol__value: undefined
},
scheduleFn: undefined,
cancelFn: undefined,
callback: [Function (anonymous)],
invoke: [Function (anonymous)]
}
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=261291%26rut","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=261291%26rut: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '261291&rut' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-cbd1e19597bd63468d622205220c0d34-6d7c10220194c441-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
rejection: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: HttpErrorResponse {
headers: [HttpHeaders],
status: 400,
statusText: 'Bad Request',
url: 'https://whoiswho.dp.ru/api/Person/Get?id=261291%26rut',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=261291%26rut: 400 Bad Request',
error: [Object]
},
reason: 0,
retryable: false
},
promise: ZoneAwarePromise [Promise] {
__zone_symbol__state: 0,
__zone_symbol__value: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: [HttpErrorResponse],
reason: 0,
retryable: false
}
},
zone: <ref *1> Zone {
_parent: Zone {
_parent: null,
_name: '<root>',
_properties: {},
_zoneDelegate: [ZoneDelegate]
},
_name: 'angular',
_properties: { isAngularZone: true },
_zoneDelegate: <ref *2> ZoneDelegate {
_taskCounts: [Object],
zone: [Circular *1],
_parentDelegate: [ZoneDelegate],
_forkZS: null,
_forkDlgt: null,
_forkCurrZone: null,
_interceptZS: null,
_interceptDlgt: null,
_interceptCurrZone: null,
_invokeZS: [Object],
_invokeDlgt: [ZoneDelegate],
_invokeCurrZone: [Circular *1],
_handleErrorZS: [Object],
_handleErrorDlgt: [ZoneDelegate],
_handleErrorCurrZone: [Circular *1],
_scheduleTaskZS: [Object],
_scheduleTaskDlgt: [ZoneDelegate],
_scheduleTaskCurrZone: [Circular *1],
_invokeTaskZS: [Object],
_invokeTaskDlgt: [ZoneDelegate],
_invokeTaskCurrZone: [Circular *1],
_cancelTaskZS: [Object],
_cancelTaskDlgt: [ZoneDelegate],
_cancelTaskCurrZone: [Circular *1],
_hasTaskZS: [Object],
_hasTaskDlgt: [ZoneDelegate],
_hasTaskDlgtOwner: [Circular *2],
_hasTaskCurrZone: [Circular *1]
}
},
task: ZoneTask {
_zone: <ref *1> Zone {
_parent: [Zone],
_name: 'angular',
_properties: [Object],
_zoneDelegate: [ZoneDelegate]
},
runCount: 0,
_zoneDelegates: null,
_state: 'notScheduled',
type: 'microTask',
source: 'Promise.then',
data: ZoneAwarePromise [Promise] {
__zone_symbol__state: true,
__zone_symbol__value: undefined
},
scheduleFn: undefined,
cancelFn: undefined,
callback: [Function (anonymous)],
invoke: [Function (anonymous)]
}
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=1916889%26rut","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1916889%26rut: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1916889&rut' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-bc303f3bf7830e4f89cb99f421ea6ddf-bad74f503e7d1b4e-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
rejection: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: HttpErrorResponse {
headers: [HttpHeaders],
status: 400,
statusText: 'Bad Request',
url: 'https://whoiswho.dp.ru/api/Person/Get?id=1916889%26rut',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1916889%26rut: 400 Bad Request',
error: [Object]
},
reason: 0,
retryable: false
},
promise: ZoneAwarePromise [Promise] {
__zone_symbol__state: 0,
__zone_symbol__value: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: [HttpErrorResponse],
reason: 0,
retryable: false
}
},
zone: <ref *1> Zone {
_parent: Zone {
_parent: null,
_name: '<root>',
_properties: {},
_zoneDelegate: [ZoneDelegate]
},
_name: 'angular',
_properties: { isAngularZone: true },
_zoneDelegate: <ref *2> ZoneDelegate {
_taskCounts: [Object],
zone: [Circular *1],
_parentDelegate: [ZoneDelegate],
_forkZS: null,
_forkDlgt: null,
_forkCurrZone: null,
_interceptZS: null,
_interceptDlgt: null,
_interceptCurrZone: null,
_invokeZS: [Object],
_invokeDlgt: [ZoneDelegate],
_invokeCurrZone: [Circular *1],
_handleErrorZS: [Object],
_handleErrorDlgt: [ZoneDelegate],
_handleErrorCurrZone: [Circular *1],
_scheduleTaskZS: [Object],
_scheduleTaskDlgt: [ZoneDelegate],
_scheduleTaskCurrZone: [Circular *1],
_invokeTaskZS: [Object],
_invokeTaskDlgt: [ZoneDelegate],
_invokeTaskCurrZone: [Circular *1],
_cancelTaskZS: [Object],
_cancelTaskDlgt: [ZoneDelegate],
_cancelTaskCurrZone: [Circular *1],
_hasTaskZS: [Object],
_hasTaskDlgt: [ZoneDelegate],
_hasTaskDlgtOwner: [Circular *2],
_hasTaskCurrZone: [Circular *1]
}
},
task: ZoneTask {
_zone: <ref *1> Zone {
_parent: [Zone],
_name: 'angular',
_properties: [Object],
_zoneDelegate: [ZoneDelegate]
},
runCount: 0,
_zoneDelegates: null,
_state: 'notScheduled',
type: 'microTask',
source: 'Promise.then',
data: ZoneAwarePromise [Promise] {
__zone_symbol__state: true,
__zone_symbol__value: undefined
},
scheduleFn: undefined,
cancelFn: undefined,
callback: [Function (anonymous)],
invoke: [Function (anonymous)]
}
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=$1","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=$1: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '$1' 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-d4a9bf2b43fafc4b8d460c0ab1577c17-d2766524f68b0c4f-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
rejection: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: HttpErrorResponse {
headers: [HttpHeaders],
status: 400,
statusText: 'Bad Request',
url: 'https://whoiswho.dp.ru/api/Person/Get?id=$1',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=$1: 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 TypeError: person.Birthday.getFullYear is not a function
at PersonCardTableComponent.getPersonDates (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\site-company-company-module.js:1:67719)
at PersonCardTableComponent_ng_container_1_a_1_Template (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\site-company-company-module.js:1:66305)
at executeTemplate (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1394827)
at refreshView (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1391191)
at refreshEmbeddedViews (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1392329)
at refreshView (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1392411)
at refreshEmbeddedViews (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1392329)
at refreshView (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1392411)
at refreshComponent (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1407649)
at refreshChildComponents (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1393441)
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.18566771ded32cbb54ec.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.18566771ded32cbb54ec.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'main.18566771ded32cbb54ec.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-f748516cded8f7448c441990f499de27-cd550bb146f8994d-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
rejection: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: HttpErrorResponse {
headers: [HttpHeaders],
status: 400,
statusText: 'Bad Request',
url: 'https://whoiswho.dp.ru/api/Person/Get?id=main.18566771ded32cbb54ec.js',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.18566771ded32cbb54ec.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-f5ef5bc5fc966f47b6d62b4cc3d7d173-8bd5aebd4d0f874f-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
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=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-ffa99328afc38141b703cf3afaab6fca-43058ac516a3b746-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
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=1934206%26rut","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1934206%26rut: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1934206&rut' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-bed4d0b9213ce441bdbeebd3e3c5a611-d99cde61b0f8ef42-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
rejection: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: HttpErrorResponse {
headers: [HttpHeaders],
status: 400,
statusText: 'Bad Request',
url: 'https://whoiswho.dp.ru/api/Person/Get?id=1934206%26rut',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1934206%26rut: 400 Bad Request',
error: [Object]
},
reason: 0,
retryable: false
},
promise: ZoneAwarePromise [Promise] {
__zone_symbol__state: 0,
__zone_symbol__value: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: [HttpErrorResponse],
reason: 0,
retryable: false
}
},
zone: <ref *1> Zone {
_parent: Zone {
_parent: null,
_name: '<root>',
_properties: {},
_zoneDelegate: [ZoneDelegate]
},
_name: 'angular',
_properties: { isAngularZone: true },
_zoneDelegate: <ref *2> ZoneDelegate {
_taskCounts: [Object],
zone: [Circular *1],
_parentDelegate: [ZoneDelegate],
_forkZS: null,
_forkDlgt: null,
_forkCurrZone: null,
_interceptZS: null,
_interceptDlgt: null,
_interceptCurrZone: null,
_invokeZS: [Object],
_invokeDlgt: [ZoneDelegate],
_invokeCurrZone: [Circular *1],
_handleErrorZS: [Object],
_handleErrorDlgt: [ZoneDelegate],
_handleErrorCurrZone: [Circular *1],
_scheduleTaskZS: [Object],
_scheduleTaskDlgt: [ZoneDelegate],
_scheduleTaskCurrZone: [Circular *1],
_invokeTaskZS: [Object],
_invokeTaskDlgt: [ZoneDelegate],
_invokeTaskCurrZone: [Circular *1],
_cancelTaskZS: [Object],
_cancelTaskDlgt: [ZoneDelegate],
_cancelTaskCurrZone: [Circular *1],
_hasTaskZS: [Object],
_hasTaskDlgt: [ZoneDelegate],
_hasTaskDlgtOwner: [Circular *2],
_hasTaskCurrZone: [Circular *1]
}
},
task: ZoneTask {
_zone: <ref *1> Zone {
_parent: [Zone],
_name: 'angular',
_properties: [Object],
_zoneDelegate: [ZoneDelegate]
},
runCount: 0,
_zoneDelegates: null,
_state: 'notScheduled',
type: 'microTask',
source: 'Promise.then',
data: ZoneAwarePromise [Promise] {
__zone_symbol__state: true,
__zone_symbol__value: undefined
},
scheduleFn: undefined,
cancelFn: undefined,
callback: [Function (anonymous)],
invoke: [Function (anonymous)]
}
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=main.18566771ded32cbb54ec.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.18566771ded32cbb54ec.js: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'main.18566771ded32cbb54ec.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-ed1ed9323bf9dc489cd738ed5e3109bf-dc9beb8b370fc949-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
rejection: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: HttpErrorResponse {
headers: [HttpHeaders],
status: 400,
statusText: 'Bad Request',
url: 'https://whoiswho.dp.ru/api/Person/Get?id=main.18566771ded32cbb54ec.js',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=main.18566771ded32cbb54ec.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=514454%26rut","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=514454%26rut: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '514454&rut' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-64941987c7463642b41a72c861f302d2-40dfd1e5b001b143-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
rejection: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: HttpErrorResponse {
headers: [HttpHeaders],
status: 400,
statusText: 'Bad Request',
url: 'https://whoiswho.dp.ru/api/Person/Get?id=514454%26rut',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=514454%26rut: 400 Bad Request',
error: [Object]
},
reason: 0,
retryable: false
},
promise: ZoneAwarePromise [Promise] {
__zone_symbol__state: 0,
__zone_symbol__value: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: [HttpErrorResponse],
reason: 0,
retryable: false
}
},
zone: <ref *1> Zone {
_parent: Zone {
_parent: null,
_name: '<root>',
_properties: {},
_zoneDelegate: [ZoneDelegate]
},
_name: 'angular',
_properties: { isAngularZone: true },
_zoneDelegate: <ref *2> ZoneDelegate {
_taskCounts: [Object],
zone: [Circular *1],
_parentDelegate: [ZoneDelegate],
_forkZS: null,
_forkDlgt: null,
_forkCurrZone: null,
_interceptZS: null,
_interceptDlgt: null,
_interceptCurrZone: null,
_invokeZS: [Object],
_invokeDlgt: [ZoneDelegate],
_invokeCurrZone: [Circular *1],
_handleErrorZS: [Object],
_handleErrorDlgt: [ZoneDelegate],
_handleErrorCurrZone: [Circular *1],
_scheduleTaskZS: [Object],
_scheduleTaskDlgt: [ZoneDelegate],
_scheduleTaskCurrZone: [Circular *1],
_invokeTaskZS: [Object],
_invokeTaskDlgt: [ZoneDelegate],
_invokeTaskCurrZone: [Circular *1],
_cancelTaskZS: [Object],
_cancelTaskDlgt: [ZoneDelegate],
_cancelTaskCurrZone: [Circular *1],
_hasTaskZS: [Object],
_hasTaskDlgt: [ZoneDelegate],
_hasTaskDlgtOwner: [Circular *2],
_hasTaskCurrZone: [Circular *1]
}
},
task: ZoneTask {
_zone: <ref *1> Zone {
_parent: [Zone],
_name: 'angular',
_properties: [Object],
_zoneDelegate: [ZoneDelegate]
},
runCount: 0,
_zoneDelegates: null,
_state: 'notScheduled',
type: 'microTask',
source: 'Promise.then',
data: ZoneAwarePromise [Promise] {
__zone_symbol__state: true,
__zone_symbol__value: undefined
},
scheduleFn: undefined,
cancelFn: undefined,
callback: [Function (anonymous)],
invoke: [Function (anonymous)]
}
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=1937058%26rut","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1937058%26rut: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '1937058&rut' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-078fca0ffeeda44283aa2bcc67334f09-28c466d6d413d546-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
rejection: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: HttpErrorResponse {
headers: [HttpHeaders],
status: 400,
statusText: 'Bad Request',
url: 'https://whoiswho.dp.ru/api/Person/Get?id=1937058%26rut',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=1937058%26rut: 400 Bad Request',
error: [Object]
},
reason: 0,
retryable: false
},
promise: ZoneAwarePromise [Promise] {
__zone_symbol__state: 0,
__zone_symbol__value: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: [HttpErrorResponse],
reason: 0,
retryable: false
}
},
zone: <ref *1> Zone {
_parent: Zone {
_parent: null,
_name: '<root>',
_properties: {},
_zoneDelegate: [ZoneDelegate]
},
_name: 'angular',
_properties: { isAngularZone: true },
_zoneDelegate: <ref *2> ZoneDelegate {
_taskCounts: [Object],
zone: [Circular *1],
_parentDelegate: [ZoneDelegate],
_forkZS: null,
_forkDlgt: null,
_forkCurrZone: null,
_interceptZS: null,
_interceptDlgt: null,
_interceptCurrZone: null,
_invokeZS: [Object],
_invokeDlgt: [ZoneDelegate],
_invokeCurrZone: [Circular *1],
_handleErrorZS: [Object],
_handleErrorDlgt: [ZoneDelegate],
_handleErrorCurrZone: [Circular *1],
_scheduleTaskZS: [Object],
_scheduleTaskDlgt: [ZoneDelegate],
_scheduleTaskCurrZone: [Circular *1],
_invokeTaskZS: [Object],
_invokeTaskDlgt: [ZoneDelegate],
_invokeTaskCurrZone: [Circular *1],
_cancelTaskZS: [Object],
_cancelTaskDlgt: [ZoneDelegate],
_cancelTaskCurrZone: [Circular *1],
_hasTaskZS: [Object],
_hasTaskDlgt: [ZoneDelegate],
_hasTaskDlgtOwner: [Circular *2],
_hasTaskCurrZone: [Circular *1]
}
},
task: ZoneTask {
_zone: <ref *1> Zone {
_parent: [Zone],
_name: 'angular',
_properties: [Object],
_zoneDelegate: [ZoneDelegate]
},
runCount: 0,
_zoneDelegates: null,
_state: 'notScheduled',
type: 'microTask',
source: 'Promise.then',
data: ZoneAwarePromise [Promise] {
__zone_symbol__state: true,
__zone_symbol__value: undefined
},
scheduleFn: undefined,
cancelFn: undefined,
callback: [Function (anonymous)],
invoke: [Function (anonymous)]
}
}
Unable to load 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=16819%26source","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=16819%26source: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '16819&source' 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-20d50ff0e3db354186da1689a4f6ff11-6680d9fe1ce28d4f-00"}},"reason":0,"retryable":false}
at resolvePromise (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1195665)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1193794
at rejected (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:3672817)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178982)
at Object.onInvoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644778)
at ZoneDelegate.invoke (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1178878)
at Zone.run (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1171396)
at D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1197218
at ZoneDelegate.invokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1179914)
at Object.onInvokeTask (D:\Octopus\Applications\Prod-web\WhoIsWho.Frontend\2.1.0.697\server\main.js:1:1644456) {
rejection: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: HttpErrorResponse {
headers: [HttpHeaders],
status: 400,
statusText: 'Bad Request',
url: 'https://whoiswho.dp.ru/api/Company/Get?id=16819%26source',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=16819%26source: 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)]
}
}