Trying to run lib p2p example but it gives error on PUT #4329
Replies: 3 comments 4 replies
-
My first intuition would be that the node is not able to connect to the other nodes. Running with |
Beta Was this translation helpful? Give feedback.
-
the local network supports mdns but for some reason , its not connecting in debian or arch . Connecting sometime in ubuntu server which has different configuration of /etc/nsswith.conf and /etc/avahi/avahi-daemon.conf . |
Beta Was this translation helpful? Give feedback.
-
Can any one help me out . The behavior is really weird. Installed Ubuntu 22 LTS. The code successfully put a keyword and then in the same terminal it started giving me error . Is it related to this last commit cbdbaa8 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to run lib p2p example but it gives error on PUT.

Running three instances of the same code
Failed to put record: QuorumFailed { key: Key(b"key"), success: [], quorum: 1 }
Beta Was this translation helpful? Give feedback.
All reactions