We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to use this software as an electrum server for the above mentioned blockchain explorer...
But it can't connect. I have raised this on the explorer git hub issues too - I don't now which bit isn't working/why....
A local electrum walled connects fine, but when the blockchain explorer tries to connect it gives...
btcexp:error Error 937gf47dsyde: Error: read ECONNRESET, json: {"errno":-4077,"code":"ECONNRESET","syscall":"read"}, userData: [object Object] (json: {"host":"127.0.0.1","port":50002,"protocol":"tcp"}) +10s btcexp:errorVerbose Stack: Error: read ECONNRESET btcexp:errorVerbose at TCP.onStreamRead (node:internal/stream_base_commons:217:20) +10s btcexp:error Error 937gf47dsyde: Error: close connect, json: {}, userData: [object Object] (json: {"host":"127.0.0.1","port":50002,"protocol":"tcp"}) +1ms btcexp:errorVerbose Stack: Error: close connect
Is there more logging I can turn on?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am trying to use this software as an electrum server for the above mentioned blockchain explorer...
But it can't connect. I have raised this on the explorer git hub issues too - I don't now which bit isn't working/why....
A local electrum walled connects fine, but when the blockchain explorer tries to connect it gives...
btcexp:error Error 937gf47dsyde: Error: read ECONNRESET, json: {"errno":-4077,"code":"ECONNRESET","syscall":"read"}, userData: [object Object] (json: {"host":"127.0.0.1","port":50002,"protocol":"tcp"}) +10s
btcexp:errorVerbose Stack: Error: read ECONNRESET
btcexp:errorVerbose at TCP.onStreamRead (node:internal/stream_base_commons:217:20) +10s
btcexp:error Error 937gf47dsyde: Error: close connect, json: {}, userData: [object Object] (json: {"host":"127.0.0.1","port":50002,"protocol":"tcp"}) +1ms
btcexp:errorVerbose Stack: Error: close connect
Is there more logging I can turn on?
The text was updated successfully, but these errors were encountered: