What do these error messages mean and what should I do to correct them?

Ray

Active member
1.
Facebook returned the following error: Error validating application..
library/XenForo/ControllerPublic/Register.php:283

2.
Facebook returned the following error: Code was invalid or expired..
library/XenForo/ControllerPublic/Register.php:272

3.
Unable to Connect to tcp://www.gravatar.com:80. Error #110: Connection timed out
library/Zend/Http/Client/Adapter/Socket.php:235

4.
Facebook returned the following error: Invalid verification code format..
library/XenForo/ControllerPublic/Register.php:272

The Server Error Log is flooded with the last one.
 
Check your Facebook application settings - use the test tool in the ACP.
http://xenforo.com/help/facebook/

The error ending in 272 can also mean the member refused to allow access to your application.
["error_description"] => string(29) "The user denied your request."
This will be fixed in the next release as it's not an error as such, the visitor just didn't complete the transaction.

The Gravatar one simply means the gravatar.com site was down.

Neither of them are anything to worry about.
 
The error ending in 272 can also mean the member refused to allow access to your application.
["error_description"] => string(29) "The user denied your request."
This will be fixed in the next release as it's not an error as such, the visitor just didn't complete the transaction.
 
  • Like
Reactions: Ray
There must be something that is making visitors not want to complete the login/reg process. 16 pages with that same error since Monday. hmmm

I have tried signing up via facebook with multiple accounts and everything seems to be working just fine, but that error log is worrying me.
 
That is a lot but as you've tested it with several accounts and it's working, there's not really anything you can do.

Do you get a lot of traffic from Facebook?
 
Top Bottom