Hi @seath
AIOS uses WordPress request to fetch the user IP address If it is getting 127.0.0.1 as user IP address. Please cross check you have correct IP detection settings set WP Security > Settings > Advanced settings tab.
https://developer.wordpress.org/reference/classes/requests/
If it has any such error still it is going to work there is no functionality issue.
We are going to check in more detail as 4 seconds time seems enough for a request to finish.
Thread Starter
Seath
(@seath)
WP Security > Settings > Advanced settings tab …. Showing my IP address.
Your detected IP address according to Cloudflare: **********
Your detected IP address according to ipify (IPv4): IPv6 failure: error ()
Your detected IP address according to ipify (IPv6): IPv4 failure: error ()
Choose a $_SERVER variable …. I can’t change anything there since there is only one option available to be selected.
-
This reply was modified 2 years, 11 months ago by
Seath.
Hi @seath
If $_SERVER variable showing correct IP address there should not be any functionality issue for actual visitor.
We are working on to ignore the exception “AIOS_Helper::request_remote exception – cURL error 28: Connection timed” so upcoming version will not have this logged.
The WP Statistics have IP configuration please cross check for it.
Hi @seath
We have ignored the time out exception as an solution. can you please download from below link AIOS plugin and upload it as new plugin from Plugins and replace with existing and it should solves the issue and do not log such exception.
all-in-one-wp-security-and-firewall.zip (dropbox.com)
Thread Starter
Seath
(@seath)
@hjogiupdraftplus looks like it worked. Thank you.