Called from /var/www/equat.ca/html/sites/all/modules/fb/fb.module, line 1167
Failed to get app properties for xxx.: connect() timed out! 28

Is there anything I can check or test regarding these errors?

Comments

js’s picture

I would sure appreciate anybody's tip on how to use this functionality on a live site and survive. I know I made a huge mistake using D7 for this live site, but I thought FB was far enough along. It would be a lot of work to redo this site in D6 at this point.

Basically, I just need to know what is working and what is too early. For example, I spent hours wondering what I was doing wrong with with the install when "sync" was presenting an error. I thought it was the correct test to see that things were working. It is only when I was going to post a bug that I searched the issues and found a mention to not use it. I guess "dev" means "dev" for this module, but for so many other Drupal projects it is appropriate to use a "dev".

So, any tips would be a huge. Thanks.

WildBill’s picture

Hey js, sorry I'm not much help, but I'm seeing these errors in the 6x branch too, for what it's worth. I don't know what's causing them, but it doesn't appear to be killing my app either...

Dave Cohen’s picture

Status: Active » Closed (duplicate)

#1119668: Failed to get app properties ... Connection time-out

I think this particular problem is on facebook's end. It should just go away.

The D7 branch is not as complete as the D6 branch, a bunch of modules have not been upgraded. But the most important ones for implementing facebook connect have. My priority at the moment is to get 6.x-3.0 final release out the door. Why it is still a RC is a long story, and has to do with a lot of bugs but also reacting to constant changes made to facebook's API.

js’s picture

Thanks for the good information and nice update. It helps a lot to understand the plan. Had I known a week ago I would have used D6.

What is your (wild) guess for the "friends" functionality in D7? Hopefully I can understand it enough to help debug it.

Thanks again, I really appreciate the code.

dineshpal’s picture

Hello! Dave,

I am also facing this problam still now..
" Failed to get application properties (site) from Facebook: fb_call_method failed calling admin.getAppProperties. Not Implemented 501
Unable to get application properties. Possibly, you've given the wrong id or secret. Possibly, this server is unable to reach facebook's servers. Your application will not work properly!
Failed to get application properties (site) from Facebook: fb_call_method failed calling admin.getAppProperties. Not Implemented 501
Failed to set the following properties for site application. You may need to manually editing remote settings!

Array
(
[uninstall_url] => https://www.xxx.com/fb_app/event/site/post_remove/
[authorize_url] => https://www.xxx.com/fb_app/event/site/post_authorize/
[callback_url] => http:www.xxx.com/fb_cb/00000000000000/
[secure_callback_url] => https://www.xxx.com/fb_cb/0000000000000/
)

I am using drupal 7..
thanks
dinesh pal