Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid socket address syntax error with ipv6 #2327

Open
baybal opened this issue Feb 9, 2025 · 2 comments
Open

invalid socket address syntax error with ipv6 #2327

baybal opened this issue Feb 9, 2025 · 2 comments

Comments

@baybal
Copy link

baybal commented Feb 9, 2025

sccache-dist scheduler --config scheduler.toml

ccache-dist: Failed to load scheduler config file
sccache-dist: caused by: Failed to load toml config file from scheduler.toml
sccache-dist: caused by: TOML parse error at line 1, column 15
  |
1 | public_addr = "2406:da17:1bd:f902:c11:dff3:8d0b:98d2:10600"
  |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
invalid socket address syntax
@AJIOB
Copy link
Contributor

AJIOB commented Feb 12, 2025

Hi @baybal,

Are you sure, that the latest 10600 address segment really correct?

@baybal
Copy link
Author

baybal commented Feb 12, 2025

Hi @baybal,

Are you sure, that the latest 10600 address segment really correct?

10600 is the port number

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

No branches or pull requests

2 participants