planetarium / libplanet

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

Failed to process `Libplanet.Net.Messages.PingMsg` during Preload #2424

Closed area363 closed 1 year ago

area363 commented 1 year ago

Error Message:

[06:38:20 ERR] [NetMQTransport] Failed to process Libplanet.Net.Messages.PingMsg fc2cb51b-4f8f-4cfc-a045-b11eb3f8347a; discarding it.                                           
System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (00000001    11): Resource temporarily unavailable                                              
   at System.Net.Dns.GetHostEntryOrAddressesCore(String hostName     Boolean justAddresses   AddressFamily addressFamily     ValueStopwatch stopwatch)                          
   at System.Net.Dns.GetHostEntry(String hostNameOrAddress   AddressFamily family)                                              
   at System.Net.Dns.GetHostEntry(String hostNameOrAddress)                                                 
   at NetMQ.Core.Transports.Tcp.TcpAddress.Resolve(String name   Boolean ip4Only)                                               
   at NetMQ.Core.SocketBase.Connect(String addr)                                                    
   at NetMQ.NetMQSocket..ctor(ZmqSocketType socketType   String connectionString     DefaultAction defaultAction)                                           
   at NetMQ.Sockets.DealerSocket..ctor(String connectionString)                                                 
   at Libplanet.Net.Transports.NetMQTransport.GetRequestDealerSocket(MessageRequest request) in /app/Lib9c/.Libplanet/Libplanet.Net/Transports/NetMQTransport.cs:line 656                                                   
   at Libplanet.Net.Transports.NetMQTransport.ProcessRequest(MessageRequest req  CancellationToken cancellationToken) in /app/Lib9c/.Libplanet/Libplanet.Net/Transports/NetMQTransport.cs:line 695                                              
   at Libplanet.Net.Transports.NetMQTransport.ProcessRuntime(CancellationToken cancellationToken) in /app/Lib9c/.Libplanet/Libplanet.Net/Transports/NetMQTransport.cs:line 628

Please refer to https://planetariumhq.slack.com/archives/CCBRB031P/p1666166947180729 for specific context.

stale[bot] commented 1 year ago

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