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:21716) [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 company
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":503,"statusText":"Service Unavailable","url":"https://whoiswho.dp.ru/api/Article/CompanyArticles?companyId=53167&pageNumber=1&pageSize=4","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Article/CompanyArticles?companyId=53167&pageNumber=1&pageSize=4: 503 Service Unavailable","error":"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\"\"http://www.w3.org/TR/html4/strict.dtd\">\r\n<HTML><HEAD><TITLE>Service Unavailable</TITLE>\r\n<META HTTP-EQUIV=\"Content-Type\" Content=\"text/html; charset=us-ascii\"></HEAD>\r\n<BODY><h2>Service Unavailable</h2>\r\n<hr><p>HTTP Error 503. The service is unavailable.</p>\r\n</BODY></HTML>\r\n"},"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: 503,
statusText: 'Service Unavailable',
url: 'https://whoiswho.dp.ru/api/Article/CompanyArticles?companyId=53167&pageNumber=1&pageSize=4',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Article/CompanyArticles?companyId=53167&pageNumber=1&pageSize=4: 503 Service Unavailable',
error: '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">\r\n' +
'<HTML><HEAD><TITLE>Service Unavailable</TITLE>\r\n' +
'<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>\r\n' +
'<BODY><h2>Service Unavailable</h2>\r\n' +
'<hr><p>HTTP Error 503. The service is unavailable.</p>\r\n' +
'</BODY></HTML>\r\n'
},
reason: 0,
retryable: false
},
promise: ZoneAwarePromise [Promise] {
__zone_symbol__state: 0,
__zone_symbol__value: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: [HttpErrorResponse],
reason: 0,
retryable: false
}
},
zone: <ref *1> Zone {
_parent: Zone {
_parent: null,
_name: '<root>',
_properties: {},
_zoneDelegate: [ZoneDelegate]
},
_name: 'angular',
_properties: { isAngularZone: true },
_zoneDelegate: <ref *2> ZoneDelegate {
_taskCounts: [Object],
zone: [Circular *1],
_parentDelegate: [ZoneDelegate],
_forkZS: null,
_forkDlgt: null,
_forkCurrZone: null,
_interceptZS: null,
_interceptDlgt: null,
_interceptCurrZone: null,
_invokeZS: [Object],
_invokeDlgt: [ZoneDelegate],
_invokeCurrZone: [Circular *1],
_handleErrorZS: [Object],
_handleErrorDlgt: [ZoneDelegate],
_handleErrorCurrZone: [Circular *1],
_scheduleTaskZS: [Object],
_scheduleTaskDlgt: [ZoneDelegate],
_scheduleTaskCurrZone: [Circular *1],
_invokeTaskZS: [Object],
_invokeTaskDlgt: [ZoneDelegate],
_invokeTaskCurrZone: [Circular *1],
_cancelTaskZS: [Object],
_cancelTaskDlgt: [ZoneDelegate],
_cancelTaskCurrZone: [Circular *1],
_hasTaskZS: [Object],
_hasTaskDlgt: [ZoneDelegate],
_hasTaskDlgtOwner: [Circular *2],
_hasTaskCurrZone: [Circular *1]
}
},
task: ZoneTask {
_zone: <ref *1> Zone {
_parent: [Zone],
_name: 'angular',
_properties: [Object],
_zoneDelegate: [ZoneDelegate]
},
runCount: 0,
_zoneDelegates: null,
_state: 'notScheduled',
type: 'microTask',
source: 'Promise.then',
data: ZoneAwarePromise [Promise] {
__zone_symbol__state: true,
__zone_symbol__value: undefined
},
scheduleFn: undefined,
cancelFn: undefined,
callback: [Function (anonymous)],
invoke: [Function (anonymous)]
}
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=favicon.ico: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'favicon.ico' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-46261444ad14c94ab44caaed4ee7692c-1b2e67f6559fc544-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 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=polyfills.8d5914c89d715207e9c4.js","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/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-dfd5201f5d02f541978ad22f8249803f-811c661dce03b048-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=polyfills.8d5914c89d715207e9c4.js',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Company/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 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=31...","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=31...: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '31...' 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-71389d032a6300488d4810d234ea0cc3-46d961fa8d02574b-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=31...',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=31...: 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=29120http:","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=29120http:: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value '29120http:' 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-2b551fe8b4a0da45aa2c1c0d09e65ddf-67ef4fa46fca0944-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=29120http:',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=29120http:: 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-f0c9036cfc2e1644ab4e93d87160feae-a30c29e18d6c4e4a-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=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-804ae333c6251d4db91d7704f5cb974b-f08c98da5e160e47-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 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=wp-login.php","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=wp-login.php: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'wp-login.php' 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-77b106feec96a44eaa931db64452ef06-c5a84bf1e364984c-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=wp-login.php',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Company/Get?id=wp-login.php: 400 Bad Request',
error: [Object]
},
reason: 0,
retryable: false
},
promise: ZoneAwarePromise [Promise] {
__zone_symbol__state: 0,
__zone_symbol__value: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: [HttpErrorResponse],
reason: 0,
retryable: false
}
},
zone: <ref *1> Zone {
_parent: Zone {
_parent: null,
_name: '<root>',
_properties: {},
_zoneDelegate: [ZoneDelegate]
},
_name: 'angular',
_properties: { isAngularZone: true },
_zoneDelegate: <ref *2> ZoneDelegate {
_taskCounts: [Object],
zone: [Circular *1],
_parentDelegate: [ZoneDelegate],
_forkZS: null,
_forkDlgt: null,
_forkCurrZone: null,
_interceptZS: null,
_interceptDlgt: null,
_interceptCurrZone: null,
_invokeZS: [Object],
_invokeDlgt: [ZoneDelegate],
_invokeCurrZone: [Circular *1],
_handleErrorZS: [Object],
_handleErrorDlgt: [ZoneDelegate],
_handleErrorCurrZone: [Circular *1],
_scheduleTaskZS: [Object],
_scheduleTaskDlgt: [ZoneDelegate],
_scheduleTaskCurrZone: [Circular *1],
_invokeTaskZS: [Object],
_invokeTaskDlgt: [ZoneDelegate],
_invokeTaskCurrZone: [Circular *1],
_cancelTaskZS: [Object],
_cancelTaskDlgt: [ZoneDelegate],
_cancelTaskCurrZone: [Circular *1],
_hasTaskZS: [Object],
_hasTaskDlgt: [ZoneDelegate],
_hasTaskDlgtOwner: [Circular *2],
_hasTaskCurrZone: [Circular *1]
}
},
task: ZoneTask {
_zone: <ref *1> Zone {
_parent: [Zone],
_name: 'angular',
_properties: [Object],
_zoneDelegate: [ZoneDelegate]
},
runCount: 0,
_zoneDelegates: null,
_state: 'notScheduled',
type: 'microTask',
source: 'Promise.then',
data: ZoneAwarePromise [Promise] {
__zone_symbol__state: true,
__zone_symbol__value: undefined
},
scheduleFn: undefined,
cancelFn: undefined,
callback: [Function (anonymous)],
invoke: [Function (anonymous)]
}
}
Unable to load person
ERROR Error: Uncaught (in promise): ApiRequestError: {"attempt":1,"message":"Ошибка загрузки данных","internalError":{"headers":{"normalizedNames":{},"lazyUpdate":null},"status":400,"statusText":"Bad Request","url":"https://whoiswho.dp.ru/api/Person/Get?id=styles.87bd69f3468f126d7833.css","ok":false,"name":"HttpErrorResponse","message":"Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=styles.87bd69f3468f126d7833.css: 400 Bad Request","error":{"$id":"1","errors":{"id":["The value 'styles.87bd69f3468f126d7833.css' is not valid."]},"type":"https://tools.ietf.org/html/rfc7231#section-6.5.1","title":"One or more validation errors occurred.","status":400,"traceId":"00-dbb2f17482c215439b35df093628881f-deeb9841b2678b48-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=styles.87bd69f3468f126d7833.css',
ok: false,
name: 'HttpErrorResponse',
message: 'Http failure response for https://whoiswho.dp.ru/api/Person/Get?id=styles.87bd69f3468f126d7833.css: 400 Bad Request',
error: [Object]
},
reason: 0,
retryable: false
},
promise: ZoneAwarePromise [Promise] {
__zone_symbol__state: 0,
__zone_symbol__value: ApiRequestError {
attempt: 1,
message: 'Ошибка загрузки данных',
internalError: [HttpErrorResponse],
reason: 0,
retryable: false
}
},
zone: <ref *1> Zone {
_parent: Zone {
_parent: null,
_name: '<root>',
_properties: {},
_zoneDelegate: [ZoneDelegate]
},
_name: 'angular',
_properties: { isAngularZone: true },
_zoneDelegate: <ref *2> ZoneDelegate {
_taskCounts: [Object],
zone: [Circular *1],
_parentDelegate: [ZoneDelegate],
_forkZS: null,
_forkDlgt: null,
_forkCurrZone: null,
_interceptZS: null,
_interceptDlgt: null,
_interceptCurrZone: null,
_invokeZS: [Object],
_invokeDlgt: [ZoneDelegate],
_invokeCurrZone: [Circular *1],
_handleErrorZS: [Object],
_handleErrorDlgt: [ZoneDelegate],
_handleErrorCurrZone: [Circular *1],
_scheduleTaskZS: [Object],
_scheduleTaskDlgt: [ZoneDelegate],
_scheduleTaskCurrZone: [Circular *1],
_invokeTaskZS: [Object],
_invokeTaskDlgt: [ZoneDelegate],
_invokeTaskCurrZone: [Circular *1],
_cancelTaskZS: [Object],
_cancelTaskDlgt: [ZoneDelegate],
_cancelTaskCurrZone: [Circular *1],
_hasTaskZS: [Object],
_hasTaskDlgt: [ZoneDelegate],
_hasTaskDlgtOwner: [Circular *2],
_hasTaskCurrZone: [Circular *1]
}
},
task: ZoneTask {
_zone: <ref *1> Zone {
_parent: [Zone],
_name: 'angular',
_properties: [Object],
_zoneDelegate: [ZoneDelegate]
},
runCount: 0,
_zoneDelegates: null,
_state: 'notScheduled',
type: 'microTask',
source: 'Promise.then',
data: ZoneAwarePromise [Promise] {
__zone_symbol__state: true,
__zone_symbol__value: undefined
},
scheduleFn: undefined,
cancelFn: undefined,
callback: [Function (anonymous)],
invoke: [Function (anonymous)]
}
}