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:
ERROR 400 Bad Request (https://fonts.googleapis.com/css2?family=display:0,1,2,3,wght@1,s;1,w;1,a;1,p&family=SourceSansPro:wght@300;900&display=swap) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Downloader.execute (/C:/Inetpub/vhosts/azersun.com/httpdocs/node_modules/google-fonts-helper/dist/index.mjs:296:24) at async setup (/C:/Inetpub/vhosts/azersun.com/httpdocs/node_modules/@nuxtjs/google-fonts/dist/module.mjs:70:9) at async ModuleContainer.normalizedModule (/C:/Inetpub/vhosts/azersun.com/httpdocs/node_modules/@nuxt/kit/dist/index.mjs:167:5) at async ModuleContainer.addModule (node_modules\@nuxt\core\dist\core.js:239:20) at async ModuleContainer.ready (node_modules\@nuxt\core\dist\core.js:55:5) at async Nuxt._init (node_modules\@nuxt\core\dist\core.js:478:5) WARN Module @nuxtjs/gtm not found. Please ensure @nuxtjs/gtm is in dependencies and installed. WARN Silently ignoring module as programatic usage detected. WARN Module @nuxtjs/device not found. Please ensure @nuxtjs/device is in dependencies and installed. WARN Silently ignoring module as programatic usage detected. (node:16364) [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 400 at createError (node_modules/axios/lib/core/createError.js:16:0) at settle (node_modules/axios/lib/core/settle.js:17:0) at IncomingMessage.handleStreamEnd (node_modules/axios/lib/adapters/http.js:269:0) at IncomingMessage.emit (node:events:525:35) at endReadableNT (node:internal/streams/readable:1358:12) at processTicksAndRejections (node:internal/process/task_queues:83:21) Application has thrown an uncaught exception and is terminated: Error: Request failed with status code 400 at createError (node_modules/axios/lib/core/createError.js:16:0) at settle (node_modules/axios/lib/core/settle.js:17:0) at IncomingMessage.handleStreamEnd (node_modules/axios/lib/adapters/http.js:269:0) at IncomingMessage.emit (node:events:525:35) at endReadableNT (node:internal/streams/readable:1358:12) at processTicksAndRejections (node:internal/process/task_queues:83:21)