ChatGLM-6B icon indicating copy to clipboard operation
ChatGLM-6B copied to clipboard

[BUG/Help] <[W ..\torch\csrc\distributed\c10d\socket.cpp:601] [c10d] The IPv6 network addresses of (Win202203021144.DHCP HOST, 55890) cannot be retrieved >

Open Song367 opened this issue 2 years ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

[W ..\torch\csrc\distributed\c10d\socket.cpp:601] [c10d] The IPv6 network addresses of (Win202203021144.DHCP HOST, 55890) cannot be retrieved (gai error: 11001 - ▒▒֪▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ).

Expected Behavior

[W ..\torch\csrc\distributed\c10d\socket.cpp:601] [c10d] The IPv6 network addresses of (Win202203021144.DHCP HOST, 55890) cannot be retrieved (gai error: 11001 - ▒▒֪▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ).

Steps To Reproduce

  1. 运行train.sh 出现错误

Environment

- OS: windows
- Python: 3.10
- Transformers: 
- PyTorch: 2.0.1
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) : true

Anything else?

No response

Song367 avatar Aug 13 '23 09:08 Song367

any update?

bestpredicts avatar Nov 19 '23 10:11 bestpredicts

I met the same trouble, have any solution?

volcanosaur avatar Apr 17 '24 01:04 volcanosaur