Open Squidben1 opened 3 years ago
What server software are you connecting to? Looks like it is sending the protocol version as a floating point number, instead of a string. This is a protocol violation (https://electrumx-spesmilo.readthedocs.io/en/latest/protocol-methods.html#server-version).
What server software are you connecting to? Looks like it is sending the protocol version as a floating point number, instead of a string. This is a protocol violation (https://electrumx-spesmilo.readthedocs.io/en/latest/protocol-methods.html#server-version).
Im using Electrum Personal Server
Im using Electrum Personal Server
What version specifically?
@chris-belcher any idea?
While version of Electrum Personal Server are you using? The latest is Release 0.2.1.1, try updating to the latest version. I remember this bug being fixed over a year ago. It hasn't been a bug for a while https://github.com/chris-belcher/electrum-personal-server/blob/d31fa2d0ab47cb0d3d0d0f071e00fe90d247e603/electrumpersonalserver/server/electrumprotocol.py#L451
Running using electrum -v shows
It continues trying to reconnect forever giving the same error every time