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:

ERROR TypeError: Cannot read properties of undefined (reading '0')
    at SafeSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4305031)
    at SafeSubscriber.__tryOrUnsub (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1289841)
    at SafeSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1288540)
    at Subscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287199)
    at Subscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at MapSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4427110)
    at MapSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at FilterSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4568913)
    at FilterSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at MergeMapSubscriber.notifyNext (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:986521)
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12472/From/SVDK/To/BDTS/Date/20240919/Quota/GN/Class/SL',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12472/From/SVDK/To/BDTS/Date/20240919/Quota/GN/Class/SL: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12106/From/G/To/CSMT/Date/20240919/Quota/GN/Class/SL',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12106/From/G/To/CSMT/Date/20240919/Quota/GN/Class/SL: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR TypeError: Cannot read properties of undefined (reading '0')
    at SafeSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4305031)
    at SafeSubscriber.__tryOrUnsub (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1289841)
    at SafeSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1288540)
    at Subscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287199)
    at Subscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at MapSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4427110)
    at MapSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at FilterSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4568913)
    at FilterSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at MergeMapSubscriber.notifyNext (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:986521)
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/livetrainstatus/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/15160/date/20240919/Route/3/',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/livetrainstatus/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/15160/date/20240919/Route/3/: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR TypeError: Cannot read properties of undefined (reading '0')
    at SafeSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4305031)
    at SafeSubscriber.__tryOrUnsub (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1289841)
    at SafeSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1288540)
    at Subscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287199)
    at Subscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at MapSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4427110)
    at MapSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at FilterSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4568913)
    at FilterSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at MergeMapSubscriber.notifyNext (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:986521)
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/16315/From/MYS/To/KCVL/Date/20240919/Quota/GN/Class/SL',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/16315/From/MYS/To/KCVL/Date/20240919/Quota/GN/Class/SL: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12382/From/NDLS/To/HWH/Date/20240919/Quota/GN/Class/SL',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12382/From/NDLS/To/HWH/Date/20240919/Quota/GN/Class/SL: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/16346/From/TVC/To/LTT/Date/20240919/Quota/GN/Class/SL',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/16346/From/TVC/To/LTT/Date/20240919/Quota/GN/Class/SL: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12423/From/DBRT/To/NDLS/Date/20240919/Quota/GN/Class/3A',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12423/From/DBRT/To/NDLS/Date/20240919/Quota/GN/Class/3A: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/livetrainstatus/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/09483/date/20240919/Route/3/',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/livetrainstatus/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/09483/date/20240919/Route/3/: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/RescheduledTrains/apikey/c9b14556386b178bd3170c2a8d2196d7/Date/20240919',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/RescheduledTrains/apikey/c9b14556386b178bd3170c2a8d2196d7/Date/20240919: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR TypeError: Cannot read properties of undefined (reading '0')
    at SafeSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4305031)
    at SafeSubscriber.__tryOrUnsub (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1289841)
    at SafeSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1288540)
    at Subscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287199)
    at Subscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at MapSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4427110)
    at MapSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at FilterSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4568913)
    at FilterSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at MergeMapSubscriber.notifyNext (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:986521)
ERROR Error: Uncaught (in promise): Error: Cannot match any routes. URL Segment: '2'
Error: Cannot match any routes. URL Segment: '2'
    at ApplyRedirects.noMatchError (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4105375)
    at CatchSubscriber.selector (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4104956)
    at CatchSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:2338187)
    at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
    at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
    at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
    at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
    at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
    at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
    at ThrowIfEmptySubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
    at resolvePromise (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:3584913)
    at resolvePromise (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:3583967)
    at C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:3586632
    at ZoneDelegate.invokeTask (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:3576139)
    at Object.onInvokeTask (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1702711)
    at ZoneDelegate.invokeTask (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:3576029)
    at Zone.runTask (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:3568704)
    at drainMicroTaskQueue (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:3579747)
    at ZoneTask.invokeTask (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:3577788)
    at Server.ZoneTask.options.useG.invoke (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:3577553) {
  rejection: Error: Cannot match any routes. URL Segment: '2'
      at ApplyRedirects.noMatchError (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4105375)
      at CatchSubscriber.selector (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4104956)
      at CatchSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:2338187)
      at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
      at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
      at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
      at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
      at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
      at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
      at ThrowIfEmptySubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240),
  promise: ZoneAwarePromise [Promise] {
    __zone_symbol__state: 0,
    __zone_symbol__value: Error: Cannot match any routes. URL Segment: '2'
        at ApplyRedirects.noMatchError (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4105375)
        at CatchSubscriber.selector (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4104956)
        at CatchSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:2338187)
        at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
        at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
        at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
        at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
        at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
        at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
        at ThrowIfEmptySubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
  },
  zone: <ref *1> Zone {
    _parent: Zone {
      _parent: null,
      _name: '<root>',
      _properties: {},
      _zoneDelegate: [ZoneDelegate]
    },
    _name: 'angular',
    _properties: { isAngularZone: true, maybeDelayChangeDetection: false },
    _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: 0,
      __zone_symbol__value: Error: Cannot match any routes. URL Segment: '2'
          at ApplyRedirects.noMatchError (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4105375)
          at CatchSubscriber.selector (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4104956)
          at CatchSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:2338187)
          at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
          at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
          at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
          at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
          at MapSubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
          at MapSubscriber.error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287025)
          at ThrowIfEmptySubscriber._error (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287240)
    },
    scheduleFn: undefined,
    cancelFn: undefined,
    callback: [Function (anonymous)],
    invoke: [Function (anonymous)]
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/16305/From/ERS/To/CAN/Date/20240919/Quota/GN/Class/2S',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/16305/From/ERS/To/CAN/Date/20240919/Quota/GN/Class/2S: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR TypeError: Cannot read properties of undefined (reading '0')
    at SafeSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4305031)
    at SafeSubscriber.__tryOrUnsub (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1289841)
    at SafeSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1288540)
    at Subscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1287199)
    at Subscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at MapSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4427110)
    at MapSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at FilterSubscriber._next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:4568913)
    at FilterSubscriber.next (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:1286961)
    at MergeMapSubscriber.notifyNext (C:\inetpub\vhosts\indiantrain.in\httpdocs\main.js:1:986521)
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/livetrainstatus/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12859/date/20240919/Route/3/',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/livetrainstatus/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12859/date/20240919/Route/3/: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12513/From/SC/To/GHY/Date/20240919/Quota/GN/Class/SL',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12513/From/SC/To/GHY/Date/20240919/Quota/GN/Class/SL: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/11020/From/BBS/To/CSMT/Date/20240919/Quota/GN/Class/SL',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/11020/From/BBS/To/CSMT/Date/20240919/Quota/GN/Class/SL: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12305/From/HWH/To/NDLS/Date/20240919/Quota/GN/Class/3A',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12305/From/HWH/To/NDLS/Date/20240919/Quota/GN/Class/3A: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/livetrainstatus/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12812/date//Route/3/',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/livetrainstatus/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12812/date//Route/3/: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}
ERROR HttpErrorResponse {
  headers: HttpHeaders {
    normalizedNames: Map(0) {},
    lazyUpdate: null,
    headers: Map(0) {}
  },
  status: 0,
  statusText: 'Unknown Error',
  url: 'https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12328/From/DDN/To/HWH/Date/20240919/Quota/GN/Class/SL',
  ok: false,
  name: 'HttpErrorResponse',
  message: 'Http failure response for https://indiantrain.irapi2.online/api/v2/SeatAvailability/apikey/c9b14556386b178bd3170c2a8d2196d7/trainnumber/12328/From/DDN/To/HWH/Date/20240919/Quota/GN/Class/SL: 0 Unknown Error',
  error: ProgressEvent {
    type: 'error',
    target: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    currentTarget: XMLHttpRequest {
      onloadstart: null,
      onprogress: null,
      onabort: null,
      onerror: null,
      onload: null,
      ontimeout: null,
      onloadend: null,
      _listeners: [Object],
      onreadystatechange: null,
      _anonymous: undefined,
      readyState: 4,
      response: null,
      responseText: '',
      responseType: 'text',
      responseURL: '',
      status: 0,
      statusText: '',
      timeout: 0,
      upload: [XMLHttpRequestUpload],
      _method: 'GET',
      _url: [Url],
      _sync: false,
      _headers: [Object],
      _loweredHeaders: [Object],
      _mimeOverride: null,
      _request: null,
      _response: null,
      _responseParts: null,
      _responseHeaders: null,
      _aborting: null,
      _error: null,
      _loadedBytes: 0,
      _totalBytes: 0,
      _lengthComputable: false
    },
    lengthComputable: false,
    loaded: 0,
    total: 0
  }
}