Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Invalid IPv6 configuration on server #312

@Maxwell2022

Description

@Maxwell2022

I'm getting this error that is apparently generated by cURL in the Facebook SDK.
It says that the way to fix it is to specify the curl option to use IPV4 only.

self::$CURL_OPTS[CURLOPT_IPRESOLVE] = CURL_IPRESOLVE_V4;

I'm wondering where should I put this line of code. Can I overwrite the fos_facebook service?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions