Relay not synching

Hello, my relay is not synching any more,

i saw this error, what it can be ?

Thansk

ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace (SubscriberError {seType = SubscriberParallelConnectionCancelled, seMessage = “Parallel connection cancelled”, seStack = })))

What version node are you running?

i was 1.35 and now i am upgrating to 1.35.5 i will let you know if it can solve


After update i have this error, first part is lunching glive,

and other is report of cardano-node

what do you think can be ?

When running the node are you providing the configuration (--config) parameter as a yaml file?
If so, check the validity of that file (maybe line 26) ?

Hello, i have totally redownload all the config file from github reposity and seem getting better,

but still something is not working:

checking status with this command ( journalctl -fu cardano-node ) i found this error:

Mar 19 22:57:01 rollwayrelay1 cardano-node[481989]: [rollwayr:cardano.node.Mempool:Info:8270] [2023-03-19 21:57:01.35 UTC] fromList [(“err”,Object (fromList [(“badInputs”,Array [String “86acedf2127d57635c522b45a111b452be7714a1d10aabfd695411a8b267d7cc#TxIx 1”,String “f2c58d653ff28945f374613e21da75bc011e7f5b4120fff91f27fc2954ac3437#TxIx 1”]),(“consumed”,Object (fromList [(“lovelace”,Number 0.0),(“policies”,Object (fromList ))])),(“error”,String “This transaction consumed Value 0 (fromList ) but produced Value 936689911 (fromList )”),(“kind”,String “ValueNotConservedUTxO”),(“produced”,Object (fromList [(“lovelace”,Number 9.36689911e8),(“policies”,Object (fromList ))]))])),(“kind”,String “TraceMempoolRejectedTx”),(“mempoolSize”,Object (fromList [(“bytes”,Number 769.0),(“numTxs”,Number 2.0)])),(“tx”,Object (fromList [(“txid”,String “72ed0d5c”)]))]

and on Guild Live view i saw on the top this error:

process ID syntrax error.

I hope i will be able to come out from this situation.

Thanks everyone for help