You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wanting to go live with a production machine but I'm getting more time-out errors. It doesn't exit gracefully and causes an error. If you refresh the page it works.
The error is:
[06-Jun-2024 19:46:10 Africa/Johannesburg] PHP Fatal error: Uncaught ipinfo\ipinfo\IPinfoException: cURL error 28: Connection time-out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://ipinfo.io/162.243.34.10 in /home/andrebruton/domain.co.za/vendor/ipinfo/ipinfo/src/IPinfo.php:239
Stack trace:
#0 /home/andrebruton/domain.co.za/vendor/ipinfo/ipinfo/src/IPinfo.php(98): ipinfo\ipinfo\IPinfo->getRequestDetails('162.243.34.10') #1 /home/andrebruton/domain.co.za/shop/index.php(76): ipinfo\ipinfo\IPinfo->getDetails('162.243.34.10')
The text was updated successfully, but these errors were encountered:
I'm wanting to go live with a production machine but I'm getting more time-out errors. It doesn't exit gracefully and causes an error. If you refresh the page it works.
The error is:
[06-Jun-2024 19:46:10 Africa/Johannesburg] PHP Fatal error: Uncaught ipinfo\ipinfo\IPinfoException: cURL error 28: Connection time-out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://ipinfo.io/162.243.34.10 in /home/andrebruton/domain.co.za/vendor/ipinfo/ipinfo/src/IPinfo.php:239
Stack trace:
#0 /home/andrebruton/domain.co.za/vendor/ipinfo/ipinfo/src/IPinfo.php(98): ipinfo\ipinfo\IPinfo->getRequestDetails('162.243.34.10')
#1 /home/andrebruton/domain.co.za/shop/index.php(76): ipinfo\ipinfo\IPinfo->getDetails('162.243.34.10')
The text was updated successfully, but these errors were encountered: