Facebook Error (Operation timed out after 5001 milliseconds..)

Forums SNAP – WordPress Plugin Forums Facebook Error (Operation timed out after 5001 milliseconds..)

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #254864
    Anastasia
    Participant

      Hi!

      I have a SNAP Plugin installed. It worked for 5 months but now I have a prolem. facebook auto-publications do not work.

      When i try to sent a test – here is an error:
      Array
      (
      [pgID] =>
      [isPosted] => 0
      [pDate] => 2014-09-25 20:12:09
      [Error] => WP_Error Object
      (
      [errors] => Array
      (
      [http_request_failed] => Array
      (
      [0] => Operation timed out after 5001 milliseconds with 0 bytes received
      )

      )

      [error_data] => Array
      (

      What should I do?

      UPD I tried to solve this problem by myself. i put this peace of code from your “troubleshooting faq”-page ():

      add_filter(‘http_request_timeout’, function(){return 5;});

      —- this code somewhere in the beggining of code in functions.php of my theme. after that i can’t download any page of my site – everywhere is empty and white. I can’t open my admin panel and see my posts, nothing.

      What did i do wrong?

      #254874
      Anastasia
      Participant

        Ok, i fixed everything.

        But now SNAP facebook auto-posting shows different problem

        Array
        (
        [pgID] =>
        [isPosted] => 0
        [pDate] => 2014-09-25 22:03:49
        [Error] => No appsecret_proof parameter was specified
        )
        Array ( [pgID] => [isPosted] => 0 [pDate] => 2014-09-25 22:03:49 [Error] => No appsecret_proof parameter was specified )

        how can i solve it?

        #255473
        NextScripts.com
        Participant

          What is your plugin version?

          #257277
          Anastasia
          Participant

            3.4.3 (API Version: 2.15.52 [ID:7762])

            #257297
            NextScripts.com
            Participant

              Please contact support directly.

            Viewing 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.