-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Quite frequently I have the following behaviour:
- by some reason bitcoind exits
- bitcoind restarts and reinitializes
- 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
Labels
No labels