{
"Producers": [
{
"addr": "192.168.1.2",
"port": 6000,
"valency": 1
},
{
"addr": "192.168.1.41",
"port":6001,
"valency": 1
}
]
}


It is currently only connecting to the node that is not syncing.
Not sure it won’t connect to my working node.
This was all working fine before the fork-- no changes.
I have the exact same issue as you. Connected to the node that is not syncing while my other relay is working. i will try troubleshoot it later!
the relays must be synced first, are synced?
once node is synced. the other just wont. The BP node only wants to see the node that is down in the peers in/out
Same issue with me here. I woke up this morning and found out the Epoch stayed at 289; Status: 100% synched. I restarted the node and it showed like the top screen for more than 12 hours now.
did u guys updated to version 1.29.0?
what is the hardware configuration? how much RAM have the servers?
also type journalctl -e -f -u cardano-node
1.29.0 has been running for 2 weeks.
The BP has 16gb
The non functioning relay has 16gb ram.
The one working node is a pi on 8gb - Ha!
I’m still getting the same journal entries I shared earlier
do you have teams?
I’d run 1.29.0 for a week and I have 6 cores, 16GB.
I’m solo with my pool. I’m also on telegram trying to get some help, but keep trying new angles without a solution yet.
Yeah all upgraded to 16gb Ram. Seems like there are a few ppl with the same problem after this epochs transition…
but the relays are syncing or not? show me the glive output for relays
one relay is syncing. but BP not connecting to it.
Sep 13 11:02:39 ubuntu bash[39130]: [ubuntu:cardano.node.ChainSyncHeaderServer:Info:328073] [2021-09-13 15:02:39.78 UTC] fromList [("point",Object (fromList [("headerHash",String "8959c0323b94cc670afe44222ab8b4e72cfcad3b5ab665f334bbe642dc6e9ef4"),("kind",String "BlockPoint"),("slot",Number 3.9916975e7)])),("kind",String "ChainSyncServerEvent.TraceChainSyncRollForward")]
Sep 13 11:02:39 ubuntu bash[39130]: [ubuntu:cardano.node.ErrorPolicy:Error:1393] [2021-09-13 15:02:39.78 UTC] IP 34.250.249.247:46631 ErrorPolicyUnhandledApplicationException (HardForkEncoderDisabledEra (SingleEraInfo {singleEraName = "Alonzo"}))
Sep 13 11:02:39 ubuntu bash[39130]: [ubuntu:cardano.node.DnsSubscription:Notice:328081] [2021-09-13 15:02:39.82 UTC] Domain: "relay3.cardanosky.com" Connection Attempt End, destination 144.126.134.142:3001 outcome: ConnectSuccessLast
Sep 13 11:02:39 ubuntu bash[39130]: [ubuntu:cardano.node.DnsSubscription:Error:328081] [2021-09-13 15:02:39.92 UTC] Domain: "relay3.cardanosky.com" Application Exception: 144.126.134.142:3001 HardForkEncoderDisabledEra (SingleEraInfo {singleEraName = "Alonzo"})
Sep 13 11:02:39 ubuntu bash[39130]: [ubuntu:cardano.node.ErrorPolicy:Error:1344] [2021-09-13 15:02:39.92 UTC] IP 144.126.134.142:3001 ErrorPolicyUnhandledApplicationException (HardForkEncoderDisabledEra (SingleEraInfo {singleEraName = "Alonzo"}))
Sep 13 11:02:42 ubuntu bash[39130]: [ubuntu:cardano.node.DnsSubscription:Error:328014] [2021-09-13 15:02:42.87 UTC] Domain: "relay2.cardanosky.com" Application Exception: 95.111.252.107:3001 ExceededTimeLimit (Handshake) (ServerAgency TokConfirm)
because it’s not synced 100%
you mean the BP is not synced 100%. I cant get the BP to connect to anything, even adding different topologies.
you said one relays is syncing but the Producer not connect to it… .and I said that you will need to wait till the relay will be 100% sync otherwise the Producer will not connect to the Relay
but that one relay is 100% synced

and the producer glive? can u share it? also did u set the TraceMempool to false to save MEM?
Yeah so one relay is 100% synced and processing transactions. But it can’t connect to the BP even tho all the connections are correct and open between them.
The BP is stuck on starting and only connected to the other Relay which is not synced and stuck on starting.