Skip to content

Client Crashes with sendtoaddress #782

Description

@nharmon9

After updating elementsd on regtest crashes when trying to sendtoaddress.

Log spits out:

2019-11-16T00:47:30Z Received a POST request for / from 127.0.0.1:50217
2019-11-16T00:47:30Z ThreadRPCServer method=getnewaddress user=user2
2019-11-16T00:47:30Z [default wallet] keypool reserve 3
2019-11-16T00:47:30Z [default wallet] keypool keep 3
2019-11-16T00:47:30Z Received a POST request for / from 127.0.0.1:50218
2019-11-16T00:47:30Z ThreadRPCServer method=sendtoaddress user=user2
2019-11-16T00:47:30Z [default wallet] keypool added 1 keys (0 internal), size=2000 (1000 internal)
2019-11-16T00:47:30Z [default wallet] keypool reserve 1001
2019-11-16T00:47:30Z [default wallet] Unblinding single blinded output at index 0 due to lack of inputs and other outputs being blinded.

Then in the terminal:

error: Could not connect to the server 127.0.0.1:18885 (error code 1 - "EOF reached")

This happens every time when doing the tutorial.

Bitcoin Core Version: 0.18.99.0

MacOSX 10.15.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions