Timeout Error

Hello, when I try to start a new SEPA transfer i always get a timeout occured error:

This is the bisq.log

The peers trade limit is less than the traded amount.
tradeAmount=0.101 BTC
Peers trade limit=0.0625 BTC
Feb.-24 12:59:38.271 [JavaFX Application Thread] INFO b.c.p.p.PriceFeedService: request from provider http://62nvujg5iou3vu3i.onion/ 60.497 sec. after last request
Feb.-24 12:59:39.783 [JavaFX Application Thread] INFO b.c.p.p.PriceFeedService: Received new MarketPrice(currencyCode=EUR, price=3654.5, timestampSec=1551009533743, isExternallyProvidedPrice=true) from provider http://5bmpx76qllutpcyp.onion/ after 1.512 sec.
Feb.-24 13:00:34.280 [JavaFX Application Thread] WARN b.c.trade.Trade: depositTx is null
Feb.-24 13:00:34.280 [JavaFX Application Thread] WARN b.c.trade.Trade: depositTx is null
Feb.-24 13:00:36.715 [InputHandler-oixl5xjppaljsc5x.onion:9999] INFO b.n.p.n.Connection$InputHandler: CloseConnectionMessage received. Reason=TOO_MANY_CONNECTIONS_OPEN
connection=Connection{peerAddress=Optional[oixl5xjppaljsc5x.onion:9999], peerType=PEER, uid=‘8b1b2ebd-8d33-4206-ad61-5d646c51d482’}
Feb.-24 13:00:36.719 [JavaFX Application Thread] INFO b.n.p.p.PeerManager: onDisconnect called: nodeAddress=Optional[oixl5xjppaljsc5x.onion:9999], closeConnectionReason=CloseConnectionReason{sendCloseMessage=false, isIntended=true} CLOSE_REQUESTED_BY_PEER
Feb.-24 13:00:36.720 [JavaFX Application Thread] INFO b.n.p.p.p.PeerExchangeManager: onDisconnect closeConnectionReason=CloseConnectionReason{sendCloseMessage=false, isIntended=true} CLOSE_REQUESTED_BY_PEER, nodeAddressOpt=Optional[oixl5xjppaljsc5x.onion:9999]
Feb.-24 13:00:39.310 [JavaFX Application Thread] INFO b.c.p.p.PriceFeedService: request from provider http://62nvujg5iou3vu3i.onion/ 61.039 sec. after last request
Feb.-24 13:00:40.508 [JavaFX Application Thread] INFO b.c.p.p.PriceFeedService: Received new MarketPrice(currencyCode=EUR, price=3655.14, timestampSec=1551009623642, isExternallyProvidedPrice=true) from provider http://5bmpx76qllutpcyp.onion/ after 1.197 sec.
Feb.-24 13:01:29.386 [JavaFX Application Thread] ERROR b.c.t.p.TradeProtocol: Timeout reached. TradeID=99097-6d68ccd0-ae77-445e-9ce9-959032f798a5-093, state=TAKER_PUBLISHED_TAKER_FEE_TX
Feb.-24 13:01:29.446 [JavaFX Application Thread] WARN b.c.t.p.TradeProtocol: cleanupTradableOnFault tradeState=TAKER_PUBLISHED_TAKER_FEE_TX
Feb.-24 13:01:29.458 [JavaFX Application Thread] WARN b.c.t.TradeManager: We found an outdated addressEntry for trade 99097-6d68ccd0-ae77-445e-9ce9-959032f798a5-093
Feb.-24 13:01:29.459 [JavaFX Application Thread] INFO b.c.b.w.BtcWalletService: swap addressEntry with address 1385XJhy9atr8gLTnWcVotUh74CzZAaRsn and offerId 99097-6d68ccd0-ae77-445e-9ce9-959032f798a5-093 from context MULTI_SIG to available
Feb.-24 13:01:29.461 [JavaFX Application Thread] WARN b.c.t.TradeManager: We found an outdated addressEntry for trade 99097-6d68ccd0-ae77-445e-9ce9-959032f798a5-093
Feb.-24 13:01:36.683 [JavaFX Application Thread] INFO b.c.p.f.FeeService: BTC tx fee: txFeePerByte=24

Do I read the message correctly that I cannot start a trade because there ar too many connections open? What kind of connections are we talking here?
I don tunderstand really. Shouldn’t I be able to see something like that bevore hand? Because now everytime the fee for starting will be paid.

It could be something specific with those offers or that peer that causes the issue and not with SEPA trades in general, since they are treated the same way as every other payment method.

I can suggest you try switching to a new data directory. It might solve some issues if it is on your end.

I am on fresh new data directory. This is just my third trade with the new one.

Does the same error happen when you take offers from a different trader?

No, only from that one trade, and the reason in the log says “Reason=TOO_MANY_CONNECTIONS_OPEN”

as you can see. I was just wondering what this reason is supposed to mean?

AndI already had succesful trades with that trader, its not a new trader for me