I attempt to setup Electrum Private Server between my Bitcoin code node and electrum pockets on Mac OS.
I configured recordsdata as present in varied tutorials, and after I launch EPS I’ve these messages :
INFO:2024-12-23 18:10:15,987: Beginning Electrum Private Server 0.2.4
INFO:2024-12-23 18:10:15,987: Logging to /var/folders/6j/hmnxd9w94zn1s4zd35gz35km0000gn/T/electrumpersonalserver.log
INFO:2024-12-23 18:10:15,993: Displaying first 3 addresses of every grasp public key:
INFO:2024-12-23 18:10:15,996:
default_wallet =>
1Q6HK8akN2Bex1Vw6eXeSa575czMUkmGRr
1QCGbjW5z9bRLJwoYj6edHV1W1AWhnjHSs
19KSfRYaeBJvtnFs2JovHxrqsJ5fDzB2gH
INFO:2024-12-23 18:10:15,997: Acquiring bitcoin addresses to watch . . .
INFO:2024-12-23 18:10:15,997: Importing 1 wallets and 0 watch-only addresses into the Bitcoin node
However after just a few seconds, I’ve this error:
electrumpersonalserver.server.jsonrpc.JsonRpcError: {'code': -4, 'message': 'Solely legacy wallets are supported by this command'}
It is bizarre because the pockets appears legacy, the displayed addresses are appropriate in comparison with electrum pockets, they usually start with 1.
I additionally created new certificates because it was talked about on one other submit however the issue is identical.
As anybody encountered this downside and will assist me to determine it out ?
Thanks π