Reply To: Operation timed out after 5000 milliseconds with 0 bytes received

Forums SNAP – WordPress Plugin Forums Operation timed out after 5000 milliseconds with 0 bytes received Reply To: Operation timed out after 5000 milliseconds with 0 bytes received

#491234
seventh
Participant

    I think the can be in curl and IPv6:

    root@7th-server:~# curl -v vk.com/
    * Trying 2a00:bdc0:3:103:1:0:403:907...
    * Immediate connect fail for 2a00:bdc0:3:103:1:0:403:907: Сеть недоступна (network unreacheble)
    * Trying 2a00:bdc0:3:103:1:0:403:908...
    * Immediate connect fail for 2a00:bdc0:3:103:1:0:403:908: Сеть недоступна
    * Trying 2a00:bdc0:3:103:1:0:403:909...
    * Immediate connect fail for 2a00:bdc0:3:103:1:0:403:909: Сеть недоступна
    * Trying 87.240.131.119...
    * Connected to vk.com (87.240.131.119) port 80 (#0)
    > GET / HTTP/1.1
    > Host: vk.com
    > User-Agent: curl/7.47.1
    > Accept: */*

    What can I do with it?