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:10552) [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)
Error: connect ETIMEDOUT 104.21.65.220:443
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) {
  errno: -4039,
  code: 'ETIMEDOUT',
  syscall: 'connect',
  address: '104.21.65.220',
  port: 443,
  config: {
    url: 'https://cms.mayflower.com.my/umbraco/shared/get',
    method: 'get',
    headers: {
      Accept: 'application/json, text/plain, */*',
      'cache-control': 'max-age=0',
      connection: 'keep-alive',
      'accept-encoding': 'gzip, deflate',
      'accept-language': 'en-US,en;q=0.9',
      cookie: 'MOSSOCookie=/hXdCOSBEJicxpj9ueOKQTUuA8dHGvIIsTexfZZOl2pAecV0PbsnESHM+pKqvtLzxqXIOveMCoVD+cNXOts4AVNMWSOgx3MCtYQyHB4a6AGrJLc9cfymuxkukFx69vRAPj6pFbr8Vp3baw0KD4R6tM9JnY+OqLjrON1yG8qUkhgAnGtiLtv0KO49k3PuPkAFzq6xBz0f5ExIsUWRhaFPzS/BFSo98fXpreL/z1h+zKQcq7RWHLnBkAP9ekOGxJqdoIWEI4HEizDvbWNeKFu/FZhVPYBSrzhgfWOgULWbgAdO1MPcW/0ETK+mnzyJUPk0uB0mJQysPRqzxB14B/Zt+uQ1FSVNbMO9LB8GW6b9tccG7twanVYEihBRAsY705vwFoel3htpVBotsmO7yUQSlifa4WMnPDX33K5Lywe2QrXUj2uu2m7zXeU0vGuEleliFuId5uGPCiaw5+fm0l/YZfSAZuDCvhxsy+rk8+wHYl+W54QBy5HHzXXUtfF2ouMFndDQ9temZKJnR9/MtDmTOQ==',
      referer: 'https://book.mayflower.com.my/',
      'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36',
      'x-forwarded-for': '18.143.199.101',
      'sec-fetch-site': 'same-site',
      'cdn-loop': 'cloudflare; loops=1',
      'cf-visitor': '{"scheme":"https"}',
      'sec-fetch-dest': 'document',
      'sec-fetch-user': '?1',
      'cf-ipcountry': 'SG',
      'sec-fetch-mode': 'navigate',
      'sec-ch-ua': '"Chromium";v="115", "Not/A)Brand";v="99"',
      'sec-ch-ua-mobile': '?0',
      'sec-ch-ua-platform': '"Linux"',
      'upgrade-insecure-requests': '1',
      'x-original-url': '/agent',
      Authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjMyYWFkMTQ5LTZjNjAtOWJkMS1kMTgyLTZhYTExY2M2ZjUxYiIsIklwLUFkZHJlc3MiOiIxOC4xNDMuMTk5LjEwMSwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzUzOTgzMjA1LCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0.NEVdIRhScFy0rUu9udcdg6OMWaHJlNh1WbCtgylYLJg'
    },
    params: {
      query: 'title,subtitle,link,target',
      deep: 8,
      key: 'd7226312-b6d3-400a-86f7-7791fa1d69ed',
      subKey: 5128
    },
    baseURL: 'http://localhost:\\\\.\\pipe\\8dbfcb5b-c382-45e8-933e-f888b949bceb/',
    transformRequest: [ [Function: transformRequest] ],
    transformResponse: [ [Function: transformResponse] ],
    timeout: 0,
    adapter: [Function: httpAdapter],
    xsrfCookieName: 'XSRF-TOKEN',
    xsrfHeaderName: 'X-XSRF-TOKEN',
    maxContentLength: -1,
    maxBodyLength: -1,
    validateStatus: [Function: validateStatus],
    transitional: {
      silentJSONParsing: true,
      forcedJSONParsing: true,
      clarifyTimeoutError: false
    },
    data: undefined
  },
  request: <ref *1> Writable {
    _writableState: WritableState {
      objectMode: false,
      highWaterMark: 16384,
      finalCalled: false,
      needDrain: false,
      ending: false,
      ended: false,
      finished: false,
      destroyed: false,
      decodeStrings: true,
      defaultEncoding: 'utf8',
      length: 0,
      writing: false,
      corked: 0,
      sync: true,
      bufferProcessing: false,
      onwrite: [Function: bound onwrite],
      writecb: null,
      writelen: 0,
      afterWriteTickInfo: null,
      buffered: [],
      bufferedIndex: 0,
      allBuffers: true,
      allNoop: true,
      pendingcb: 0,
      constructed: true,
      prefinished: false,
      errorEmitted: false,
      emitClose: true,
      autoDestroy: true,
      errored: null,
      closed: false,
      closeEmitted: false,
      [Symbol(kOnFinished)]: []
    },
    _events: [Object: null prototype] {
      response: [Function: handleResponse],
      error: [Function: handleRequestError]
    },
    _eventsCount: 2,
    _maxListeners: undefined,
    _options: {
      maxRedirects: 21,
      maxBodyLength: 10485760,
      protocol: 'https:',
      path: '/umbraco/shared/get?query=title,subtitle,link,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5128',
      method: 'GET',
      headers: [Object],
      agent: undefined,
      agents: [Object],
      auth: undefined,
      hostname: 'cms.mayflower.com.my',
      port: null,
      nativeProtocols: [Object],
      pathname: '/umbraco/shared/get',
      search: '?query=title,subtitle,link,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5128'
    },
    _ended: true,
    _ending: true,
    _redirectCount: 0,
    _redirects: [],
    _requestBodyLength: 0,
    _requestBodyBuffers: [],
    _onNativeResponse: [Function (anonymous)],
    _currentRequest: ClientRequest {
      _events: [Object: null prototype],
      _eventsCount: 7,
      _maxListeners: undefined,
      outputData: [],
      outputSize: 0,
      writable: true,
      destroyed: false,
      _last: true,
      chunkedEncoding: false,
      shouldKeepAlive: true,
      maxRequestsOnConnectionReached: false,
      _defaultKeepAlive: true,
      useChunkedEncodingByDefault: false,
      sendDate: false,
      _removedConnection: false,
      _removedContLen: false,
      _removedTE: false,
      _contentLength: 0,
      _hasBody: true,
      _trailer: '',
      finished: true,
      _headerSent: true,
      _closed: false,
      socket: [TLSSocket],
      _header: 'GET /umbraco/shared/get?query=title,subtitle,link,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5128 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'cache-control: max-age=0\r\n' +
        'connection: keep-alive\r\n' +
        'accept-encoding: gzip, deflate\r\n' +
        'accept-language: en-US,en;q=0.9\r\n' +
        'cookie: MOSSOCookie=/hXdCOSBEJicxpj9ueOKQTUuA8dHGvIIsTexfZZOl2pAecV0PbsnESHM+pKqvtLzxqXIOveMCoVD+cNXOts4AVNMWSOgx3MCtYQyHB4a6AGrJLc9cfymuxkukFx69vRAPj6pFbr8Vp3baw0KD4R6tM9JnY+OqLjrON1yG8qUkhgAnGtiLtv0KO49k3PuPkAFzq6xBz0f5ExIsUWRhaFPzS/BFSo98fXpreL/z1h+zKQcq7RWHLnBkAP9ekOGxJqdoIWEI4HEizDvbWNeKFu/FZhVPYBSrzhgfWOgULWbgAdO1MPcW/0ETK+mnzyJUPk0uB0mJQysPRqzxB14B/Zt+uQ1FSVNbMO9LB8GW6b9tccG7twanVYEihBRAsY705vwFoel3htpVBotsmO7yUQSlifa4WMnPDX33K5Lywe2QrXUj2uu2m7zXeU0vGuEleliFuId5uGPCiaw5+fm0l/YZfSAZuDCvhxsy+rk8+wHYl+W54QBy5HHzXXUtfF2ouMFndDQ9temZKJnR9/MtDmTOQ==\r\n' +
        'referer: https://book.mayflower.com.my/\r\n' +
        'user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36\r\n' +
        'x-forwarded-for: 18.143.199.101\r\n' +
        'sec-fetch-site: same-site\r\n' +
        'cdn-loop: cloudflare; loops=1\r\n' +
        'cf-visitor: {"scheme":"https"}\r\n' +
        'sec-fetch-dest: document\r\n' +
        'sec-fetch-user: ?1\r\n' +
        'cf-ipcountry: SG\r\n' +
        'sec-fetch-mode: navigate\r\n' +
        'sec-ch-ua: "Chromium";v="115", "Not/A)Brand";v="99"\r\n' +
        'sec-ch-ua-mobile: ?0\r\n' +
        'sec-ch-ua-platform: "Linux"\r\n' +
        'upgrade-insecure-requests: 1\r\n' +
        'x-original-url: /agent\r\n' +
        'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjMyYWFkMTQ5LTZjNjAtOWJkMS1kMTgyLTZhYTExY2M2ZjUxYiIsIklwLUFkZHJlc3MiOiIxOC4xNDMuMTk5LjEwMSwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzUzOTgzMjA1LCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0.NEVdIRhScFy0rUu9udcdg6OMWaHJlNh1WbCtgylYLJg\r\n' +
        'Host: cms.mayflower.com.my\r\n' +
        '\r\n',
      _keepAliveTimeout: 0,
      _onPendingData: [Function: nop],
      agent: [Agent],
      socketPath: undefined,
      method: 'GET',
      maxHeaderSize: undefined,
      insecureHTTPParser: undefined,
      path: '/umbraco/shared/get?query=title,subtitle,link,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5128',
      _ended: false,
      res: null,
      aborted: false,
      timeoutCb: null,
      upgradeOrConnect: false,
      parser: null,
      maxHeadersCount: null,
      reusedSocket: false,
      host: 'cms.mayflower.com.my',
      protocol: 'https:',
      _redirectable: [Circular *1],
      [Symbol(kCapture)]: false,
      [Symbol(kNeedDrain)]: false,
      [Symbol(corked)]: 0,
      [Symbol(kOutHeaders)]: [Object: null prototype]
    },
    _currentUrl: 'https://cms.mayflower.com.my/umbraco/shared/get?query=title,subtitle,link,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5128',
    [Symbol(kCapture)]: false
  },
  response: undefined,
  isAxiosError: true,
  toJSON: [Function: toJSON]
}
Application has thrown an uncaught exception and is terminated:
TypeError: Cannot read properties of undefined (reading 'data')
    at server.js:14567:32
    at processTicksAndRejections (node:internal/process/task_queues:96:5)