nostr:npub1ej493cmun8y9h3082spg5uvt63jgtewneve526g7e2urca2afrxqm3ndrm Did you deliberately take down full-rbf1.btc.petertodd.net and full-rbf4.btc.petertodd.net?
```
2023-12-02T19:40:14Z connect() to 217.199.103.141:8333 failed after wait: No route to host (113)
2023-12-02T19:41:14Z connect() to 185.254.198.243:8333 failed after wait: Connection refused (111)
```
4 was gone before my log rotation, and 1 disappeared on Nov 14.
Should I delete them from my conf? What about 2 and 3?
Login to reply
Replies (5)
$ bcli getaddednodeinfo
[
{
"addednode": "full-rbf1.btc.petertodd.net",
"connected": false,
"addresses": [
]
},
{
"addednode": "full-rbf2.btc.petertodd.net",
"connected": true,
"addresses": [
{
"address": "195.189.226.74:8333",
"connected": "outbound"
}
]
},
{
"addednode": "full-rbf3.btc.petertodd.net",
"connected": true,
"addresses": [
{
"address": "91.231.182.136:8333",
"connected": "outbound"
}
]
},
{
"addednode": "full-rbf4.btc.petertodd.net",
"connected": false,
"addresses": [
]
}
]
Yeah, I've taken some of that stuff down now that a lot more people are running full-rbf nodes. Notably mempool.space and blockstream.info I'll probably take more down too.
I don't have an unlimited budget. :) And I'm not getting a lot of donations for OpenTimestamps calendar fees...
If you're running some, I'd be happy to point some of those DNS addresses to you.
Ok, got it. I don't run any fullrbf preferential node, so not much use to point to any of my nodes. Thanks for helping bootstrap this.
Do you run mempoolfullrbf=1 nodes?
Yes