The mySQL function INET_ATON() doesn't work with IPv6 address. You just need to replace the function with INET6_ATON() which is the updated version. It will also continue to support IPv4 as well.
I had to connect through my VPN to pull an IPv4 address to post this.
Thanks!
Edited 2 time(s). Last edit at 15/02/2021 04:05PM by Onyma.
Hey, sorry, just got back to see this now. Still experiencing the issue so using my VPN to connect. Hopefully it's not too much of a cascade effect to figure out.