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:5748) [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-23T13:30:34.633Z btcexp:app Starting undefined RPC Explorer, v1.1.8
2024-09-23T13:30:34.634Z btcexp:app Connecting to RPC node at brakmic.de:2300
2024-09-23T13:30:34.654Z btcexp:app Trying to verify RPC connection...
2024-09-23T13:30:34.690Z btcexp:electrumx Connecting to ElectrumX Server: electrum2.actinium.org:50002
2024-09-23T13:30:34.751Z btcexp:electrumx Connecting to ElectrumX Server: electrum1.actinium.org:50002
2024-09-23T13:30:34.778Z btcexp:rpc RPC: getnetworkinfo
2024-09-23T13:30:34.811Z btcexp:rpc getRawTransaction: dc4b69b271afe84f5d2ae7f3c658f284eb89ff613802ae2c1e5b6b0c6caa804a
2024-09-23T13:30:34.812Z btcexp:rpc RPC: {"method":"getrawtransaction","parameters":["dc4b69b271afe84f5d2ae7f3c658f284eb89ff613802ae2c1e5b6b0c6caa804a",1]}
2024-09-23T13:30:34.815Z btcexp:rpc getBlockByHash: 3e257f22cfc854609e57a91195a7fb71ac029db9a6e4a2b3ec20e6f04b7421e6
2024-09-23T13:30:34.815Z btcexp:rpc RPC: {"method":"getblock","parameters":["3e257f22cfc854609e57a91195a7fb71ac029db9a6e4a2b3ec20e6f04b7421e6"]}
2024-09-23T13:30:34.817Z btcexp:rpc RPC: {"method":"getblockhash","parameters":[113101]}
2024-09-23T13:30:34.835Z btcexp:rpc RPC: {"method":"getblockhash","parameters":[160540]}
2024-09-23T13:30:34.836Z btcexp:rpc getRawTransaction: e29d2d509f743d9256bff29b4231848df84db2517fcc15a5408411bb70c06e62
2024-09-23T13:30:34.836Z btcexp:rpc RPC: {"method":"getrawtransaction","parameters":["e29d2d509f743d9256bff29b4231848df84db2517fcc15a5408411bb70c06e62",1]}
2024-09-23T13:30:34.837Z btcexp:rpc getRawTransaction: 9daa4b63b53ebf4fc96579ee3b3a00777841694c4e96047f10c7d4f179e81dfc
2024-09-23T13:30:34.837Z btcexp:rpc RPC: {"method":"getrawtransaction","parameters":["9daa4b63b53ebf4fc96579ee3b3a00777841694c4e96047f10c7d4f179e81dfc",1]}
2024-09-23T13:30:34.838Z btcexp:rpc getRawTransaction: 4ba237045a35b241e4dd144d2683cf74c123bdf58674d4cba959170fbada5e86
2024-09-23T13:30:34.839Z btcexp:rpc RPC: {"method":"getrawtransaction","parameters":["4ba237045a35b241e4dd144d2683cf74c123bdf58674d4cba959170fbada5e86",1]}
2024-09-23T13:30:34.840Z btcexp:rpc RPC: {"method":"getblockhash","parameters":[972854]}
2024-09-23T13:30:34.840Z btcexp:rpc RPC: {"method":"getblockhash","parameters":[131594]}
2024-09-23T13:30:34.841Z btcexp:rpc RPC: {"method":"getblockhash","parameters":[29701]}
2024-09-23T13:30:34.852Z btcexp:rpc getRawTransaction: ddf7311ba462a4f8c0776ebcb1825f7c18e7be97b7f347b6cca30e4825d657d4
2024-09-23T13:30:34.853Z btcexp:rpc RPC: {"method":"getrawtransaction","parameters":["ddf7311ba462a4f8c0776ebcb1825f7c18e7be97b7f347b6cca30e4825d657d4",1]}
2024-09-23T13:30:34.856Z 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)