Support

Account

Home Forums ACF PRO ACF Pro Cannot Connect to Update Server Reply To: ACF Pro Cannot Connect to Update Server

  • Hello to all,

    I had a response from OVH. They did some request in curl from their servers. Here are the results :

    ~$ curl -i http://connect.advancedcustomfields.com/index.php
    400 Bad Request
    nothing is returned

    ~$ curl -i http://connect.advancedcustomfields.com/index.php?a=get-info&p=pro
    There are some data returned but it ends with a HTTP/1.1 400 Bad Request

    ~$ curl -i http://assets.advancedcustomfields.com/add-ons/add-ons.json
    HTTP/1.1 200 OK
    Everything is fine.

    I did those test in my terminal and get the same results. On OVH point of view the problem comes from ACF server.