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:18988) [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: Request failed with status code 503
at createError (C:\inetpub\wwwroot\MayflowerPortal\node_modules\axios\lib\core\createError.js:16:15)
at settle (C:\inetpub\wwwroot\MayflowerPortal\node_modules\axios\lib\core\settle.js:17:12)
at IncomingMessage.handleStreamEnd (C:\inetpub\wwwroot\MayflowerPortal\node_modules\axios\lib\adapters\http.js:269:11)
at IncomingMessage.emit (node:events:402:35)
at endReadableNT (node:internal/streams/readable:1343:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
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',
'user-agent': 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',
'x-forwarded-for': '2a03:2880:2ff:2::',
'cdn-loop': 'cloudflare; loops=1',
'cf-ipcountry': 'US',
'cf-visitor': '{"scheme":"https"}',
'x-original-url': '/ground-package?country=macao',
Authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjMyYmExMmI4LTlhYmMtMWJhYy0wNGQ1LWIwYTFhNmQyODMwZSIsIklwLUFkZHJlc3MiOiIyYTAzOjI4ODA6MmZmOjI6OiwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzY3NDUwNzYxLCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0.QzDeLcJmsouUJaEdwqGMN3zlkr_rZCt4uGfD_9UlYo4'
},
params: {
key: 'b42a445e-3221-4697-b1a6-de2238cf06dc',
query: 'items,menuName,link,target,defaultImageLink,imageLogo,title',
deep: 9
},
baseURL: 'http://localhost:\\\\.\\pipe\\d8623d30-a7a3-42ef-b7c8-11cb88e23ab2/',
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> ClientRequest {
_events: [Object: null prototype] {
abort: [Function (anonymous)],
aborted: [Function (anonymous)],
connect: [Function (anonymous)],
error: [Function (anonymous)],
socket: [Function (anonymous)],
timeout: [Function (anonymous)],
prefinish: [Function: requestOnPrefinish]
},
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: true,
_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: true,
socket: TLSSocket {
_tlsOptions: [Object],
_secureEstablished: true,
_securePending: false,
_newSessionPending: false,
_controlReleased: true,
secureConnecting: false,
_SNICallback: null,
servername: 'cms.mayflower.com.my',
alpnProtocol: false,
authorized: true,
authorizationError: null,
encrypted: true,
_events: [Object: null prototype],
_eventsCount: 8,
connecting: false,
_hadError: false,
_parent: null,
_host: 'cms.mayflower.com.my',
_readableState: [ReadableState],
_maxListeners: undefined,
_writableState: [WritableState],
allowHalfOpen: false,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: undefined,
_server: null,
ssl: null,
_requestCert: true,
_rejectUnauthorized: true,
parser: null,
_httpMessage: [Circular *1],
[Symbol(res)]: [TLSWrap],
[Symbol(verified)]: true,
[Symbol(pendingSession)]: null,
[Symbol(async_id_symbol)]: 1038146,
[Symbol(kHandle)]: null,
[Symbol(kSetNoDelay)]: false,
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: null,
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(kCapture)]: false,
[Symbol(kBytesRead)]: 586,
[Symbol(kBytesWritten)]: 956,
[Symbol(connect-options)]: [Object],
[Symbol(RequestTimeout)]: undefined
},
_header: 'GET /umbraco/shared/get?key=b42a445e-3221-4697-b1a6-de2238cf06dc&query=items,menuName,link,target,defaultImageLink,imageLogo,title&deep=9 HTTP/1.1\r\n' +
'Accept: application/json, text/plain, */*\r\n' +
'connection: keep-alive\r\n' +
'accept-encoding: gzip, deflate\r\n' +
'user-agent: facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)\r\n' +
'x-forwarded-for: 2a03:2880:2ff:2::\r\n' +
'cdn-loop: cloudflare; loops=1\r\n' +
'cf-ipcountry: US\r\n' +
'cf-visitor: {"scheme":"https"}\r\n' +
'x-original-url: /ground-package?country=macao\r\n' +
'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjMyYmExMmI4LTlhYmMtMWJhYy0wNGQ1LWIwYTFhNmQyODMwZSIsIklwLUFkZHJlc3MiOiIyYTAzOjI4ODA6MmZmOjI6OiwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzY3NDUwNzYxLCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0.QzDeLcJmsouUJaEdwqGMN3zlkr_rZCt4uGfD_9UlYo4\r\n' +
'Host: cms.mayflower.com.my\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: Agent {
_events: [Object: null prototype],
_eventsCount: 2,
_maxListeners: undefined,
defaultPort: 443,
protocol: 'https:',
options: [Object: null prototype],
requests: [Object: null prototype] {},
sockets: [Object: null prototype],
freeSockets: [Object: null prototype] {},
keepAliveMsecs: 1000,
keepAlive: false,
maxSockets: Infinity,
maxFreeSockets: 256,
scheduling: 'lifo',
maxTotalSockets: Infinity,
totalSocketCount: 2,
maxCachedSessions: 100,
_sessionCache: [Object],
[Symbol(kCapture)]: false
},
socketPath: undefined,
method: 'GET',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
path: '/umbraco/shared/get?key=b42a445e-3221-4697-b1a6-de2238cf06dc&query=items,menuName,link,target,defaultImageLink,imageLogo,title&deep=9',
_ended: true,
res: IncomingMessage {
_readableState: [ReadableState],
_events: [Object: null prototype],
_eventsCount: 3,
_maxListeners: undefined,
socket: null,
httpVersionMajor: 1,
httpVersionMinor: 1,
httpVersion: '1.1',
complete: true,
rawHeaders: [Array],
rawTrailers: [],
aborted: false,
upgrade: false,
url: '',
method: null,
statusCode: 503,
statusMessage: 'Service Unavailable',
client: [TLSSocket],
_consuming: false,
_dumped: false,
req: [Circular *1],
responseUrl: 'https://cms.mayflower.com.my/umbraco/shared/get?key=b42a445e-3221-4697-b1a6-de2238cf06dc&query=items,menuName,link,target,defaultImageLink,imageLogo,title&deep=9',
redirects: [],
[Symbol(kCapture)]: false,
[Symbol(kHeaders)]: [Object],
[Symbol(kHeadersCount)]: 20,
[Symbol(kTrailers)]: null,
[Symbol(kTrailersCount)]: 0,
[Symbol(RequestTimeout)]: undefined
},
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: 'cms.mayflower.com.my',
protocol: 'https:',
_redirectable: Writable {
_writableState: [WritableState],
_events: [Object: null prototype],
_eventsCount: 2,
_maxListeners: undefined,
_options: [Object],
_ended: true,
_ending: true,
_redirectCount: 0,
_redirects: [],
_requestBodyLength: 0,
_requestBodyBuffers: [],
_onNativeResponse: [Function (anonymous)],
_currentRequest: [Circular *1],
_currentUrl: 'https://cms.mayflower.com.my/umbraco/shared/get?key=b42a445e-3221-4697-b1a6-de2238cf06dc&query=items,menuName,link,target,defaultImageLink,imageLogo,title&deep=9',
[Symbol(kCapture)]: false
},
[Symbol(kCapture)]: false,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype] {
accept: [Array],
connection: [Array],
'accept-encoding': [Array],
'user-agent': [Array],
'x-forwarded-for': [Array],
'cdn-loop': [Array],
'cf-ipcountry': [Array],
'cf-visitor': [Array],
'x-original-url': [Array],
authorization: [Array],
host: [Array]
}
},
response: {
status: 503,
statusText: 'Service Unavailable',
headers: {
date: 'Sat, 03 Jan 2026 12:32:41 GMT',
'content-type': 'text/html',
'content-length': '27',
connection: 'keep-alive',
'cf-cache-status': 'DYNAMIC',
nel: '{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}',
'report-to': '{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=WzalY5j1SX1a%2FPjkmWwvZKYgzfqazdrB1%2B%2BfqD672KosZ2SFTdYOGERzT%2FWARm66N%2BUHzobFRyUpB%2BboZLFtXT2EDTd8nHAXhNKI%2BpM7sSf%2FpjMd"}]}',
server: 'cloudflare',
'cf-ray': '9b828535af3b7549-SIN',
'alt-svc': 'h3=":443"; ma=86400'
},
config: {
url: 'https://cms.mayflower.com.my/umbraco/shared/get',
method: 'get',
headers: [Object],
params: [Object],
baseURL: 'http://localhost:\\\\.\\pipe\\d8623d30-a7a3-42ef-b7c8-11cb88e23ab2/',
transformRequest: [Array],
transformResponse: [Array],
timeout: 0,
adapter: [Function: httpAdapter],
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
transitional: [Object],
data: undefined
},
request: <ref *1> ClientRequest {
_events: [Object: null prototype],
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: true,
_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: true,
socket: [TLSSocket],
_header: 'GET /umbraco/shared/get?key=b42a445e-3221-4697-b1a6-de2238cf06dc&query=items,menuName,link,target,defaultImageLink,imageLogo,title&deep=9 HTTP/1.1\r\n' +
'Accept: application/json, text/plain, */*\r\n' +
'connection: keep-alive\r\n' +
'accept-encoding: gzip, deflate\r\n' +
'user-agent: facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)\r\n' +
'x-forwarded-for: 2a03:2880:2ff:2::\r\n' +
'cdn-loop: cloudflare; loops=1\r\n' +
'cf-ipcountry: US\r\n' +
'cf-visitor: {"scheme":"https"}\r\n' +
'x-original-url: /ground-package?country=macao\r\n' +
'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjMyYmExMmI4LTlhYmMtMWJhYy0wNGQ1LWIwYTFhNmQyODMwZSIsIklwLUFkZHJlc3MiOiIyYTAzOjI4ODA6MmZmOjI6OiwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzY3NDUwNzYxLCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0.QzDeLcJmsouUJaEdwqGMN3zlkr_rZCt4uGfD_9UlYo4\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?key=b42a445e-3221-4697-b1a6-de2238cf06dc&query=items,menuName,link,target,defaultImageLink,imageLogo,title&deep=9',
_ended: true,
res: [IncomingMessage],
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: 'cms.mayflower.com.my',
protocol: 'https:',
_redirectable: [Writable],
[Symbol(kCapture)]: false,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype]
},
data: 'The service is unavailable.'
},
isAxiosError: true,
toJSON: [Function: toJSON]
}
Error: Request failed with status code 503
at createError (C:\inetpub\wwwroot\MayflowerPortal\node_modules\axios\lib\core\createError.js:16:15)
at settle (C:\inetpub\wwwroot\MayflowerPortal\node_modules\axios\lib\core\settle.js:17:12)
at IncomingMessage.handleStreamEnd (C:\inetpub\wwwroot\MayflowerPortal\node_modules\axios\lib\adapters\http.js:269:11)
at IncomingMessage.emit (node:events:402:35)
at endReadableNT (node:internal/streams/readable:1343:12)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
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',
'user-agent': 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',
'x-forwarded-for': '2a03:2880:2ff:2::',
'cdn-loop': 'cloudflare; loops=1',
'cf-ipcountry': 'US',
'cf-visitor': '{"scheme":"https"}',
'x-original-url': '/ground-package?country=macao',
Authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjMyYmExMmI4LTlhYmMtMWJhYy0wNGQ1LWIwYTFhNmQyODMwZSIsIklwLUFkZHJlc3MiOiIyYTAzOjI4ODA6MmZmOjI6OiwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzY3NDUwNzYxLCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0.QzDeLcJmsouUJaEdwqGMN3zlkr_rZCt4uGfD_9UlYo4'
},
params: {
query: 'name,menuParentName,menuName,menuLink,target',
deep: 8,
key: 'd7226312-b6d3-400a-86f7-7791fa1d69ed',
subKey: 5051
},
baseURL: 'http://localhost:\\\\.\\pipe\\d8623d30-a7a3-42ef-b7c8-11cb88e23ab2/',
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> ClientRequest {
_events: [Object: null prototype] {
abort: [Function (anonymous)],
aborted: [Function (anonymous)],
connect: [Function (anonymous)],
error: [Function (anonymous)],
socket: [Function (anonymous)],
timeout: [Function (anonymous)],
prefinish: [Function: requestOnPrefinish]
},
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: true,
_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: true,
socket: TLSSocket {
_tlsOptions: [Object],
_secureEstablished: true,
_securePending: false,
_newSessionPending: false,
_controlReleased: true,
secureConnecting: false,
_SNICallback: null,
servername: 'cms.mayflower.com.my',
alpnProtocol: false,
authorized: true,
authorizationError: null,
encrypted: true,
_events: [Object: null prototype],
_eventsCount: 8,
connecting: false,
_hadError: false,
_parent: null,
_host: 'cms.mayflower.com.my',
_readableState: [ReadableState],
_maxListeners: undefined,
_writableState: [WritableState],
allowHalfOpen: false,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: undefined,
_server: null,
ssl: null,
_requestCert: true,
_rejectUnauthorized: true,
parser: null,
_httpMessage: [Circular *1],
[Symbol(res)]: [TLSWrap],
[Symbol(verified)]: true,
[Symbol(pendingSession)]: null,
[Symbol(async_id_symbol)]: 1038165,
[Symbol(kHandle)]: null,
[Symbol(kSetNoDelay)]: false,
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: null,
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(kCapture)]: false,
[Symbol(kBytesRead)]: 580,
[Symbol(kBytesWritten)]: 953,
[Symbol(connect-options)]: [Object],
[Symbol(RequestTimeout)]: undefined
},
_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' +
'user-agent: facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)\r\n' +
'x-forwarded-for: 2a03:2880:2ff:2::\r\n' +
'cdn-loop: cloudflare; loops=1\r\n' +
'cf-ipcountry: US\r\n' +
'cf-visitor: {"scheme":"https"}\r\n' +
'x-original-url: /ground-package?country=macao\r\n' +
'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjMyYmExMmI4LTlhYmMtMWJhYy0wNGQ1LWIwYTFhNmQyODMwZSIsIklwLUFkZHJlc3MiOiIyYTAzOjI4ODA6MmZmOjI6OiwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzY3NDUwNzYxLCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0.QzDeLcJmsouUJaEdwqGMN3zlkr_rZCt4uGfD_9UlYo4\r\n' +
'Host: cms.mayflower.com.my\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: Agent {
_events: [Object: null prototype],
_eventsCount: 2,
_maxListeners: undefined,
defaultPort: 443,
protocol: 'https:',
options: [Object: null prototype],
requests: [Object: null prototype] {},
sockets: [Object: null prototype],
freeSockets: [Object: null prototype] {},
keepAliveMsecs: 1000,
keepAlive: false,
maxSockets: Infinity,
maxFreeSockets: 256,
scheduling: 'lifo',
maxTotalSockets: Infinity,
totalSocketCount: 2,
maxCachedSessions: 100,
_sessionCache: [Object],
[Symbol(kCapture)]: false
},
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: true,
res: IncomingMessage {
_readableState: [ReadableState],
_events: [Object: null prototype],
_eventsCount: 3,
_maxListeners: undefined,
socket: null,
httpVersionMajor: 1,
httpVersionMinor: 1,
httpVersion: '1.1',
complete: true,
rawHeaders: [Array],
rawTrailers: [],
aborted: false,
upgrade: false,
url: '',
method: null,
statusCode: 503,
statusMessage: 'Service Unavailable',
client: [TLSSocket],
_consuming: false,
_dumped: false,
req: [Circular *1],
responseUrl: 'https://cms.mayflower.com.my/umbraco/shared/get?query=name,menuParentName,menuName,menuLink,target&deep=8&key=d7226312-b6d3-400a-86f7-7791fa1d69ed&subKey=5051',
redirects: [],
[Symbol(kCapture)]: false,
[Symbol(kHeaders)]: [Object],
[Symbol(kHeadersCount)]: 20,
[Symbol(kTrailers)]: null,
[Symbol(kTrailersCount)]: 0,
[Symbol(RequestTimeout)]: undefined
},
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: 'cms.mayflower.com.my',
protocol: 'https:',
_redirectable: Writable {
_writableState: [WritableState],
_events: [Object: null prototype],
_eventsCount: 2,
_maxListeners: undefined,
_options: [Object],
_ended: true,
_ending: true,
_redirectCount: 0,
_redirects: [],
_requestBodyLength: 0,
_requestBodyBuffers: [],
_onNativeResponse: [Function (anonymous)],
_currentRequest: [Circular *1],
_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
},
[Symbol(kCapture)]: false,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype] {
accept: [Array],
connection: [Array],
'accept-encoding': [Array],
'user-agent': [Array],
'x-forwarded-for': [Array],
'cdn-loop': [Array],
'cf-ipcountry': [Array],
'cf-visitor': [Array],
'x-original-url': [Array],
authorization: [Array],
host: [Array]
}
},
response: {
status: 503,
statusText: 'Service Unavailable',
headers: {
date: 'Sat, 03 Jan 2026 12:32:41 GMT',
'content-type': 'text/html',
'content-length': '27',
connection: 'keep-alive',
'cf-cache-status': 'DYNAMIC',
nel: '{"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}',
'report-to': '{"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4S40it%2BIRRfQZRWuGJfxVDfgAGKtudJK%2BdTI032b5TMqpVFyOGpSwK1Y0g1Lfa9%2B7B0%2BXBKgJvL0%2B22o7ftTztOchH8PrExiVyib5wODob7wX4N1"}]}',
server: 'cloudflare',
'cf-ray': '9b828535eeae9de7-SIN',
'alt-svc': 'h3=":443"; ma=86400'
},
config: {
url: 'https://cms.mayflower.com.my/umbraco/shared/get',
method: 'get',
headers: [Object],
params: [Object],
baseURL: 'http://localhost:\\\\.\\pipe\\d8623d30-a7a3-42ef-b7c8-11cb88e23ab2/',
transformRequest: [Array],
transformResponse: [Array],
timeout: 0,
adapter: [Function: httpAdapter],
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
transitional: [Object],
data: undefined
},
request: <ref *1> ClientRequest {
_events: [Object: null prototype],
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: true,
_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: true,
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' +
'user-agent: facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)\r\n' +
'x-forwarded-for: 2a03:2880:2ff:2::\r\n' +
'cdn-loop: cloudflare; loops=1\r\n' +
'cf-ipcountry: US\r\n' +
'cf-visitor: {"scheme":"https"}\r\n' +
'x-original-url: /ground-package?country=macao\r\n' +
'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA5LzA5L2lkZW50aXR5L2NsYWltcy9hY3RvciI6IjMyYmExMmI4LTlhYmMtMWJhYy0wNGQ1LWIwYTFhNmQyODMwZSIsIklwLUFkZHJlc3MiOiIyYTAzOjI4ODA6MmZmOjI6OiwxMy4yMjkuMjcuMjQzIiwiZXhwIjoxNzY3NDUwNzYxLCJpc3MiOiJodHRwczovL2Ntcy5tYXlmbG93ZXIuY29tLm15LyIsImF1ZCI6Imh0dHBzOi8vY21zLm1heWZsb3dlci5jb20ubXkvIn0.QzDeLcJmsouUJaEdwqGMN3zlkr_rZCt4uGfD_9UlYo4\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: true,
res: [IncomingMessage],
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: false,
host: 'cms.mayflower.com.my',
protocol: 'https:',
_redirectable: [Writable],
[Symbol(kCapture)]: false,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kOutHeaders)]: [Object: null prototype]
},
data: 'The service is unavailable.'
},
isAxiosError: true,
toJSON: [Function: toJSON]
}
[Vue warn]: Error in render: "TypeError: Cannot read properties of undefined (reading '0')"
found in
---> <DefaultLayout>
<Root>
[x1B][41m[x1B][30m ERROR [x1B][39m[x1B][49m Cannot read properties of undefined (reading '0')
[x1B][90mat [x1B][39mProxy.render ([x1B][36mlayouts/default.vue:1:0[x1B][39m)
[x1B][90mat [x1B][39mVueComponent.Vue._render ([x1B][36mnode_modules\vue\dist\vue.runtime.common.dev.js:2590:28[x1B][39m)
[x1B][90mat [x1B][39mresolve ([x1B][36mnode_modules\vue-server-renderer\build.dev.js:7221:33[x1B][39m)
[x1B][90mat [x1B][39mrunMicrotasks ([x1B][36m<anonymous>[x1B][39m)
[x1B][90mat [x1B][39mprocessTicksAndRejections ([x1B][36mnode:internal/process/task_queues:96:5[x1B][39m)
[Vue warn]: Error in render: "TypeError: Cannot read properties of null (reading 'items')"
found in
---> <DefaultLayout>
<Root>
[x1B][41m[x1B][30m ERROR [x1B][39m[x1B][49m Cannot read properties of null (reading 'items')
[x1B][90mat [x1B][39mProxy.render ([x1B][36mlayouts/default.vue:1:0[x1B][39m)
[x1B][90mat [x1B][39mVueComponent.Vue._render ([x1B][36mnode_modules\vue\dist\vue.runtime.common.dev.js:2590:28[x1B][39m)
[x1B][90mat [x1B][39mresolve ([x1B][36mnode_modules\vue-server-renderer\build.dev.js:7221:33[x1B][39m)
[x1B][90mat [x1B][39mrunMicrotasks ([x1B][36m<anonymous>[x1B][39m)
[x1B][90mat [x1B][39mprocessTicksAndRejections ([x1B][36mnode:internal/process/task_queues:96:5[x1B][39m)