planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
510 stars 144 forks source link

System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (00000005, 6): Device not configured #625

Closed earlbread closed 1 year ago

earlbread commented 5 years ago
An unexpected exception occurred. try again...
System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (00000005, 6): Device not configured
   at System.Net.Dns.InternalGetHostByName(String hostName)
   at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
   at System.Net.Sockets.TcpClient.Connect(String hostname, Int32 port)
   at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
   at Libplanet.Stun.TurnClient.AcceptRelayedStreamAsync(CancellationToken cancellationToken)
   at Libplanet.Net.Swarm`1.BindingProxies(CancellationToken cancellationToken)
longfin commented 5 years ago

@earlbread Does this error repeat, or only occur once?

earlbread commented 5 years ago

This error occurred 7 times total in 12 nodes and occurred 2 times in some nodes. @longfin

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.