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:

Warning: connect.session() MemoryStore is not
designed for a production environment, as it will leak
memory, and will not scale past a single process.
(node:11760) [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)
2024-10-13T03:23:58.856Z btcexp:app Starting undefined RPC Explorer, v1.1.8
2024-10-13T03:23:58.856Z btcexp:app Connecting to RPC node at brakmic.de:2300
2024-10-13T03:23:58.879Z btcexp:app Trying to verify RPC connection...
2024-10-13T03:23:58.905Z btcexp:electrumx Connecting to ElectrumX Server: electrum2.actinium.org:50002
2024-10-13T03:23:58.961Z btcexp:electrumx Connecting to ElectrumX Server: electrum1.actinium.org:50002
2024-10-13T03:23:58.980Z btcexp:rpc RPC: getnetworkinfo
2024-10-13T03:23:59.016Z btcexp:rpc RPC: {"method":"getblockhash","parameters":[1326596]}
2024-10-13T03:23:59.018Z btcexp:rpc getRawTransaction: dcd20c35be227286749025aa75b3adf0e1822ee501080643f707fe80f3deb860
2024-10-13T03:23:59.018Z btcexp:rpc RPC: {"method":"getrawtransaction","parameters":["dcd20c35be227286749025aa75b3adf0e1822ee501080643f707fe80f3deb860",1]}
2024-10-13T03:23:59.234Z btcexp:rpc getBlockByHash: f1d65a996f4d0e29628320410c8818ce59c1b7cb812bf712c97a2de7a1d85408
2024-10-13T03:23:59.235Z btcexp:rpc RPC: {"method":"getblock","parameters":["f1d65a996f4d0e29628320410c8818ce59c1b7cb812bf712c97a2de7a1d85408"]}
2024-10-13T03:24:00.002Z btcexp:error Error 137rg023xx7gerfwdd: Error: connect ECONNREFUSED 178.20.100.170:50002, json: {"errno":-4078,"code":"ECONNREFUSED","syscall":"connect","address":"178.20.100.170","port":50002}, userData: [object Object] (json: {"host":"electrum1.actinium.org","port":50002,"protocol":"tls"})
2024-10-13T03:24:00.003Z btcexp:error Stack: Error: connect ECONNREFUSED 178.20.100.170:50002
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
2024-10-13T03:24:00.003Z btcexp:error Error 120387rygxx231gwe40: Error: connect ECONNREFUSED 178.20.100.170:50002, json: {"errno":-4078,"code":"ECONNREFUSED","syscall":"connect","address":"178.20.100.170","port":50002}
2024-10-13T03:24:00.004Z btcexp:error Stack: Error: connect ECONNREFUSED 178.20.100.170:50002
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
2024-10-13T03:24:00.004Z btcexp:error Error 31207ugf4e0fed: Error: connect ECONNREFUSED 178.20.100.170:50002, json: {"errno":-4078,"code":"ECONNREFUSED","syscall":"connect","address":"178.20.100.170","port":50002}, userData: [object Object] (json: {"electrumXServers":[{"protocol":"tls","host":"electrum2.actinium.org","port":50002},{"protocol":"tls","host":"electrum1.actinium.org","port":50002}]})
2024-10-13T03:24:00.005Z btcexp:error Stack: Error: connect ECONNREFUSED 178.20.100.170:50002
    at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)
2024-10-13T03:24:00.778Z btcexp:rpc RPC: {"method":"getblockhash","parameters":[1031720]}
2024-10-13T03:24:00.779Z btcexp:rpc RPC: {"method":"getblockhash","parameters":[1031742]}
2024-10-13T03:24:02.739Z btcexp:rpc getRawTransaction: 1e2be71215f6dcd30c06a93ff4ef3fc343e4906e8296771d3c171dd59d9b186f
2024-10-13T03:24:02.740Z btcexp:rpc RPC: {"method":"getrawtransaction","parameters":["1e2be71215f6dcd30c06a93ff4ef3fc343e4906e8296771d3c171dd59d9b186f",1]}
2024-10-13T03:24:02.900Z btcexp:rpc getBlockByHash: b4a2fddcd73bec9902eaabe475cb4cb5107bfd4af2e1e3ccaf6108375ae02899
2024-10-13T03:24:02.901Z btcexp:rpc RPC: {"method":"getblock","parameters":["b4a2fddcd73bec9902eaabe475cb4cb5107bfd4af2e1e3ccaf6108375ae02899"]}
Application has thrown an uncaught exception and is terminated:
SyntaxError: Unexpected token W in JSON at position 0
    at JSON.parse (<anonymous>)
    at obfuscateResponse (C:\Inetpub\vhosts\actinium.org\explorer.actinium.org\node_modules\bitcoin-core\dist\src\logging\request-obfuscator.js:60:23)
    at obfuscate (C:\Inetpub\vhosts\actinium.org\explorer.actinium.org\node_modules\bitcoin-core\dist\src\logging\request-obfuscator.js:142:3)
    at C:\Inetpub\vhosts\actinium.org\explorer.actinium.org\node_modules\bitcoin-core\dist\src\logging\request-logger.js:24:36
    at Request.<anonymous> (C:\Inetpub\vhosts\actinium.org\explorer.actinium.org\node_modules\@uphold\request-logger\src\index.js:33:9)
    at Request.emit (node:events:529:35)
    at Request.<anonymous> (C:\Inetpub\vhosts\actinium.org\explorer.actinium.org\node_modules\request\request.js:1161:10)
    at Request.emit (node:events:517:28)
    at IncomingMessage.<anonymous> (C:\Inetpub\vhosts\actinium.org\explorer.actinium.org\node_modules\request\request.js:1083:12)
    at Object.onceWrapper (node:events:631:28)
    at IncomingMessage.emit (node:events:529:35)
    at endReadableNT (node:internal/streams/readable:1400:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)