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:22384) [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)
Cannot stringify a function 
Cannot stringify a function 
Cannot stringify a function 
Cannot stringify a function 
Cannot stringify a function 
Cannot stringify a function 
Cannot stringify a function 
Cannot stringify a function 
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/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,zh-CN;q=0.8,zh;q=0.7,en-US;q=0.6',
      cookie: '_gcl_gs=2.1.k1$i1761755264$u169492797; _gcl_au=1.1.912156499.1761755271; _gcl_aw=GCL.1761755273.Cj0KCQjw9obIBhCAARIsAGHm1mRxbylYnKf-SIlF6YmmjL13WcdlppoKHU6Q2TLHjCQ79a8TetGZtB4aAqqkEALw_wcB; _ga=GA1.1.1013694088.1761755273; _fbp=fb.2.1761755274936.484975638978046715; g_state={"i_l":1,"i_ll":1761755279708,"i_b":"YRProtki48/TjrBUwrUjRBa2CUaDd5HrhK+Qqyg1kLk","i_p":1761762487536}; _ga_4L5CQ2212T=GS2.1.s1761755272$o1$g0$t1761755300$j32$l0$h0',
      referer: 'https://www.google.com/',
      'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/28.0 Chrome/130.0.0.0 Mobile Safari/537.36',
      priority: 'u=0, i',
      'upgrade-insecure-requests': '1',
      'sec-fetch-site': 'cross-site',
      'sec-fetch-mode': 'navigate',
      'sec-fetch-user': '?1',
      'sec-fetch-dest': 'document',
      'sec-ch-ua': '"Not?A_Brand";v="99", "Samsung Internet";v="28.0", "Chromium";v="130"',
      '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': '2001:e68:5456:3514:d1b6:a739:3321:b90b',
      'x-original-url': '/hotel-deals-thailand?gad_source=1&gad_campaignid=22803732397&gclid=Cj0KCQjw9obIBhCAARIsAGHm1mS3rgOyQMvDfWAGsfPTgNbI-wpQpX41BTmbUMAZf_f4gW-Ewzq_pcUaAvMEEALw_wcB',
      Authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjFjMThmMzExLWYxZjctMjdhYi00NzUyLTA4ZDkyZjQ1NzY4NiIsIklwLUFkZHJlc3MiOiIyMDAxOmU2ODo1NDU2OjM1MTQ6ZDFiNjphNzM5OjMzMjE6YjkwYiwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzYxNzY0NTU3LCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0._TN_pf14Rwy3PJMH4Ppwn6MC698Gam0c6DeLPU_dkgg'
    },
    params: {
      '$axios': [Function],
      query: 'pageImage',
      deep: 3,
      key: '0d9a82db-56c8-4c9e-aa89-1638b3bfeabd'
    },
    baseURL: 'http://localhost:\\\\.\\pipe\\76aa28ff-78e5-46a8-8565-9a7e4bc0ca05/',
    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=0d9a82db-56c8-4c9e-aa89-1638b3bfeabd',
      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=0d9a82db-56c8-4c9e-aa89-1638b3bfeabd'
    },
    _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=0d9a82db-56c8-4c9e-aa89-1638b3bfeabd 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,zh-CN;q=0.8,zh;q=0.7,en-US;q=0.6\r\n' +
        'cookie: _gcl_gs=2.1.k1$i1761755264$u169492797; _gcl_au=1.1.912156499.1761755271; _gcl_aw=GCL.1761755273.Cj0KCQjw9obIBhCAARIsAGHm1mRxbylYnKf-SIlF6YmmjL13WcdlppoKHU6Q2TLHjCQ79a8TetGZtB4aAqqkEALw_wcB; _ga=GA1.1.1013694088.1761755273; _fbp=fb.2.1761755274936.484975638978046715; g_state={"i_l":1,"i_ll":1761755279708,"i_b":"YRProtki48/TjrBUwrUjRBa2CUaDd5HrhK+Qqyg1kLk","i_p":1761762487536}; _ga_4L5CQ2212T=GS2.1.s1761755272$o1$g0$t1761755300$j32$l0$h0\r\n' +
        'referer: https://www.google.com/\r\n' +
        'user-agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/28.0 Chrome/130.0.0.0 Mobile 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-user: ?1\r\n' +
        'sec-fetch-dest: document\r\n' +
        'sec-ch-ua: "Not?A_Brand";v="99", "Samsung Internet";v="28.0", "Chromium";v="130"\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: 2001:e68:5456:3514:d1b6:a739:3321:b90b\r\n' +
        'x-original-url: /hotel-deals-thailand?gad_source=1&gad_campaignid=22803732397&gclid=Cj0KCQjw9obIBhCAARIsAGHm1mS3rgOyQMvDfWAGsfPTgNbI-wpQpX41BTmbUMAZf_f4gW-Ewzq_pcUaAvMEEALw_wcB\r\n' +
        'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjFjMThmMzExLWYxZjctMjdhYi00NzUyLTA4ZDkyZjQ1NzY4NiIsIklwLUFkZHJlc3MiOiIyMDAxOmU2ODo1NDU2OjM1MTQ6ZDFiNjphNzM5OjMzMjE6YjkwYiwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzYxNzY0NTU3LCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0._TN_pf14Rwy3PJMH4Ppwn6MC698Gam0c6DeLPU_dkgg\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=0d9a82db-56c8-4c9e-aa89-1638b3bfeabd',
      _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=0d9a82db-56c8-4c9e-aa89-1638b3bfeabd',
    [Symbol(kCapture)]: false
  },
  response: undefined,
  isAxiosError: true,
  toJSON: [Function: toJSON]
}
Cannot stringify a function 
Cannot stringify a function