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:13772) [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-09-29T07:33:06.041Z btcexp:app Starting undefined RPC Explorer, v1.1.8
2024-09-29T07:33:06.041Z btcexp:app Connecting to RPC node at brakmic.de:2300
2024-09-29T07:33:06.062Z btcexp:app Trying to verify RPC connection...
2024-09-29T07:33:06.090Z btcexp:electrumx Connecting to ElectrumX Server: electrum2.actinium.org:50002
2024-09-29T07:33:06.149Z btcexp:electrumx Connecting to ElectrumX Server: electrum1.actinium.org:50002
2024-09-29T07:33:06.166Z btcexp:rpc RPC: getnetworkinfo
2024-09-29T07:33:06.194Z btcexp:rpc getBlockByHash: 89d36bdc2ce11f4c941a6bcd2e05d959ec731b6feaebb16881d6aebf9691fba3
2024-09-29T07:33:06.195Z btcexp:rpc RPC: {"method":"getblock","parameters":["89d36bdc2ce11f4c941a6bcd2e05d959ec731b6feaebb16881d6aebf9691fba3"]}
2024-09-29T07:33:06.210Z btcexp:rpc getBlockByHash: 49fa4555f2d55c77b5949d006bf22d41355e68e555ed9b8915d8798cdf805244
2024-09-29T07:33:06.211Z btcexp:rpc RPC: {"method":"getblock","parameters":["49fa4555f2d55c77b5949d006bf22d41355e68e555ed9b8915d8798cdf805244"]}
2024-09-29T07:33:06.212Z btcexp:rpc getRawTransaction: bd22f663ae986daf25a6a1e0c73c580a1d85e8ca5c6dd3d1bfdedd034b1d41c7
2024-09-29T07:33:06.213Z btcexp:rpc RPC: {"method":"getrawtransaction","parameters":["bd22f663ae986daf25a6a1e0c73c580a1d85e8ca5c6dd3d1bfdedd034b1d41c7",1]}
2024-09-29T07:33:06.214Z btcexp:rpc getRawTransaction: 39ff7e12b8d01aea5784c2d0f1a3e3fdbd876fdbe9136b14e752cbaff1cc4dd6
2024-09-29T07:33:06.214Z btcexp:rpc RPC: {"method":"getrawtransaction","parameters":["39ff7e12b8d01aea5784c2d0f1a3e3fdbd876fdbe9136b14e752cbaff1cc4dd6",1]}
2024-09-29T07:33:06.215Z btcexp:rpc getBlockByHash: 4b095877f144ffe998984f6094b6c665efe13f1436891ed999e18f5e15ba5f09
2024-09-29T07:33:06.215Z btcexp:rpc RPC: {"method":"getblock","parameters":["4b095877f144ffe998984f6094b6c665efe13f1436891ed999e18f5e15ba5f09"]}
2024-09-29T07:33:06.216Z btcexp:rpc RPC: {"method":"getblockhash","parameters":[1283463]}
2024-09-29T07:33:06.217Z btcexp:rpc getRawTransaction: 2467dc1daa4f0b70c6f974e6852a052ebb68737319103a342e0365e8c161d6fa
2024-09-29T07:33:06.217Z btcexp:rpc RPC: {"method":"getrawtransaction","parameters":["2467dc1daa4f0b70c6f974e6852a052ebb68737319103a342e0365e8c161d6fa",1]}
2024-09-29T07:33:06.218Z btcexp:rpc getRawTransaction: de9e60a929dfc61e389b99ed1fcb3a9fbf79ffaab41f1bb23f1c0dc131c3e165
2024-09-29T07:33:06.219Z btcexp:rpc RPC: {"method":"getrawtransaction","parameters":["de9e60a929dfc61e389b99ed1fcb3a9fbf79ffaab41f1bb23f1c0dc131c3e165",1]}
2024-09-29T07:33:06.229Z btcexp:electrumx Connected to ElectrumX Server: electrum1.actinium.org:50002, versions: {"success":true,"response":["ElectrumX 1.9.1","1.4"]}
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)