That's a sign that JFBConnect is unable to resolve the IP address of facebook.com, which obviously prevents communication from occurring. Not sure why the JomSocial plugin was causing it to throw a 500 error, but if things break down on the basic communication level, weird things can happen.Facebook API Error: name lookup timed out
public static $DOMAIN_MAP = array(
'api' => 'https://api.facebook.com/',
'api_video' => 'https://api-video.facebook.com/',
'api_read' => 'https://api-read.facebook.com/',
'graph' => 'https://graph.facebook.com/',
'graph_video' => 'https://graph-video.facebook.com/',
'www' => 'https://www.facebook.com/',
);'api_read' => 'https://api.facebook.com/',Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
