ControlNet icon indicating copy to clipboard operation
ControlNet copied to clipboard

TimeoutError: The client socket has timed out after 1800s while trying to connect to (127.0.0.1, 48391)

Open shravankumar147 opened this issue 2 years ago • 0 comments

#202 This is another type of issue observed while training with multiple GPUs.


return TCPStore(
TimeoutError: The client socket has timed out after 1800s while trying to connect to (127.0.0.1, 48391).

[E socket.cpp:793] [c10d] The client socket has timed out after 1800s while trying to connect to (127.0.0.1, 48391).

shravankumar147 avatar May 03 '23 16:05 shravankumar147