Topic-icon Autotune not working

Active Subscriptions:

None
12 years 8 months ago #36662 by sougatab
Hi Alex,

I have just renewed the JFBConnect subscription but it the status inside the component shows that subscription has expired.
Also Autotune is not working and shows some error related to App ID. However I have checked and the App details are fine.

Please suggest how we can resolve these issues.

Thanks!
The topic has been locked.
Support Specialist
12 years 8 months ago #36667 by alzander
Replied by alzander on topic Autotune not working
Can you double-check that your subscriber ID is correct from the My Account -> My Subscriptions area of this site and what you've entered into JFBConnect? The last autotune check I see from this account is from August 20th using v4.3.3 (and that check failed as well).

Let me know if it seems correct and I'll gladly investigate further, but I'm not sure what would be wrong.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 8 months ago #36683 by sougatab
Replied by sougatab on topic Autotune not working
Thanks Alex.
We have tried to run the Autotune but it's not working. The Subscriber ID is also correct.

If you want I can share the admin login details and you can take a look.
The topic has been locked.
Support Specialist
12 years 8 months ago #36697 by alzander
Replied by alzander on topic Autotune not working
Please do send the super admin details. To do so, please using the mail icon under my picture to the left. We'll gladly take a look.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 8 months ago #36713 by sougatab
Replied by sougatab on topic Autotune not working
Please check your inbox. I have sent the login details.
The topic has been locked.
Support Specialist
12 years 8 months ago #36723 by alzander
Replied by alzander on topic Autotune not working
Thanks for the credentials. When I try to run Autotune, I'm seeing the following error messages at the top:

Facebook API Error: couldn't connect to host
Facebook Application configuration could not be loaded. Please check your App ID and Secret Key

That's indicating that there is something preventing outgoing connections on your server to other servers. cURL (the PHP functions that make the outgoing calls) appears to be working, but there's a firewall or other security feature that's preventing calls to Facebook itself.

When testing, I also couldn't access the JFBConnect -> Overview page. On that page, we make a quick call to Facebook to load some stats. Is that loading for you? If not, it re-enforces the idea above that something is preventing these outgoing calls that are very necessary for Facebook functionality.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 8 months ago #36742 by sougatab
Replied by sougatab on topic Autotune not working
I am also not able to access the overview page.
What do you think is the issue with the server? We can try to change the firewall/security settings of the server if we know what is blocking the Facebook calls.
The topic has been locked.
Support Specialist
12 years 8 months ago #36748 by alzander
Replied by alzander on topic Autotune not working
Mainly, check to make sure outgoing calls are allowed in general. Your server will need to be able to contact:
api.facebook.com
api-read.facebook.com
graph.facebook.com
www.sourcecoast.com

You may need to look into server logs as well as there's a lot of different things that could be blocking the connections from PHP configuration options (though I don't think that's it from what I could tell), Apache settings or server security/firewall settings.

I hope that helps get you started, but let us know anything you find and we'll help how we can.

Thanks,
Alex
The topic has been locked.