bigchaindb / bigchaindb

Meet BigchainDB. The blockchain database.
https://www.bigchaindb.com/
Apache License 2.0
4.03k stars 771 forks source link

tendermint connexion #2727

Open MsalekM opened 3 years ago

MsalekM commented 3 years ago

All work fine except this error any ideas xx.xx.xx.xx is the wan server adresse E[2021-05-14|18:55:45.050] Dialing failed module=pex addr=7b836124a21b45643413060ad82e24e3981e39c@xx.xx.xx.xx:26656 err="auth failure: secret conn failed: read tcp xx.xx.xx.xx:33780->xx.xx.xx.xx:26656: read: connection reset by peer" attempts=4

rupam150 commented 2 years ago

have you changed the persistent peers in config.toml file , and changed according to the ip adress of the machines . ??

Sandeep-Narahari commented 1 year ago

@MsalekM Did you solve this issue, if solved please explain the solution , Thank you