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:
Application has thrown an uncaught exception and is terminated: TypeError: D:\WebRoot\www.ju3t.com\20200406\views\index\index.pug:102 100| section.ad-bar-wrap 101| .container#homeAdBanner_1 > 102| a(href=homeAdBanner[0].url,target="_blank",title="建材品牌加盟、代理、招商") 103| img(src=homeAdBanner[0].path alt="建材品牌加盟、代理、招商") 104| //代理专区 105| section.home-agent-wrap Cannot read property '0' of null at eval (eval at wrap (D:\WebRoot\www.ju3t.com\20200406\node_modules\pug-runtime\wrap.js:6:10), <anonymous>:661:65) at template (eval at wrap (D:\WebRoot\www.ju3t.com\20200406\node_modules\pug-runtime\wrap.js:6:10), <anonymous>:2550:111) at Object.exports.renderFile (D:\WebRoot\www.ju3t.com\20200406\node_modules\pug\lib\index.js:428:38) at renderPage (D:\WebRoot\www.ju3t.com\20200406\controllers\index.js:321:24) at Request._callback (D:\WebRoot\www.ju3t.com\20200406\controllers\index.js:266:9) at Request.self.callback (D:\WebRoot\www.ju3t.com\20200406\node_modules\request\request.js:188:22) at Request.emit (events.js:311:20) at Request.<anonymous> (D:\WebRoot\www.ju3t.com\20200406\node_modules\request\request.js:1171:10) at Request.emit (events.js:311:20) at IncomingMessage.<anonymous> (D:\WebRoot\www.ju3t.com\20200406\node_modules\request\request.js:1091:12)