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:4576) [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)
TypeError: Cannot read properties of undefined (reading 'route')
    at file:///C:/Websites/www.havetiskolan.se/server/chunks/_server.ts-Ca-RoTGr.js:34:110
    at Array.filter (<anonymous>)
    at GET (file:///C:/Websites/www.havetiskolan.se/server/chunks/_server.ts-Ca-RoTGr.js:34:28)
    at render_endpoint (file:///C:/Websites/www.havetiskolan.se/server/index.js:1631:26)
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4142:28)
    at async respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:22)
    at async Array.ssr (file:///C:/Websites/www.havetiskolan.se/handler.js:1270:3)
TypeError: Value is not JSON serializable
    at serializeJavascriptValueToJSONString (node:internal/deps/undici/undici:4412:15)
    at Response.json (node:internal/deps/undici/undici:8982:11)
    at GET (file:///C:/Websites/www.havetiskolan.se/server/chunks/_server.ts-Ca-RoTGr.js:36:19)
    at render_endpoint (file:///C:/Websites/www.havetiskolan.se/server/index.js:1631:26)
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4142:28)
    at async respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:22)
    at async Array.ssr (file:///C:/Websites/www.havetiskolan.se/handler.js:1270:3)
SvelteKitError: Not found: /sitemap.txt
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4206:18)
    at resolve (file:///C:/Websites/www.havetiskolan.se/server/index.js:4039:34)
    at #options.hooks.handle (file:///C:/Websites/www.havetiskolan.se/server/index.js:4274:71)
    at respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:43)
    at async Array.ssr (file:///C:/Websites/www.havetiskolan.se/handler.js:1270:3) {
  status: 404,
  text: 'Not Found'
}
SvelteKitError: Not found: /apple-touch-icon-precomposed.png
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4206:18)
    at resolve (file:///C:/Websites/www.havetiskolan.se/server/index.js:4039:34)
    at #options.hooks.handle (file:///C:/Websites/www.havetiskolan.se/server/index.js:4274:71)
    at respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:43)
    at async Array.ssr (file:///C:/Websites/www.havetiskolan.se/handler.js:1270:3) {
  status: 404,
  text: 'Not Found'
}
SvelteKitError: Not found: /apple-touch-icon.png
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4206:18)
    at resolve (file:///C:/Websites/www.havetiskolan.se/server/index.js:4039:34)
    at #options.hooks.handle (file:///C:/Websites/www.havetiskolan.se/server/index.js:4274:71)
    at respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:43)
    at runNextTicks (node:internal/process/task_queues:60:5)
    at process.processImmediate (node:internal/timers:454:9)
    at async Array.ssr (file:///C:/Websites/www.havetiskolan.se/handler.js:1270:3) {
  status: 404,
  text: 'Not Found'
}
TypeError: Cannot read properties of undefined (reading 'route')
    at file:///C:/Websites/www.havetiskolan.se/server/chunks/_server.ts-Ca-RoTGr.js:34:110
    at Array.filter (<anonymous>)
    at GET (file:///C:/Websites/www.havetiskolan.se/server/chunks/_server.ts-Ca-RoTGr.js:34:28)
    at render_endpoint (file:///C:/Websites/www.havetiskolan.se/server/index.js:1631:26)
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4142:28)
    at async respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:22)
    at async fetch (file:///C:/Websites/www.havetiskolan.se/server/index.js:3787:26)
TypeError: Cannot read properties of undefined (reading 'image')
    at file:///C:/Websites/www.havetiskolan.se/server/chunks/_page.svelte-CBWQu02A.js:23:35
    at Object.$$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at Object.default (file:///C:/Websites/www.havetiskolan.se/server/index.js:70:98)
    at file:///C:/Websites/www.havetiskolan.se/server/chunks/_layout.svelte-BxIRX3nW.js:364:284
    at Object.$$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at file:///C:/Websites/www.havetiskolan.se/server/index.js:59:121
    at $$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at Object.render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:79:20)
    at render_response (file:///C:/Websites/www.havetiskolan.se/server/index.js:2683:34)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
TypeError: Value is not JSON serializable
    at serializeJavascriptValueToJSONString (node:internal/deps/undici/undici:4412:15)
    at Response.json (node:internal/deps/undici/undici:8982:11)
    at GET (file:///C:/Websites/www.havetiskolan.se/server/chunks/_server.ts-Ca-RoTGr.js:36:19)
    at render_endpoint (file:///C:/Websites/www.havetiskolan.se/server/index.js:1631:26)
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4142:28)
    at async respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:22)
    at async fetch (file:///C:/Websites/www.havetiskolan.se/server/index.js:3787:26)
TypeError: Cannot read properties of undefined (reading 'image')
    at file:///C:/Websites/www.havetiskolan.se/server/chunks/_page.svelte--DETwyii.js:22:35
    at Object.$$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at Object.default (file:///C:/Websites/www.havetiskolan.se/server/index.js:70:98)
    at file:///C:/Websites/www.havetiskolan.se/server/chunks/_layout.svelte-BxIRX3nW.js:364:284
    at Object.$$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at file:///C:/Websites/www.havetiskolan.se/server/index.js:59:121
    at $$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at Object.render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:79:20)
    at render_response (file:///C:/Websites/www.havetiskolan.se/server/index.js:2683:34)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
SvelteKitError: Not found: /meta.json
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4206:18)
    at resolve (file:///C:/Websites/www.havetiskolan.se/server/index.js:4039:34)
    at #options.hooks.handle (file:///C:/Websites/www.havetiskolan.se/server/index.js:4274:71)
    at respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:43)
    at async Array.ssr (file:///C:/Websites/www.havetiskolan.se/handler.js:1270:3) {
  status: 404,
  text: 'Not Found'
}
SvelteKitError: Not found: /media/ynoo25ue/ska-rmavbild-2024-06-18-kl-10-23-22-2.png
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4206:18)
    at resolve (file:///C:/Websites/www.havetiskolan.se/server/index.js:4039:34)
    at #options.hooks.handle (file:///C:/Websites/www.havetiskolan.se/server/index.js:4274:71)
    at respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:43)
    at async Array.ssr (file:///C:/Websites/www.havetiskolan.se/handler.js:1270:3) {
  status: 404,
  text: 'Not Found'
}
TypeError: Cannot read properties of undefined (reading 'route')
    at file:///C:/Websites/www.havetiskolan.se/server/chunks/_server.ts-Ca-RoTGr.js:34:110
    at Array.filter (<anonymous>)
    at GET (file:///C:/Websites/www.havetiskolan.se/server/chunks/_server.ts-Ca-RoTGr.js:34:28)
    at render_endpoint (file:///C:/Websites/www.havetiskolan.se/server/index.js:1631:26)
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4142:28)
    at async respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:22)
    at async fetch (file:///C:/Websites/www.havetiskolan.se/server/index.js:3787:26)
TypeError: Cannot read properties of undefined (reading 'image')
    at file:///C:/Websites/www.havetiskolan.se/server/chunks/_page.svelte-CBWQu02A.js:23:35
    at Object.$$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at Object.default (file:///C:/Websites/www.havetiskolan.se/server/index.js:70:98)
    at file:///C:/Websites/www.havetiskolan.se/server/chunks/_layout.svelte-BxIRX3nW.js:364:284
    at Object.$$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at file:///C:/Websites/www.havetiskolan.se/server/index.js:59:121
    at $$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at Object.render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:79:20)
    at render_response (file:///C:/Websites/www.havetiskolan.se/server/index.js:2683:34)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
TypeError: Value is not JSON serializable
    at serializeJavascriptValueToJSONString (node:internal/deps/undici/undici:4412:15)
    at Response.json (node:internal/deps/undici/undici:8982:11)
    at GET (file:///C:/Websites/www.havetiskolan.se/server/chunks/_server.ts-Ca-RoTGr.js:36:19)
    at render_endpoint (file:///C:/Websites/www.havetiskolan.se/server/index.js:1631:26)
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4142:28)
    at async respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:22)
    at async fetch (file:///C:/Websites/www.havetiskolan.se/server/index.js:3787:26)
TypeError: Cannot read properties of undefined (reading 'image')
    at file:///C:/Websites/www.havetiskolan.se/server/chunks/_page.svelte--DETwyii.js:22:35
    at Object.$$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at Object.default (file:///C:/Websites/www.havetiskolan.se/server/index.js:70:98)
    at file:///C:/Websites/www.havetiskolan.se/server/chunks/_layout.svelte-BxIRX3nW.js:364:284
    at Object.$$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at file:///C:/Websites/www.havetiskolan.se/server/index.js:59:121
    at $$render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:71:18)
    at Object.render (file:///C:/Websites/www.havetiskolan.se/server/chunks/exports-C_94yVGo.js:79:20)
    at render_response (file:///C:/Websites/www.havetiskolan.se/server/index.js:2683:34)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
SvelteKitError: Not found: /wp-admin/setup-config.php
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4206:18)
    at resolve (file:///C:/Websites/www.havetiskolan.se/server/index.js:4039:34)
    at #options.hooks.handle (file:///C:/Websites/www.havetiskolan.se/server/index.js:4274:71)
    at respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:43)
    at runNextTicks (node:internal/process/task_queues:60:5)
    at process.processImmediate (node:internal/timers:454:9)
    at async Array.ssr (file:///C:/Websites/www.havetiskolan.se/handler.js:1270:3) {
  status: 404,
  text: 'Not Found'
}
SvelteKitError: Not found: /admin
    at resolve2 (file:///C:/Websites/www.havetiskolan.se/server/index.js:4206:18)
    at resolve (file:///C:/Websites/www.havetiskolan.se/server/index.js:4039:34)
    at #options.hooks.handle (file:///C:/Websites/www.havetiskolan.se/server/index.js:4274:71)
    at respond (file:///C:/Websites/www.havetiskolan.se/server/index.js:4037:43)
    at async Array.ssr (file:///C:/Websites/www.havetiskolan.se/handler.js:1270:3) {
  status: 404,
  text: 'Not Found'
}