My PHP script that verifies your server is also using curl and has a 4 second timeout. The .ajax call in the js on the account-linking page also has a 4 sec timeout. So just hanging is inexplicable as the concole log should show an error message after 4 seconds.
The only errors in the server logs are a few (no idea if it's you) that mention "server certificate does NOT include an ID which matches the server name" but my script has CURLOPT_SSL_VERIFYHOST, false and CURLOPT_SSL_VERIFYPEER, false so that should not matter. ------------------------------------------------------------------------ philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920 View this thread: http://forums.slimdevices.com/showthread.php?t=111443 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
