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:20324) [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: fetch failed
at Object.fetch (node:internal/deps/undici/undici:14062:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async imageOptimizer (D:\Car Business\sellanycarscrap.com\sellanycarscrap-website\24-oct-2025\selly any car New build2025 sep 30\node_modules\next\dist\server\image-optimizer.js:473:29)
at async cacheEntry.imageResponseCache.get.incrementalCache (D:\Car Business\sellanycarscrap.com\sellanycarscrap-website\24-oct-2025\selly any car New build2025 sep 30\node_modules\next\dist\server\next-server.js:263:72)
at async D:\Car Business\sellanycarscrap.com\sellanycarscrap-website\24-oct-2025\selly any car New build2025 sep 30\node_modules\next\dist\server\response-cache\index.js:83:36 {
cause: Error: unable to get local issuer certificate
at TLSSocket.onConnectSecure (node:_tls_wrap:1545:34)
at TLSSocket.emit (node:events:513:28)
at TLSSocket._finishInit (node:_tls_wrap:959:8)
at ssl.onhandshakedone (node:_tls_wrap:743:12) {
code: 'UNABLE_TO_GET_ISSUER_CERT_LOCALLY'
}
}
(node:20324) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at packageData (node:internal/deps/undici/undici:6370:23)
at specConsumeBody (node:internal/deps/undici/undici:6348:14)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async getServerSideProps (D:\Car Business\sellanycarscrap.com\sellanycarscrap-website\24-oct-2025\selly any car New build2025 sep 30\.next\server\pages\evaluate-your-car\[single_evaluate].js:45:24)