Skip to content

Spaced exits during bitcoind initialization. #110

@randomlogin

Description

@randomlogin

Quite frequently I have the following behaviour:

  1. by some reason bitcoind exits
  2. bitcoind restarts and reinitializes
  3. during bitcoind reinitialization spaced exits
[2025-09-08T12:13:04Z ERROR spaces_client::source] Rpc: Transport: error sending request for url (http://127.0.0.1:48332/) - retrying in 100ms...
[2025-09-08T12:13:04Z ERROR spaces_client::source] Rpc: Transport: error sending request for url (http://127.0.0.1:48332/) - retrying in 200ms...
[2025-09-08T12:13:04Z ERROR spaced] Could not retrieve activation block at height 50000: RPC: -28:Loading P2P addresses…

Of course this could be managed using various administrative tools, but it might be not the right spaced behaviour in the first place and can be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions