Website URL
<private>
Chevereto version
3.10.3
Description of the issue
Registration and authentication via Facebook plugin not working after enabling SSL certificate. It's trying to connect to the Facebook ipv6 public IP address, but under server itself ipv6 is disabled totaly. Error reporting when trying to press FB auth button on the site.
=======================
Fatal error [7]: Failed to connect to 2a03:2880:f01b:1:face:b00c:0:1: Cannot assign requested address
Triggered in /app/vendor/facebook/HttpClients/FacebookCurlHttpClient.php at line 73
=======================
With disabled SSL works fine. Under FB developers app, https:// is added before install SSL.
Rodolfo, any suggestions?
<private>
Chevereto version
3.10.3
Description of the issue
Registration and authentication via Facebook plugin not working after enabling SSL certificate. It's trying to connect to the Facebook ipv6 public IP address, but under server itself ipv6 is disabled totaly. Error reporting when trying to press FB auth button on the site.
=======================
Fatal error [7]: Failed to connect to 2a03:2880:f01b:1:face:b00c:0:1: Cannot assign requested address
Triggered in /app/vendor/facebook/HttpClients/FacebookCurlHttpClient.php at line 73
=======================
With disabled SSL works fine. Under FB developers app, https:// is added before install SSL.
Rodolfo, any suggestions?