iisnode encountered an error when processing the request.
HRESULT: 0x2 HTTP status: 500 HTTP subStatus: 1002 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:
⚠ Warning: Next.js inferred your workspace root, but it may not be correct.
We detected multiple lockfiles and selected the directory of C:\Program Files\iisnode\www\package-lock.json as the root directory.
To silence this warning, set `outputFileTracingRoot` in your Next.js config, or consider removing one of the lockfiles if it's not needed.
See https://nextjs.org/docs/app/api-reference/config/next-config-js/output#caveats for more information.
Detected additional lockfiles:
* C:\Program Files\iisnode\www\Baolabee-BuBu-web\bubu-chainmatch.com\package-lock.json
Application has thrown an uncaught exception and is terminated:
TypeError: Cannot read properties of undefined (reading 'filter')
at NextNodeServer.getinterceptionRoutePatterns (C:\Program Files\iisnode\www\Baolabee-BuBu-web\bubu-chainmatch.com\node_modules\next\dist\server\next-server.js:703:87)
at new Server (C:\Program Files\iisnode\www\Baolabee-BuBu-web\bubu-chainmatch.com\node_modules\next\dist\server\base-server.js:411:47)
at new NextNodeServer (C:\Program Files\iisnode\www\Baolabee-BuBu-web\bubu-chainmatch.com\node_modules\next\dist\server\next-server.js:227:9)
at NextServer.createServer (C:\Program Files\iisnode\www\Baolabee-BuBu-web\bubu-chainmatch.com\node_modules\next\dist\server\next.js:187:24)
at async C:\Program Files\iisnode\www\Baolabee-BuBu-web\bubu-chainmatch.com\node_modules\next\dist\server\next.js:225:31
at async NextServer.prepare (C:\Program Files\iisnode\www\Baolabee-BuBu-web\bubu-chainmatch.com\node_modules\next\dist\server\next.js:165:24)
at async initializeImpl (C:\Program Files\iisnode\www\Baolabee-BuBu-web\bubu-chainmatch.com\node_modules\next\dist\server\lib\render-server.js:105:5)
at async initialize (C:\Program Files\iisnode\www\Baolabee-BuBu-web\bubu-chainmatch.com\node_modules\next\dist\server\lib\router-server.js:538:22)
at async NextCustomServer.prepare (C:\Program Files\iisnode\www\Baolabee-BuBu-web\bubu-chainmatch.com\node_modules\next\dist\server\next.js:287:28)