Skip to content

fix: Handle IPv6 addresses in weight sync init_method#1576

Open
zx3xyy wants to merge 1 commit intoTHUDM:mainfrom
zx3xyy:pr/ipv6-weight-sync
Open

fix: Handle IPv6 addresses in weight sync init_method#1576
zx3xyy wants to merge 1 commit intoTHUDM:mainfrom
zx3xyy:pr/ipv6-weight-sync

Conversation

@zx3xyy
Copy link

@zx3xyy zx3xyy commented Feb 11, 2026

IPv6 addresses contain colons that break tcp://addr:port URLs. Wrap IPv6 addresses in brackets: tcp://[::1]:port
This makes slime work on ipv6 only envorinment.

IPv6 addresses contain colons that break tcp://addr:port URLs.
Wrap IPv6 addresses in brackets: tcp://[::1]:port
@zx3xyy zx3xyy marked this pull request as ready for review February 12, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant