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:
Application has thrown an uncaught exception and is terminated:
Error: ENOENT: no such file or directory, open 'C:\GrofacERP\pub in iis\deploy\sayooj\frontend\.next\server\next-font-manifest.json'
at readFileSync (node:fs:440:20)
at loadManifest (C:\GrofacERP\pub in iis\deploy\sayooj\frontend\node_modules\next\dist\server\load-manifest.external.js:41:41)
at NextNodeServer.getNextFontManifest (C:\GrofacERP\pub in iis\deploy\sayooj\frontend\node_modules\next\dist\server\next-server.js:907:55)
at new Server (C:\GrofacERP\pub in iis\deploy\sayooj\frontend\node_modules\next\dist\server\base-server.js:358:38)
at new NextNodeServer (C:\GrofacERP\pub in iis\deploy\sayooj\frontend\node_modules\next\dist\server\next-server.js:228:9)
at Object.<anonymous> (C:\GrofacERP\pub in iis\deploy\sayooj\frontend\server.js:25:19)
at Module._compile (node:internal/modules/cjs/loader:1812:14)
at Object..js (node:internal/modules/cjs/loader:1943:10)
at Module.load (node:internal/modules/cjs/loader:1533:32)
at Module._load (node:internal/modules/cjs/loader:1335:12)