question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fatal Error: Invalid IPv6 URL

See original GitHub issue

Bug description

Every time I scan for my Yuki’s uBlock Japanese filters (jp-filters.txt on my repo) it returns the error above but at different point (due to database cache, maybe). It doesn’t occur for other files so something on my list may be interpreted as IPv6 address?

Modifications under .PyFunceble.yaml

None AFAIK

Reproduction

Steps to reproduce the behavior:

  1. Get the list of mine
  2. Run PyFunceble --adblock -f filepath
  3. See error

Expected behavior

Since I do not use any IPv6 address in my list, the error should not occur.

Screenshots

error

Versions

OS: Windows 10 Python Version: 3.8.8 / conda 4.9.2 PyFunceble Version: 4.0.0b19.dev

Additional context

Add any other context about the problem here.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
Yuki2718commented, Mar 16, 2021

Thx, 4.0.0b36.dev is now installed!

1reaction
funilryscommented, Mar 7, 2021

Closing.

This should be fixed by PyFuncebe v4.0.0b33. Feel free to upgrade, test, and come back here it is still not working.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Environment variables in source url may cause IPv6 error on ...
Issue description If special characters in the password or in the username are present a "ValueError: Invalid IPv6 URL" is raised.
Read more >
Invalid IPv6 URL error when using pip on Ubuntu
when I try to install a package out of my anaconda environment I get a "ValueError: Invalid IPv6 URL" error message (full error...
Read more >
urllib IPv6 parsing fails with special characters in passwords
msg315668 ‑ (view) Author: benaryorg (benaryorg) Date: 2018‑04‑23 13:44 msg317119 ‑ (view) Author: Martin Panter (martin.panter) * Date: 2018‑05‑19 13:49 msg327239 ‑ (view) Author: Thomas...
Read more >
ValueError: Invalid IPv6 URL with PHP code (#8552) · Issues
ValueError: Invalid IPv6 URL with PHP code. Traceback (most recent call last): File "/usr/share/gajim/src/statusicon.py", line 116, ...
Read more >
Understand the IPv6 Link-Local Address - Cisco
A link-local address is an IPv6 unicast address that can be automatically configured on any interface that uses the link-local prefix FE80::/10 (1111...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found