Page 1 of 1
IPv6
Posted: Tue Nov 08, 2022 5:55 pm
by CD-Nico
Hello
Since a month whe have every day a red banner, that say's: IPV6 not correct, set this IPV6 in API.
We do this every day, because it not allow us to modify orders and backend settings.
2 different accounts and 2 different ipv4 whe have. IPV4 dont give error, only IPV6.
How can i fix this, because every day is the same issue to ad the new ipv6
I also added a few day ago 3 new api en generated api.
1 = IPv4 address
2 = IPv6 adrress - First account
3 = IPv6 adrress - Other account
But no results to, it show every day the new IPV6
Whe used opencart Version 2.3.0.2
Regards
Re: IPv6
Posted: Tue Nov 08, 2022 7:37 pm
by ADD Creative
What version of PHP? Have you checked the IP address is stored correctly in the oc_api_ip table in the database. For example not truncated in any way.
Is the IPv6 address the same every day or does it change?
Re: IPv6
Posted: Wed Nov 09, 2022 1:42 am
by straightlight
CD-Nico wrote: ↑Tue Nov 08, 2022 5:55 pm
Hello
Since a month whe have every day a red banner, that say's: IPV6 not correct, set this IPV6 in API.
We do this every day, because it not allow us to modify orders and backend settings.
2 different accounts and 2 different ipv4 whe have. IPV4 dont give error, only IPV6.
How can i fix this, because every day is the same issue to ad the new ipv6
I also added a few day ago 3 new api en generated api.
1 = IPv4 address
2 = IPv6 adrress - First account
3 = IPv6 adrress - Other account
But no results to,
it show every day the new IPV6
Whe used opencart Version 2.3.0.2
Regards
Is your internet service or VPN provider using a dynamic IP with DHCP or a static IP?
Re: IPv6
Posted: Fri Jan 06, 2023 1:22 am
by CD-Nico
ADD Creative wrote: ↑Tue Nov 08, 2022 7:37 pm
What version of PHP? Have you checked the IP address is stored correctly in the oc_api_ip table in the database. For example not truncated in any way.
Is the IPv6 address the same every day or does it change?
Yes, because i login on different locations and are not fixed IP.
But when i
add IP button it does nothing.
IPV6 does not work on 2.3.x version it seems.
Like to see a solution for this.
Re: IPv6
Posted: Fri Jan 06, 2023 6:30 am
by ADD Creative
IPv6 IPs have always worked fine for me in 2.3.0.2.
When you say the add IP does nothing, what exactly do you mean? Do you not even see the "Success: You have modified APIs!" messages at all.
Re: IPv6
Posted: Tue Jan 24, 2023 12:40 am
by CD-Nico
ADD Creative wrote: ↑Fri Jan 06, 2023 6:30 am
IPv6 IPs have always worked fine for me in 2.3.0.2.
When you say the add IP does nothing, what exactly do you mean? Do you not even see the "Success: You have modified APIs!" messages at all.
hello, yes it shows nothing but not add the ipv6 when click that button to add.
Re: IPv6
Posted: Tue Jan 24, 2023 1:38 am
by ADD Creative
Check your web browser's developer console for errors. You could also check the network tab of the developer console that the request is sent and replied to when you click the add IP button.