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

Quad9 IPv6 Upstream => parsing error #285

Closed
ikarisan opened this issue Sep 20, 2021 · 1 comment · Fixed by #299
Closed

Quad9 IPv6 Upstream => parsing error #285

ikarisan opened this issue Sep 20, 2021 · 1 comment · Fixed by #299
Labels
🐞 bug Something isn't working
Milestone

Comments

@ikarisan
Copy link

Hi!

I tried to use the Quad9 IPv6 upstream servers, but the IP addresses cannot be parsed.
Quad9 uses

2620:fe::fe
2620:fe::9

But both :fe parts of the addresses result into:
"FATAL wrong file structure: can't convert port to number (1 - 65535) strconv.ParseUint: parsing "fe": invalid syntax"

These upstream values are not working:

- 2620:fe::fe
- 2620:fe::9

Blocky version: v0.15
Build time: 20210727-203516

Ikarisan

@0xERR0R 0xERR0R added the 🐞 bug Something isn't working label Sep 20, 2021
@0xERR0R 0xERR0R added this to the 0.17 milestone Sep 20, 2021
@0xERR0R
Copy link
Owner

0xERR0R commented Sep 20, 2021

Hi, thank you for reporting. Yes, indeed, I can reproduce it. You can use tcp+udp:[2620:fe::fe]:53 as workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants