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:
404 error { status: 404, statusText: 'Not Found', headers: { 'cache-control': 'no-cache', pragma: 'no-cache', 'content-length': '23838', 'content-type': 'application/json; charset=utf-8', expires: '-1', server: 'Microsoft-IIS/10.0', 'access-control-allow-origin': '*', date: 'Sat, 31 May 2025 12:06:36 GMT', connection: 'close' }, config: { adapter: [Function: httpAdapter], transformRequest: { '0': [Function: transformRequest] }, transformResponse: { '0': [Function: transformResponse] }, timeout: 0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, validateStatus: [Function: validateStatus], headers: { Accept: 'application/json, text/plain, */*', 'User-Agent': 'axios/0.17.1' }, paramsSerializer: [Function: paramsSerializer], method: 'get', params: { appHost: 'www.aros.dk', parts: 'content,navigation,site', url: '/android-chrome-192x192.png', navLevels: 2, navContext: true }, url: 'http://www.aros.dk/umbraco/api/spa/GetData', data: undefined }, request: ClientRequest { _events: [Object: null prototype] { socket: [Function], abort: [Function], aborted: [Function], error: [Function], prefinish: [Function: requestOnPrefinish] }, _eventsCount: 5, _maxListeners: undefined, output: [], outputEncodings: [], outputCallbacks: [], outputSize: 0, writable: true, _last: true, chunkedEncoding: false, shouldKeepAlive: false, useChunkedEncodingByDefault: false, sendDate: false, _removedConnection: false, _removedContLen: false, _removedTE: false, _contentLength: 0, _hasBody: true, _trailer: '', finished: true, _headerSent: true, socket: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 223846810, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, connection: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 223846810, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, _header: 'GET /umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true HTTP/1.1\r\nAccept: application/json, text/plain, */*\r\nUser-Agent: axios/0.17.1\r\nHost: www.aros.dk\r\nConnection: close\r\n\r\n', _onPendingData: [Function: noopPendingOutput], agent: Agent { _events: [Object], _eventsCount: 1, _maxListeners: undefined, defaultPort: 443, protocol: 'https:', options: [Object], requests: {}, sockets: [Object], freeSockets: {}, keepAliveMsecs: 1000, keepAlive: false, maxSockets: Infinity, maxFreeSockets: 256, maxCachedSessions: 100, _sessionCache: [Object] }, socketPath: undefined, timeout: undefined, method: 'GET', insecureHTTPParser: undefined, path: '/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true', _ended: true, res: IncomingMessage { _readableState: [ReadableState], readable: false, _events: [Object], _eventsCount: 3, _maxListeners: undefined, socket: [TLSSocket], connection: [TLSSocket], httpVersionMajor: 1, httpVersionMinor: 1, httpVersion: '1.1', complete: true, headers: [Object], rawHeaders: [Array], trailers: {}, rawTrailers: [], aborted: false, upgrade: false, url: '', method: null, statusCode: 404, statusMessage: 'Not Found', client: [TLSSocket], _consuming: true, _dumped: false, req: [Circular], responseUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true' }, aborted: undefined, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, _redirectable: Writable { _writableState: [WritableState], writable: true, _events: [Object], _eventsCount: 2, _maxListeners: undefined, _redirectCount: 1, _onNativeResponse: [Function], _currentRequest: [Circular], _currentUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true', _isRedirect: true }, [Symbol(isCorked)]: false, [Symbol(outHeadersKey)]: [Object: null prototype] { accept: [Array], 'user-agent': [Array], host: [Array] } }, data: { pageId: 3775, siteId: 1077, contentGuid: '1bf22621-d247-4ebd-ac06-f9e7eef758c1', navigation: { children: [], context: [Object] }, site: { id: 1077, name: 'ARoS', url: '/da/', navigation: [Object], loadingPearls: [Array], footer: [Object], labels: [Array], cookieBanner: [Object] }, content: { grid: [Object], extraInfoText: '', openingsHours: [], where: '', label: '', title: 'Siden blev ikke fundet', mobileTitle: 'Siden blev ikke fundet', seoPreview: null, hideFromSearch: false, redirect: null, skyRedirect: [Object], umbracoNaviHide: false, id: 3775, url: '/da/om/om-aros/siden-blev-ikke-fundet/', noCache: false, meta: [Object], path: [Array], template: 'Article', culture: 'da-DK', created: '2019-08-30T10:46:22', updated: '2019-11-01T14:22:35', intro: [Object], relatedPages: [Array], relatedSpot: [Object], relatedEvents: null, theme: [Object], name: 'Siden blev ikke fundet', urlName: 'siden-blev-ikke-fundet', documentTypeAlias: 'arosArticle', level: 5 }, executeTimeMs: 18 } } 404 error { status: 404, statusText: 'Not Found', headers: { 'cache-control': 'no-cache', pragma: 'no-cache', 'content-length': '23838', 'content-type': 'application/json; charset=utf-8', expires: '-1', server: 'Microsoft-IIS/10.0', 'access-control-allow-origin': '*', date: 'Sat, 31 May 2025 12:07:22 GMT', connection: 'close' }, config: { adapter: [Function: httpAdapter], transformRequest: { '0': [Function: transformRequest] }, transformResponse: { '0': [Function: transformResponse] }, timeout: 0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, validateStatus: [Function: validateStatus], headers: { Accept: 'application/json, text/plain, */*', 'User-Agent': 'axios/0.17.1' }, paramsSerializer: [Function: paramsSerializer], method: 'get', params: { appHost: 'www.aros.dk', parts: 'content,navigation,site', url: '/page.asp', navLevels: 2, navContext: true }, url: 'http://www.aros.dk/umbraco/api/spa/GetData', data: undefined }, request: ClientRequest { _events: [Object: null prototype] { socket: [Function], abort: [Function], aborted: [Function], error: [Function], prefinish: [Function: requestOnPrefinish] }, _eventsCount: 5, _maxListeners: undefined, output: [], outputEncodings: [], outputCallbacks: [], outputSize: 0, writable: true, _last: true, chunkedEncoding: false, shouldKeepAlive: false, useChunkedEncodingByDefault: false, sendDate: false, _removedConnection: false, _removedContLen: false, _removedTE: false, _contentLength: 0, _hasBody: true, _trailer: '', finished: true, _headerSent: true, socket: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 224805522, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, connection: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 224805522, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, _header: 'GET /umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fpage.asp&navLevels=2&navContext=true HTTP/1.1\r\nAccept: application/json, text/plain, */*\r\nUser-Agent: axios/0.17.1\r\nHost: www.aros.dk\r\nConnection: close\r\n\r\n', _onPendingData: [Function: noopPendingOutput], agent: Agent { _events: [Object], _eventsCount: 1, _maxListeners: undefined, defaultPort: 443, protocol: 'https:', options: [Object], requests: {}, sockets: [Object], freeSockets: {}, keepAliveMsecs: 1000, keepAlive: false, maxSockets: Infinity, maxFreeSockets: 256, maxCachedSessions: 100, _sessionCache: [Object] }, socketPath: undefined, timeout: undefined, method: 'GET', insecureHTTPParser: undefined, path: '/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fpage.asp&navLevels=2&navContext=true', _ended: true, res: IncomingMessage { _readableState: [ReadableState], readable: false, _events: [Object], _eventsCount: 3, _maxListeners: undefined, socket: [TLSSocket], connection: [TLSSocket], httpVersionMajor: 1, httpVersionMinor: 1, httpVersion: '1.1', complete: true, headers: [Object], rawHeaders: [Array], trailers: {}, rawTrailers: [], aborted: false, upgrade: false, url: '', method: null, statusCode: 404, statusMessage: 'Not Found', client: [TLSSocket], _consuming: true, _dumped: false, req: [Circular], responseUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fpage.asp&navLevels=2&navContext=true' }, aborted: undefined, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, _redirectable: Writable { _writableState: [WritableState], writable: true, _events: [Object], _eventsCount: 2, _maxListeners: undefined, _redirectCount: 1, _onNativeResponse: [Function], _currentRequest: [Circular], _currentUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fpage.asp&navLevels=2&navContext=true', _isRedirect: true }, [Symbol(isCorked)]: false, [Symbol(outHeadersKey)]: [Object: null prototype] { accept: [Array], 'user-agent': [Array], host: [Array] } }, data: { pageId: 3775, siteId: 1077, contentGuid: '1bf22621-d247-4ebd-ac06-f9e7eef758c1', navigation: { children: [], context: [Object] }, site: { id: 1077, name: 'ARoS', url: '/da/', navigation: [Object], loadingPearls: [Array], footer: [Object], labels: [Array], cookieBanner: [Object] }, content: { grid: [Object], extraInfoText: '', openingsHours: [], where: '', label: '', title: 'Siden blev ikke fundet', mobileTitle: 'Siden blev ikke fundet', seoPreview: null, hideFromSearch: false, redirect: null, skyRedirect: [Object], umbracoNaviHide: false, id: 3775, url: '/da/om/om-aros/siden-blev-ikke-fundet/', noCache: false, meta: [Object], path: [Array], template: 'Article', culture: 'da-DK', created: '2019-08-30T10:46:22', updated: '2019-11-01T14:22:35', intro: [Object], relatedPages: [Array], relatedSpot: [Object], relatedEvents: null, theme: [Object], name: 'Siden blev ikke fundet', urlName: 'siden-blev-ikke-fundet', documentTypeAlias: 'arosArticle', level: 5 }, executeTimeMs: 15 } } 404 error { status: 404, statusText: 'Not Found', headers: { 'cache-control': 'no-cache', pragma: 'no-cache', 'content-length': '23838', 'content-type': 'application/json; charset=utf-8', expires: '-1', server: 'Microsoft-IIS/10.0', 'access-control-allow-origin': '*', date: 'Sat, 31 May 2025 12:07:29 GMT', connection: 'close' }, config: { adapter: [Function: httpAdapter], transformRequest: { '0': [Function: transformRequest] }, transformResponse: { '0': [Function: transformResponse] }, timeout: 0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, validateStatus: [Function: validateStatus], headers: { Accept: 'application/json, text/plain, */*', 'User-Agent': 'axios/0.17.1' }, paramsSerializer: [Function: paramsSerializer], method: 'get', params: { appHost: 'www.aros.dk', parts: 'content,navigation,site', url: '/android-chrome-192x192.png', navLevels: 2, navContext: true }, url: 'http://www.aros.dk/umbraco/api/spa/GetData', data: undefined }, request: ClientRequest { _events: [Object: null prototype] { socket: [Function], abort: [Function], aborted: [Function], error: [Function], prefinish: [Function: requestOnPrefinish] }, _eventsCount: 5, _maxListeners: undefined, output: [], outputEncodings: [], outputCallbacks: [], outputSize: 0, writable: true, _last: true, chunkedEncoding: false, shouldKeepAlive: false, useChunkedEncodingByDefault: false, sendDate: false, _removedConnection: false, _removedContLen: false, _removedTE: false, _contentLength: 0, _hasBody: true, _trailer: '', finished: true, _headerSent: true, socket: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 225078731, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, connection: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 225078731, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, _header: 'GET /umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true HTTP/1.1\r\nAccept: application/json, text/plain, */*\r\nUser-Agent: axios/0.17.1\r\nHost: www.aros.dk\r\nConnection: close\r\n\r\n', _onPendingData: [Function: noopPendingOutput], agent: Agent { _events: [Object], _eventsCount: 1, _maxListeners: undefined, defaultPort: 443, protocol: 'https:', options: [Object], requests: {}, sockets: [Object], freeSockets: {}, keepAliveMsecs: 1000, keepAlive: false, maxSockets: Infinity, maxFreeSockets: 256, maxCachedSessions: 100, _sessionCache: [Object] }, socketPath: undefined, timeout: undefined, method: 'GET', insecureHTTPParser: undefined, path: '/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true', _ended: true, res: IncomingMessage { _readableState: [ReadableState], readable: false, _events: [Object], _eventsCount: 3, _maxListeners: undefined, socket: [TLSSocket], connection: [TLSSocket], httpVersionMajor: 1, httpVersionMinor: 1, httpVersion: '1.1', complete: true, headers: [Object], rawHeaders: [Array], trailers: {}, rawTrailers: [], aborted: false, upgrade: false, url: '', method: null, statusCode: 404, statusMessage: 'Not Found', client: [TLSSocket], _consuming: true, _dumped: false, req: [Circular], responseUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true' }, aborted: undefined, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, _redirectable: Writable { _writableState: [WritableState], writable: true, _events: [Object], _eventsCount: 2, _maxListeners: undefined, _redirectCount: 1, _onNativeResponse: [Function], _currentRequest: [Circular], _currentUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true', _isRedirect: true }, [Symbol(isCorked)]: false, [Symbol(outHeadersKey)]: [Object: null prototype] { accept: [Array], 'user-agent': [Array], host: [Array] } }, data: { pageId: 3775, siteId: 1077, contentGuid: '1bf22621-d247-4ebd-ac06-f9e7eef758c1', navigation: { children: [], context: [Object] }, site: { id: 1077, name: 'ARoS', url: '/da/', navigation: [Object], loadingPearls: [Array], footer: [Object], labels: [Array], cookieBanner: [Object] }, content: { grid: [Object], extraInfoText: '', openingsHours: [], where: '', label: '', title: 'Siden blev ikke fundet', mobileTitle: 'Siden blev ikke fundet', seoPreview: null, hideFromSearch: false, redirect: null, skyRedirect: [Object], umbracoNaviHide: false, id: 3775, url: '/da/om/om-aros/siden-blev-ikke-fundet/', noCache: false, meta: [Object], path: [Array], template: 'Article', culture: 'da-DK', created: '2019-08-30T10:46:22', updated: '2019-11-01T14:22:35', intro: [Object], relatedPages: [Array], relatedSpot: [Object], relatedEvents: null, theme: [Object], name: 'Siden blev ikke fundet', urlName: 'siden-blev-ikke-fundet', documentTypeAlias: 'arosArticle', level: 5 }, executeTimeMs: 18 } } 404 error { status: 404, statusText: 'Not Found', headers: { 'cache-control': 'no-cache', pragma: 'no-cache', 'content-length': '23838', 'content-type': 'application/json; charset=utf-8', expires: '-1', server: 'Microsoft-IIS/10.0', 'access-control-allow-origin': '*', date: 'Sat, 31 May 2025 12:08:06 GMT', connection: 'close' }, config: { adapter: [Function: httpAdapter], transformRequest: { '0': [Function: transformRequest] }, transformResponse: { '0': [Function: transformResponse] }, timeout: 0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, validateStatus: [Function: validateStatus], headers: { Accept: 'application/json, text/plain, */*', 'User-Agent': 'axios/0.17.1' }, paramsSerializer: [Function: paramsSerializer], method: 'get', params: { appHost: 'www.aros.dk', parts: 'content,navigation,site', url: '/android-chrome-192x192.png', navLevels: 2, navContext: true }, url: 'http://www.aros.dk/umbraco/api/spa/GetData', data: undefined }, request: ClientRequest { _events: [Object: null prototype] { socket: [Function], abort: [Function], aborted: [Function], error: [Function], prefinish: [Function: requestOnPrefinish] }, _eventsCount: 5, _maxListeners: undefined, output: [], outputEncodings: [], outputCallbacks: [], outputSize: 0, writable: true, _last: true, chunkedEncoding: false, shouldKeepAlive: false, useChunkedEncodingByDefault: false, sendDate: false, _removedConnection: false, _removedContLen: false, _removedTE: false, _contentLength: 0, _hasBody: true, _trailer: '', finished: true, _headerSent: true, socket: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 225981628, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, connection: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 225981628, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, _header: 'GET /umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true HTTP/1.1\r\nAccept: application/json, text/plain, */*\r\nUser-Agent: axios/0.17.1\r\nHost: www.aros.dk\r\nConnection: close\r\n\r\n', _onPendingData: [Function: noopPendingOutput], agent: Agent { _events: [Object], _eventsCount: 1, _maxListeners: undefined, defaultPort: 443, protocol: 'https:', options: [Object], requests: {}, sockets: [Object], freeSockets: {}, keepAliveMsecs: 1000, keepAlive: false, maxSockets: Infinity, maxFreeSockets: 256, maxCachedSessions: 100, _sessionCache: [Object] }, socketPath: undefined, timeout: undefined, method: 'GET', insecureHTTPParser: undefined, path: '/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true', _ended: true, res: IncomingMessage { _readableState: [ReadableState], readable: false, _events: [Object], _eventsCount: 3, _maxListeners: undefined, socket: [TLSSocket], connection: [TLSSocket], httpVersionMajor: 1, httpVersionMinor: 1, httpVersion: '1.1', complete: true, headers: [Object], rawHeaders: [Array], trailers: {}, rawTrailers: [], aborted: false, upgrade: false, url: '', method: null, statusCode: 404, statusMessage: 'Not Found', client: [TLSSocket], _consuming: true, _dumped: false, req: [Circular], responseUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true' }, aborted: undefined, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, _redirectable: Writable { _writableState: [WritableState], writable: true, _events: [Object], _eventsCount: 2, _maxListeners: undefined, _redirectCount: 1, _onNativeResponse: [Function], _currentRequest: [Circular], _currentUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true', _isRedirect: true }, [Symbol(isCorked)]: false, [Symbol(outHeadersKey)]: [Object: null prototype] { accept: [Array], 'user-agent': [Array], host: [Array] } }, data: { pageId: 3775, siteId: 1077, contentGuid: '1bf22621-d247-4ebd-ac06-f9e7eef758c1', navigation: { children: [], context: [Object] }, site: { id: 1077, name: 'ARoS', url: '/da/', navigation: [Object], loadingPearls: [Array], footer: [Object], labels: [Array], cookieBanner: [Object] }, content: { grid: [Object], extraInfoText: '', openingsHours: [], where: '', label: '', title: 'Siden blev ikke fundet', mobileTitle: 'Siden blev ikke fundet', seoPreview: null, hideFromSearch: false, redirect: null, skyRedirect: [Object], umbracoNaviHide: false, id: 3775, url: '/da/om/om-aros/siden-blev-ikke-fundet/', noCache: false, meta: [Object], path: [Array], template: 'Article', culture: 'da-DK', created: '2019-08-30T10:46:22', updated: '2019-11-01T14:22:35', intro: [Object], relatedPages: [Array], relatedSpot: [Object], relatedEvents: null, theme: [Object], name: 'Siden blev ikke fundet', urlName: 'siden-blev-ikke-fundet', documentTypeAlias: 'arosArticle', level: 5 }, executeTimeMs: 18 } } 404 error { status: 404, statusText: 'Not Found', headers: { 'cache-control': 'no-cache', pragma: 'no-cache', 'content-length': '23839', 'content-type': 'application/json; charset=utf-8', expires: '-1', server: 'Microsoft-IIS/10.0', 'access-control-allow-origin': '*', date: 'Sat, 31 May 2025 12:09:10 GMT', connection: 'close' }, config: { adapter: [Function: httpAdapter], transformRequest: { '0': [Function: transformRequest] }, transformResponse: { '0': [Function: transformResponse] }, timeout: 0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, validateStatus: [Function: validateStatus], headers: { Accept: 'application/json, text/plain, */*', 'User-Agent': 'axios/0.17.1' }, paramsSerializer: [Function: paramsSerializer], method: 'get', params: { appHost: 'www.aros.dk', parts: 'content,navigation,site', url: '/da/besoeg/kalender/17-maj-fernisering-sarah-sze-metronome/', navLevels: 2, navContext: true }, url: 'http://www.aros.dk/umbraco/api/spa/GetData', data: undefined }, request: ClientRequest { _events: [Object: null prototype] { socket: [Function], abort: [Function], aborted: [Function], error: [Function], prefinish: [Function: requestOnPrefinish] }, _eventsCount: 5, _maxListeners: undefined, output: [], outputEncodings: [], outputCallbacks: [], outputSize: 0, writable: true, _last: true, chunkedEncoding: false, shouldKeepAlive: false, useChunkedEncodingByDefault: false, sendDate: false, _removedConnection: false, _removedContLen: false, _removedTE: false, _contentLength: 0, _hasBody: true, _trailer: '', finished: true, _headerSent: true, socket: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 227008332, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, connection: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 227008332, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, _header: 'GET /umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fda%2Fbesoeg%2Fkalender%2F17-maj-fernisering-sarah-sze-metronome%2F&navLevels=2&navContext=true HTTP/1.1\r\nAccept: application/json, text/plain, */*\r\nUser-Agent: axios/0.17.1\r\nHost: www.aros.dk\r\nConnection: close\r\n\r\n', _onPendingData: [Function: noopPendingOutput], agent: Agent { _events: [Object], _eventsCount: 1, _maxListeners: undefined, defaultPort: 443, protocol: 'https:', options: [Object], requests: {}, sockets: [Object], freeSockets: {}, keepAliveMsecs: 1000, keepAlive: false, maxSockets: Infinity, maxFreeSockets: 256, maxCachedSessions: 100, _sessionCache: [Object] }, socketPath: undefined, timeout: undefined, method: 'GET', insecureHTTPParser: undefined, path: '/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fda%2Fbesoeg%2Fkalender%2F17-maj-fernisering-sarah-sze-metronome%2F&navLevels=2&navContext=true', _ended: true, res: IncomingMessage { _readableState: [ReadableState], readable: false, _events: [Object], _eventsCount: 3, _maxListeners: undefined, socket: [TLSSocket], connection: [TLSSocket], httpVersionMajor: 1, httpVersionMinor: 1, httpVersion: '1.1', complete: true, headers: [Object], rawHeaders: [Array], trailers: {}, rawTrailers: [], aborted: false, upgrade: false, url: '', method: null, statusCode: 404, statusMessage: 'Not Found', client: [TLSSocket], _consuming: true, _dumped: false, req: [Circular], responseUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fda%2Fbesoeg%2Fkalender%2F17-maj-fernisering-sarah-sze-metronome%2F&navLevels=2&navContext=true' }, aborted: undefined, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, _redirectable: Writable { _writableState: [WritableState], writable: true, _events: [Object], _eventsCount: 2, _maxListeners: undefined, _redirectCount: 1, _onNativeResponse: [Function], _currentRequest: [Circular], _currentUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fda%2Fbesoeg%2Fkalender%2F17-maj-fernisering-sarah-sze-metronome%2F&navLevels=2&navContext=true', _isRedirect: true }, [Symbol(isCorked)]: false, [Symbol(outHeadersKey)]: [Object: null prototype] { accept: [Array], 'user-agent': [Array], host: [Array] } }, data: { pageId: 3775, siteId: 1077, contentGuid: '1bf22621-d247-4ebd-ac06-f9e7eef758c1', navigation: { children: [], context: [Object] }, site: { id: 1077, name: 'ARoS', url: '/da/', navigation: [Object], loadingPearls: [Array], footer: [Object], labels: [Array], cookieBanner: [Object] }, content: { grid: [Object], extraInfoText: '', openingsHours: [], where: '', label: '', title: 'Siden blev ikke fundet', mobileTitle: 'Siden blev ikke fundet', seoPreview: null, hideFromSearch: false, redirect: null, skyRedirect: [Object], umbracoNaviHide: false, id: 3775, url: '/da/om/om-aros/siden-blev-ikke-fundet/', noCache: false, meta: [Object], path: [Array], template: 'Article', culture: 'da-DK', created: '2019-08-30T10:46:22', updated: '2019-11-01T14:22:35', intro: [Object], relatedPages: [Array], relatedSpot: [Object], relatedEvents: null, theme: [Object], name: 'Siden blev ikke fundet', urlName: 'siden-blev-ikke-fundet', documentTypeAlias: 'arosArticle', level: 5 }, executeTimeMs: 610 } } (node:120) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'indexOf' of undefined at Object.log (C:\Websites\aros.dk\node\SkyLogError.js:76:53) at handleError (C:\Websites\aros.dk\node\server\index.js:204:14) at renderer.renderToString (C:\Websites\aros.dk\node\server\index.js:269:11) at C:\Websites\aros.dk\node\node_modules\vue-server-renderer\build.prod.js:1:81160 at process._tickCallback (internal/process/next_tick.js:68:7) (node:120) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 910) 404 error { status: 404, statusText: 'Not Found', headers: { 'cache-control': 'no-cache', pragma: 'no-cache', 'content-length': '23838', 'content-type': 'application/json; charset=utf-8', expires: '-1', server: 'Microsoft-IIS/10.0', 'access-control-allow-origin': '*', date: 'Sat, 31 May 2025 12:10:28 GMT', connection: 'close' }, config: { adapter: [Function: httpAdapter], transformRequest: { '0': [Function: transformRequest] }, transformResponse: { '0': [Function: transformResponse] }, timeout: 0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, validateStatus: [Function: validateStatus], headers: { Accept: 'application/json, text/plain, */*', 'User-Agent': 'axios/0.17.1' }, paramsSerializer: [Function: paramsSerializer], method: 'get', params: { appHost: 'www.aros.dk', parts: 'content,navigation,site', url: '/android-chrome-192x192.png', navLevels: 2, navContext: true }, url: 'http://www.aros.dk/umbraco/api/spa/GetData', data: undefined }, request: ClientRequest { _events: [Object: null prototype] { socket: [Function], abort: [Function], aborted: [Function], error: [Function], prefinish: [Function: requestOnPrefinish] }, _eventsCount: 5, _maxListeners: undefined, output: [], outputEncodings: [], outputCallbacks: [], outputSize: 0, writable: true, _last: true, chunkedEncoding: false, shouldKeepAlive: false, useChunkedEncodingByDefault: false, sendDate: false, _removedConnection: false, _removedContLen: false, _removedTE: false, _contentLength: 0, _hasBody: true, _trailer: '', finished: true, _headerSent: true, socket: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 228354520, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, connection: TLSSocket { _tlsOptions: [Object], _secureEstablished: true, _securePending: false, _newSessionPending: false, _controlReleased: true, _SNICallback: null, servername: 'www.aros.dk', alpnProtocol: false, authorized: true, authorizationError: null, encrypted: true, _events: [Object], _eventsCount: 8, connecting: false, _hadError: false, _handle: [TLSWrap], _parent: null, _host: 'www.aros.dk', _readableState: [ReadableState], readable: true, _maxListeners: undefined, _writableState: [WritableState], writable: false, allowHalfOpen: false, _sockname: null, _pendingData: null, _pendingEncoding: '', server: undefined, _server: null, ssl: [TLSWrap], _requestCert: true, _rejectUnauthorized: true, parser: null, _httpMessage: [Circular], [Symbol(res)]: [TLSWrap], [Symbol(asyncId)]: 228354520, [Symbol(lastWriteQueueSize)]: 0, [Symbol(timeout)]: null, [Symbol(kBytesRead)]: 0, [Symbol(kBytesWritten)]: 0, [Symbol(connect-options)]: [Object] }, _header: 'GET /umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true HTTP/1.1\r\nAccept: application/json, text/plain, */*\r\nUser-Agent: axios/0.17.1\r\nHost: www.aros.dk\r\nConnection: close\r\n\r\n', _onPendingData: [Function: noopPendingOutput], agent: Agent { _events: [Object], _eventsCount: 1, _maxListeners: undefined, defaultPort: 443, protocol: 'https:', options: [Object], requests: {}, sockets: [Object], freeSockets: {}, keepAliveMsecs: 1000, keepAlive: false, maxSockets: Infinity, maxFreeSockets: 256, maxCachedSessions: 100, _sessionCache: [Object] }, socketPath: undefined, timeout: undefined, method: 'GET', insecureHTTPParser: undefined, path: '/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true', _ended: true, res: IncomingMessage { _readableState: [ReadableState], readable: false, _events: [Object], _eventsCount: 3, _maxListeners: undefined, socket: [TLSSocket], connection: [TLSSocket], httpVersionMajor: 1, httpVersionMinor: 1, httpVersion: '1.1', complete: true, headers: [Object], rawHeaders: [Array], trailers: {}, rawTrailers: [], aborted: false, upgrade: false, url: '', method: null, statusCode: 404, statusMessage: 'Not Found', client: [TLSSocket], _consuming: true, _dumped: false, req: [Circular], responseUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true' }, aborted: undefined, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, _redirectable: Writable { _writableState: [WritableState], writable: true, _events: [Object], _eventsCount: 2, _maxListeners: undefined, _redirectCount: 1, _onNativeResponse: [Function], _currentRequest: [Circular], _currentUrl: 'https://www.aros.dk/umbraco/api/spa/GetData?appHost=www.aros.dk&parts=content%2Cnavigation%2Csite&url=%2Fandroid-chrome-192x192.png&navLevels=2&navContext=true', _isRedirect: true }, [Symbol(isCorked)]: false, [Symbol(outHeadersKey)]: [Object: null prototype] { accept: [Array], 'user-agent': [Array], host: [Array] } }, data: { pageId: 3775, siteId: 1077, contentGuid: '1bf22621-d247-4ebd-ac06-f9e7eef758c1', navigation: { children: [], context: [Object] }, site: { id: 1077, name: 'ARoS', url: '/da/', navigation: [Object], loadingPearls: [Array], footer: [Object], labels: [Array], cookieBanner: [Object] }, content: { grid: [Object], extraInfoText: '', openingsHours: [], where: '', label: '', title: 'Siden blev ikke fundet', mobileTitle: 'Siden blev ikke fundet', seoPreview: null, hideFromSearch: false, redirect: null, skyRedirect: [Object], umbracoNaviHide: false, id: 3775, url: '/da/om/om-aros/siden-blev-ikke-fundet/', noCache: false, meta: [Object], path: [Array], template: 'Article', culture: 'da-DK', created: '2019-08-30T10:46:22', updated: '2019-11-01T14:22:35', intro: [Object], relatedPages: [Array], relatedSpot: [Object], relatedEvents: null, theme: [Object], name: 'Siden blev ikke fundet', urlName: 'siden-blev-ikke-fundet', documentTypeAlias: 'arosArticle', level: 5 }, executeTimeMs: 31 } }