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:12416) [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: Client network socket disconnected before secure TLS connection was established
    at connResetException (node:internal/errors:691:14)
    at TLSSocket.onConnectEnd (node:_tls_wrap:1585:19)
    at TLSSocket.emit (node:events:402:35)
    at endReadableNT (node:internal/streams/readable:1343:12)
    at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  code: 'ECONNRESET',
  path: null,
  host: 'cms.mayflower.com.my',
  port: 443,
  localAddress: undefined,
  config: {
    url: 'https://cms.mayflower.com.my/umbraco/shared/get',
    method: 'get',
    headers: {
      Accept: 'application/json, text/plain, */*',
      connection: 'keep-alive',
      'accept-encoding': 'gzip, deflate',
      'accept-language': 'en-US,en;q=0.9',
      'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Mobile Safari/537.36',
      priority: 'u=0, i',
      'upgrade-insecure-requests': '1',
      'x-browser-channel': 'stable',
      'x-browser-year': '2025',
      'x-browser-validation': 'jSlTUHr7k16nBqnWK0QKH9LdgWs=',
      'x-browser-copyright': 'Copyright 2025 Google LLC. All rights reserved.',
      'sec-fetch-site': 'none',
      'sec-fetch-mode': 'navigate',
      'sec-fetch-dest': 'document',
      'sec-ch-ua': '"Google Chrome";v="141", "Not?A_Brand";v="8", "Chromium";v="141"',
      'sec-ch-ua-mobile': '?1',
      'sec-ch-ua-platform': '"Android"',
      'cdn-loop': 'cloudflare; loops=1',
      'cf-ipcountry': 'MY',
      'cf-visitor': '{"scheme":"https"}',
      'x-forwarded-for': '2402:1980:890a:7758::1',
      'x-original-url': '/flight-deals?gad_source=5&gad_campaignid=22581982245&gclid=CjwKCAiAwqHIBhAEEiwAx9cTeYurEcjYuHmWep5phhWA7gPsCxsDRgdwwIybPdIHPuUCRBJirAA9aBoC1TUQAvD_BwE',
      Authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjExNDdiNzBhLWRmN2QtNjAzOC1jMDYyLTNmNmZkZGZiOThmZiIsIklwLUFkZHJlc3MiOiIyNDAyOjE5ODA6ODkwYTo3NzU4OjoxLDEzLjIyOS4yNy4yNDMiLCJleHAiOjE3NjIyNDE0MDcsImlzcyI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIiwiYXVkIjoiaHR0cHM6Ly9jbXMubWF5Zmxvd2VyLmNvbS5teS8ifQ.Nc5q6iB7_GmsOdVp2OvOh_XbjNB6CSFdHDwWxPF68wE'
    },
    params: {
      query: 'name,menuParentName,menuName,menuLink,target',
      deep: 8,
      key: 'd7226312-b6d3-400a-86f7-7791fa1d69ed',
      subKey: 5051
    },
    baseURL: 'http://localhost:\\\\.\\pipe\\11a8bee0-1fab-4b9e-97f7-7be16e2f59b7/',
    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=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051',
      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=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051'
    },
    _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=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'connection: keep-alive\r\n' +
        'accept-encoding: gzip, deflate\r\n' +
        'accept-language: en-US,en;q=0.9\r\n' +
        'user-agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Mobile Safari/537.36\r\n' +
        'priority: u=0, i\r\n' +
        'upgrade-insecure-requests: 1\r\n' +
        'x-browser-channel: stable\r\n' +
        'x-browser-year: 2025\r\n' +
        'x-browser-validation: jSlTUHr7k16nBqnWK0QKH9LdgWs=\r\n' +
        'x-browser-copyright: Copyright 2025 Google LLC. All rights reserved.\r\n' +
        'sec-fetch-site: none\r\n' +
        'sec-fetch-mode: navigate\r\n' +
        'sec-fetch-dest: document\r\n' +
        'sec-ch-ua: "Google Chrome";v="141", "Not?A_Brand";v="8", "Chromium";v="141"\r\n' +
        'sec-ch-ua-mobile: ?1\r\n' +
        'sec-ch-ua-platform: "Android"\r\n' +
        'cdn-loop: cloudflare; loops=1\r\n' +
        'cf-ipcountry: MY\r\n' +
        'cf-visitor: {"scheme":"https"}\r\n' +
        'x-forwarded-for: 2402:1980:890a:7758::1\r\n' +
        'x-original-url: /flight-deals?gad_source=5&gad_campaignid=22581982245&gclid=CjwKCAiAwqHIBhAEEiwAx9cTeYurEcjYuHmWep5phhWA7gPsCxsDRgdwwIybPdIHPuUCRBJirAA9aBoC1TUQAvD_BwE\r\n' +
        'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjExNDdiNzBhLWRmN2QtNjAzOC1jMDYyLTNmNmZkZGZiOThmZiIsIklwLUFkZHJlc3MiOiIyNDAyOjE5ODA6ODkwYTo3NzU4OjoxLDEzLjIyOS4yNy4yNDMiLCJleHAiOjE3NjIyNDE0MDcsImlzcyI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIiwiYXVkIjoiaHR0cHM6Ly9jbXMubWF5Zmxvd2VyLmNvbS5teS8ifQ.Nc5q6iB7_GmsOdVp2OvOh_XbjNB6CSFdHDwWxPF68wE\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=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051',
      _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=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051',
    [Symbol(kCapture)]: false
  },
  response: undefined,
  isAxiosError: true,
  toJSON: [Function: toJSON]
}
Error: read ECONNRESET
    at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20) {
  errno: -4077,
  code: 'ECONNRESET',
  syscall: 'read',
  config: {
    url: 'https://cms.mayflower.com.my/umbraco/shared/get',
    method: 'get',
    headers: {
      Accept: 'application/json, text/plain, */*',
      connection: 'keep-alive',
      'accept-encoding': 'gzip, deflate',
      'accept-language': 'en-GB,en;q=0.9',
      cookie: '_ga_4L5CQ2212T=GS2.1.s1762229993$o1$g1$t1762230022$j31$l0$h0; _fbp=fb.2.1761829881786.442494711756695196; _gcl_au=1.1.1094896680.1762229993.218940131.1762229996.1762230015; g_state={"i_l":1,"i_ll":1762229993165,"i_b":"UVZdawObtbDP/GHdIfmYF24WI64fG27pxSgkzCkCKtE","i_p":1762237196605}; _clck=yhxnsr%5E2%5Eg0q%5E0%5E2129; _ga=GA1.1.1571280459.1762229993; iUUID=9ca41340e073f71be72f1536a8d60af8',
      'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1',
      'sec-fetch-dest': 'document',
      'sec-fetch-site': 'none',
      'sec-fetch-mode': 'navigate',
      priority: 'u=0, i',
      'cdn-loop': 'cloudflare; loops=1',
      'cf-ipcountry': 'MY',
      'cf-visitor': '{"scheme":"https"}',
      'x-forwarded-for': '2402:1980:88ae:11e9:850e:82d7:dc86:39ea',
      'x-original-url': '/',
      Authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6ImJhNzZmMDFkLTE0MTQtOTkzNy0zMmZiLWNkOTlhMGRiMmEzYyIsIklwLUFkZHJlc3MiOiIyNDAyOjE5ODA6ODhhZToxMWU5Ojg1MGU6ODJkNzpkYzg2OjM5ZWEsMTMuMjI5LjI3LjI0MyIsImV4cCI6MTc2MjI0MTQyOCwiaXNzIjoiaHR0cHM6Ly9jbXMubWF5Zmxvd2VyLmNvbS5teS8iLCJhdWQiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyJ9.Br7RUGGJTb54njvU3k77oPT53_LQ5xt2r95INOg1pcE'
    },
    params: {
      '$axios': [Function],
      query: 'pageImage',
      deep: 3,
      key: '3a24033f-1ea2-4570-bc35-b5d3a6d39de0'
    },
    baseURL: 'http://localhost:\\\\.\\pipe\\11a8bee0-1fab-4b9e-97f7-7be16e2f59b7/',
    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?$axios=function+wrap()+%7B%0A++++var+args+%3D+new+Array(arguments.length)%3B%0A++++for+(var+i+%3D+0%3B+i+%3C+args.length%3B+i%2B%2B)+%7B%0A++++++args[i]+%3D+arguments[i]%3B%0A++++%7D%0A++++return+fn.apply(thisArg,+args)%3B%0A++%7D&query=pageImage&deep=3&key=3a24033f-1ea2-4570-bc35-b5d3a6d39de0',
      method: 'GET',
      headers: [Object],
      agent: undefined,
      agents: [Object],
      auth: undefined,
      hostname: 'cms.mayflower.com.my',
      port: null,
      nativeProtocols: [Object],
      pathname: '/umbraco/shared/get',
      search: '?$axios=function+wrap()+%7B%0A++++var+args+%3D+new+Array(arguments.length)%3B%0A++++for+(var+i+%3D+0%3B+i+%3C+args.length%3B+i%2B%2B)+%7B%0A++++++args[i]+%3D+arguments[i]%3B%0A++++%7D%0A++++return+fn.apply(thisArg,+args)%3B%0A++%7D&query=pageImage&deep=3&key=3a24033f-1ea2-4570-bc35-b5d3a6d39de0'
    },
    _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?$axios=function+wrap()+%7B%0A++++var+args+%3D+new+Array(arguments.length)%3B%0A++++for+(var+i+%3D+0%3B+i+%3C+args.length%3B+i%2B%2B)+%7B%0A++++++args[i]+%3D+arguments[i]%3B%0A++++%7D%0A++++return+fn.apply(thisArg,+args)%3B%0A++%7D&query=pageImage&deep=3&key=3a24033f-1ea2-4570-bc35-b5d3a6d39de0 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'connection: keep-alive\r\n' +
        'accept-encoding: gzip, deflate\r\n' +
        'accept-language: en-GB,en;q=0.9\r\n' +
        'cookie: _ga_4L5CQ2212T=GS2.1.s1762229993$o1$g1$t1762230022$j31$l0$h0; _fbp=fb.2.1761829881786.442494711756695196; _gcl_au=1.1.1094896680.1762229993.218940131.1762229996.1762230015; g_state={"i_l":1,"i_ll":1762229993165,"i_b":"UVZdawObtbDP/GHdIfmYF24WI64fG27pxSgkzCkCKtE","i_p":1762237196605}; _clck=yhxnsr%5E2%5Eg0q%5E0%5E2129; _ga=GA1.1.1571280459.1762229993; iUUID=9ca41340e073f71be72f1536a8d60af8\r\n' +
        'user-agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1\r\n' +
        'sec-fetch-dest: document\r\n' +
        'sec-fetch-site: none\r\n' +
        'sec-fetch-mode: navigate\r\n' +
        'priority: u=0, i\r\n' +
        'cdn-loop: cloudflare; loops=1\r\n' +
        'cf-ipcountry: MY\r\n' +
        'cf-visitor: {"scheme":"https"}\r\n' +
        'x-forwarded-for: 2402:1980:88ae:11e9:850e:82d7:dc86:39ea\r\n' +
        'x-original-url: /\r\n' +
        'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6ImJhNzZmMDFkLTE0MTQtOTkzNy0zMmZiLWNkOTlhMGRiMmEzYyIsIklwLUFkZHJlc3MiOiIyNDAyOjE5ODA6ODhhZToxMWU5Ojg1MGU6ODJkNzpkYzg2OjM5ZWEsMTMuMjI5LjI3LjI0MyIsImV4cCI6MTc2MjI0MTQyOCwiaXNzIjoiaHR0cHM6Ly9jbXMubWF5Zmxvd2VyLmNvbS5teS8iLCJhdWQiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyJ9.Br7RUGGJTb54njvU3k77oPT53_LQ5xt2r95INOg1pcE\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?$axios=function+wrap()+%7B%0A++++var+args+%3D+new+Array(arguments.length)%3B%0A++++for+(var+i+%3D+0%3B+i+%3C+args.length%3B+i%2B%2B)+%7B%0A++++++args[i]+%3D+arguments[i]%3B%0A++++%7D%0A++++return+fn.apply(thisArg,+args)%3B%0A++%7D&query=pageImage&deep=3&key=3a24033f-1ea2-4570-bc35-b5d3a6d39de0',
      _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?$axios=function+wrap()+%7B%0A++++var+args+%3D+new+Array(arguments.length)%3B%0A++++for+(var+i+%3D+0%3B+i+%3C+args.length%3B+i%2B%2B)+%7B%0A++++++args[i]+%3D+arguments[i]%3B%0A++++%7D%0A++++return+fn.apply(thisArg,+args)%3B%0A++%7D&query=pageImage&deep=3&key=3a24033f-1ea2-4570-bc35-b5d3a6d39de0',
    [Symbol(kCapture)]: false
  },
  response: undefined,
  isAxiosError: true,
  toJSON: [Function: toJSON]
}
Error: connect ETIMEDOUT 172.67.193.107:443
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) {
  errno: -4039,
  code: 'ETIMEDOUT',
  syscall: 'connect',
  address: '172.67.193.107',
  port: 443,
  config: {
    url: 'https://cms.mayflower.com.my/umbraco/auth/gettoken',
    method: 'get',
    headers: {
      Accept: 'application/json, text/plain, */*',
      connection: 'keep-alive',
      'accept-encoding': 'gzip, deflate',
      'accept-language': 'en-MY,en-GB;q=0.9,en-US;q=0.8,en;q=0.7',
      'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
      priority: 'u=0, i',
      'upgrade-insecure-requests': '1',
      'sec-fetch-site': 'cross-site',
      'sec-fetch-mode': 'navigate',
      'sec-fetch-dest': 'document',
      'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
      'sec-ch-ua-mobile': '?0',
      'sec-ch-ua-platform': '"Android"',
      'cdn-loop': 'cloudflare; loops=1',
      'cf-ipcountry': 'MY',
      'cf-visitor': '{"scheme":"https"}',
      'x-forwarded-for': '115.135.30.52',
      'x-original-url': '/flight-deals?gad_source=5&gad_campaignid=22581982245&gclid=EAIaIQobChMI_IO4iOLXkAMVXVcPAh2_bRL2EAEYASAAEgI_TPD_BwE'
    },
    baseURL: 'http://localhost:\\\\.\\pipe\\11a8bee0-1fab-4b9e-97f7-7be16e2f59b7/',
    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/auth/gettoken',
      method: 'GET',
      headers: [Object],
      agent: undefined,
      agents: [Object],
      auth: undefined,
      hostname: 'cms.mayflower.com.my',
      port: null,
      nativeProtocols: [Object],
      pathname: '/umbraco/auth/gettoken'
    },
    _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/auth/gettoken HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'connection: keep-alive\r\n' +
        'accept-encoding: gzip, deflate\r\n' +
        'accept-language: en-MY,en-GB;q=0.9,en-US;q=0.8,en;q=0.7\r\n' +
        'user-agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36\r\n' +
        'priority: u=0, i\r\n' +
        'upgrade-insecure-requests: 1\r\n' +
        'sec-fetch-site: cross-site\r\n' +
        'sec-fetch-mode: navigate\r\n' +
        'sec-fetch-dest: document\r\n' +
        'sec-ch-ua: "Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"\r\n' +
        'sec-ch-ua-mobile: ?0\r\n' +
        'sec-ch-ua-platform: "Android"\r\n' +
        'cdn-loop: cloudflare; loops=1\r\n' +
        'cf-ipcountry: MY\r\n' +
        'cf-visitor: {"scheme":"https"}\r\n' +
        'x-forwarded-for: 115.135.30.52\r\n' +
        'x-original-url: /flight-deals?gad_source=5&gad_campaignid=22581982245&gclid=EAIaIQobChMI_IO4iOLXkAMVXVcPAh2_bRL2EAEYASAAEgI_TPD_BwE\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/auth/gettoken',
      _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/auth/gettoken',
    [Symbol(kCapture)]: false
  },
  response: undefined,
  isAxiosError: true,
  toJSON: [Function: toJSON]
}
Error: connect ETIMEDOUT 172.67.193.107:443
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) {
  errno: -4039,
  code: 'ETIMEDOUT',
  syscall: 'connect',
  address: '172.67.193.107',
  port: 443,
  config: {
    url: 'https://cms.mayflower.com.my/umbraco/auth/gettoken',
    method: 'get',
    headers: {
      Accept: 'application/json, text/plain, */*',
      connection: 'keep-alive',
      'accept-encoding': 'gzip, deflate',
      'accept-language': 'ms-MY,ms;q=0.9,en-US;q=0.8,en;q=0.7',
      'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Mobile Safari/537.36',
      priority: 'u=0, i',
      'upgrade-insecure-requests': '1',
      'x-browser-channel': 'stable',
      'x-browser-year': '2025',
      'x-browser-validation': 'jSlTUHr7k16nBqnWK0QKH9LdgWs=',
      'x-browser-copyright': 'Copyright 2025 Google LLC. All rights reserved.',
      'sec-fetch-site': 'cross-site',
      'sec-fetch-mode': 'navigate',
      'sec-fetch-dest': 'document',
      'sec-ch-ua': '"Google Chrome";v="141", "Not?A_Brand";v="8", "Chromium";v="141"',
      'sec-ch-ua-mobile': '?1',
      'sec-ch-ua-platform': '"Android"',
      'cdn-loop': 'cloudflare; loops=1',
      'cf-ipcountry': 'MY',
      'cf-visitor': '{"scheme":"https"}',
      'x-forwarded-for': '183.171.103.1',
      'x-original-url': '/flight-deals?gad_source=5&gad_campaignid=22581982245&gclid=CjwKCAiAwqHIBhAEEiwAx9cTeejw0GY3rMHgsmYBWQkguryZHfybTpUM_mxsPbmAERO6gvi2Ljqb7xoCwp8QAvD_BwE'
    },
    baseURL: 'http://localhost:\\\\.\\pipe\\11a8bee0-1fab-4b9e-97f7-7be16e2f59b7/',
    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/auth/gettoken',
      method: 'GET',
      headers: [Object],
      agent: undefined,
      agents: [Object],
      auth: undefined,
      hostname: 'cms.mayflower.com.my',
      port: null,
      nativeProtocols: [Object],
      pathname: '/umbraco/auth/gettoken'
    },
    _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/auth/gettoken HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'connection: keep-alive\r\n' +
        'accept-encoding: gzip, deflate\r\n' +
        'accept-language: ms-MY,ms;q=0.9,en-US;q=0.8,en;q=0.7\r\n' +
        'user-agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Mobile Safari/537.36\r\n' +
        'priority: u=0, i\r\n' +
        'upgrade-insecure-requests: 1\r\n' +
        'x-browser-channel: stable\r\n' +
        'x-browser-year: 2025\r\n' +
        'x-browser-validation: jSlTUHr7k16nBqnWK0QKH9LdgWs=\r\n' +
        'x-browser-copyright: Copyright 2025 Google LLC. All rights reserved.\r\n' +
        'sec-fetch-site: cross-site\r\n' +
        'sec-fetch-mode: navigate\r\n' +
        'sec-fetch-dest: document\r\n' +
        'sec-ch-ua: "Google Chrome";v="141", "Not?A_Brand";v="8", "Chromium";v="141"\r\n' +
        'sec-ch-ua-mobile: ?1\r\n' +
        'sec-ch-ua-platform: "Android"\r\n' +
        'cdn-loop: cloudflare; loops=1\r\n' +
        'cf-ipcountry: MY\r\n' +
        'cf-visitor: {"scheme":"https"}\r\n' +
        'x-forwarded-for: 183.171.103.1\r\n' +
        'x-original-url: /flight-deals?gad_source=5&gad_campaignid=22581982245&gclid=CjwKCAiAwqHIBhAEEiwAx9cTeejw0GY3rMHgsmYBWQkguryZHfybTpUM_mxsPbmAERO6gvi2Ljqb7xoCwp8QAvD_BwE\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/auth/gettoken',
      _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/auth/gettoken',
    [Symbol(kCapture)]: false
  },
  response: undefined,
  isAxiosError: true,
  toJSON: [Function: toJSON]
}
Error: Client network socket disconnected before secure TLS connection was established
    at connResetException (node:internal/errors:691:14)
    at TLSSocket.onConnectEnd (node:_tls_wrap:1585:19)
    at TLSSocket.emit (node:events:402:35)
    at endReadableNT (node:internal/streams/readable:1343:12)
    at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  code: 'ECONNRESET',
  path: null,
  host: 'cms.mayflower.com.my',
  port: 443,
  localAddress: undefined,
  config: {
    url: 'https://cms.mayflower.com.my/umbraco/shared/get',
    method: 'get',
    headers: {
      Accept: 'application/json, text/plain, */*',
      connection: 'keep-alive',
      'accept-encoding': 'gzip, deflate',
      'accept-language': 'en-GB,en;q=0.9',
      cookie: '_ga_4L5CQ2212T=GS2.1.s1762229993$o1$g1$t1762230022$j31$l0$h0; _fbp=fb.2.1761829881786.442494711756695196; _gcl_au=1.1.1094896680.1762229993.218940131.1762229996.1762230015; g_state={"i_l":1,"i_ll":1762229993165,"i_b":"UVZdawObtbDP/GHdIfmYF24WI64fG27pxSgkzCkCKtE","i_p":1762237196605}; _clck=yhxnsr%5E2%5Eg0q%5E0%5E2129; _ga=GA1.1.1571280459.1762229993; iUUID=9ca41340e073f71be72f1536a8d60af8',
      'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1',
      'sec-fetch-dest': 'document',
      'sec-fetch-site': 'none',
      'sec-fetch-mode': 'navigate',
      priority: 'u=0, i',
      'cdn-loop': 'cloudflare; loops=1',
      'cf-ipcountry': 'MY',
      'cf-visitor': '{"scheme":"https"}',
      'x-forwarded-for': '2402:1980:88ae:11e9:850e:82d7:dc86:39ea',
      'x-original-url': '/',
      Authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6ImJhNzZmMDFkLTE0MTQtOTkzNy0zMmZiLWNkOTlhMGRiMmEzYyIsIklwLUFkZHJlc3MiOiIyNDAyOjE5ODA6ODhhZToxMWU5Ojg1MGU6ODJkNzpkYzg2OjM5ZWEsMTMuMjI5LjI3LjI0MyIsImV4cCI6MTc2MjI0MTQyOCwiaXNzIjoiaHR0cHM6Ly9jbXMubWF5Zmxvd2VyLmNvbS5teS8iLCJhdWQiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyJ9.Br7RUGGJTb54njvU3k77oPT53_LQ5xt2r95INOg1pcE'
    },
    params: {
      query: 'name,menuParentName,menuName,menuLink,target',
      deep: 8,
      key: 'd7226312-b6d3-400a-86f7-7791fa1d69ed',
      subKey: 5051
    },
    baseURL: 'http://localhost:\\\\.\\pipe\\11a8bee0-1fab-4b9e-97f7-7be16e2f59b7/',
    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=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051',
      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=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051'
    },
    _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=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051 HTTP/1.1\r\n' +
        'Accept: application/json, text/plain, */*\r\n' +
        'connection: keep-alive\r\n' +
        'accept-encoding: gzip, deflate\r\n' +
        'accept-language: en-GB,en;q=0.9\r\n' +
        'cookie: _ga_4L5CQ2212T=GS2.1.s1762229993$o1$g1$t1762230022$j31$l0$h0; _fbp=fb.2.1761829881786.442494711756695196; _gcl_au=1.1.1094896680.1762229993.218940131.1762229996.1762230015; g_state={"i_l":1,"i_ll":1762229993165,"i_b":"UVZdawObtbDP/GHdIfmYF24WI64fG27pxSgkzCkCKtE","i_p":1762237196605}; _clck=yhxnsr%5E2%5Eg0q%5E0%5E2129; _ga=GA1.1.1571280459.1762229993; iUUID=9ca41340e073f71be72f1536a8d60af8\r\n' +
        'user-agent: Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1\r\n' +
        'sec-fetch-dest: document\r\n' +
        'sec-fetch-site: none\r\n' +
        'sec-fetch-mode: navigate\r\n' +
        'priority: u=0, i\r\n' +
        'cdn-loop: cloudflare; loops=1\r\n' +
        'cf-ipcountry: MY\r\n' +
        'cf-visitor: {"scheme":"https"}\r\n' +
        'x-forwarded-for: 2402:1980:88ae:11e9:850e:82d7:dc86:39ea\r\n' +
        'x-original-url: /\r\n' +
        'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6ImJhNzZmMDFkLTE0MTQtOTkzNy0zMmZiLWNkOTlhMGRiMmEzYyIsIklwLUFkZHJlc3MiOiIyNDAyOjE5ODA6ODhhZToxMWU5Ojg1MGU6ODJkNzpkYzg2OjM5ZWEsMTMuMjI5LjI3LjI0MyIsImV4cCI6MTc2MjI0MTQyOCwiaXNzIjoiaHR0cHM6Ly9jbXMubWF5Zmxvd2VyLmNvbS5teS8iLCJhdWQiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyJ9.Br7RUGGJTb54njvU3k77oPT53_LQ5xt2r95INOg1pcE\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=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051',
      _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=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051',
    [Symbol(kCapture)]: false
  },
  response: undefined,
  isAxiosError: true,
  toJSON: [Function: toJSON]
}
Application has thrown an uncaught exception and is terminated:
Error: read ECONNRESET
    at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20)