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

Retrieving an IPV6 throw an exception #70

Open
jjsaunier opened this issue Feb 14, 2024 · 1 comment · May be fixed by #78
Open

Retrieving an IPV6 throw an exception #70

jjsaunier opened this issue Feb 14, 2024 · 1 comment · May be fixed by #78

Comments

@jjsaunier
Copy link

When you retrieve an ipv6 via getDetails for example, it throws Symfony\Component\Cache\Exception\InvalidArgumentException Cache key "xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx_v1" contains reserved characters "{}()/\@:".

@martin-honek-tg
Copy link

martin-honek-tg commented Mar 26, 2024

We hit the same problem. I've made a PR to fix it, but we still need to wait for the code owners to merge it.
In the meantime, just use 3.0.0 which doesn't use Symfony cache.

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 a pull request may close this issue.

2 participants