Problem with Google Chrome Browser

unkn0wn

Member
I have a problem when I am using google chrome..
Here is the screenshot of the error:
help 2.webp

This error occurs whenever I am opening any pages on the front end of my forum. But it only occurs when I use google chrome.
I am using XenPortal addon and Flexile Template for my forum.

And one more question. Can I delete resolved report on reported items?
 
The problem on 403 Forbidden seems to be fixed now, they send me a mail:
It looks like Chrome/Chromium was hitting one of our mod_security blacklist rules that Firefox and other browsers managed to miss. I added a whitelist for the rule and it looks like everything is up and running like it is supposed to be now.

But, today I have some other error logs from Facebook Integration:
Code:
Error Info
XenForo_Exception: Facebook returned the following error: Error validating access token.. - library/XenForo/ControllerPublic/Register.php:283
Generated By: Unknown Account, 10 minutes ago
Stack Trace
#0 /home/unkn0wn/public_html/library/XenForo/FrontController.php(310): XenForo_ControllerPublic_Register->actionFacebook()
#1 /home/unkn0wn/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#2 /home/unkn0wn/public_html/index.php(17): XenForo_FrontController->run()
#3 {main}
Request State
array(3) {
  ["url"] => string(186) "http://belajaron.com/index.php?register/facebook&t=65854018532%7C2.q7G7fVagk_ANMac4YS6cog__.3600.1300946400-100002240732176%7CsgPiEoIEmK5iOAz2DFZo2kDa8xE&redirect=http%3A//belajaron.com/"
  ["_GET"] => array(3) {
    ["register/facebook"] => string(0) ""
    ["t"] => string(98) "65854018532|2.q7G7fVagk_ANMac4YS6cog__.3600.1300946400-100002240732176|sgPiEoIEmK5iOAz2DFZo2kDa8xE"
    ["redirect"] => string(21) "http://belajaron.com/"
  }
  ["_POST"] => array(0) {
  }
}
Code:
Error Info
XenForo_Exception: Facebook returned the following error: Error validating access token.. - library/XenForo/ControllerPublic/Register.php:283
Generated By: test-user, 10 minutes ago
Stack Trace
#0 /home/unkn0wn/public_html/library/XenForo/FrontController.php(310): XenForo_ControllerPublic_Register->actionFacebook()
#1 /home/unkn0wn/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#2 /home/unkn0wn/public_html/index.php(17): XenForo_FrontController->run()
#3 {main}
Request State
array(3) {
  ["url"] => string(186) "http://belajaron.com/index.php?register/facebook&t=65854018532%7C2.q7G7fVagk_ANMac4YS6cog__.3600.1300946400-100002240732176%7CsgPiEoIEmK5iOAz2DFZo2kDa8xE&redirect=http%3A//belajaron.com/"
  ["_GET"] => array(3) {
    ["register/facebook"] => string(0) ""
    ["t"] => string(98) "65854018532|2.q7G7fVagk_ANMac4YS6cog__.3600.1300946400-100002240732176|sgPiEoIEmK5iOAz2DFZo2kDa8xE"
    ["redirect"] => string(21) "http://belajaron.com/"
  }
  ["_POST"] => array(0) {
  }
}
Is it still related to the hosting? Or anything else?
 
It's still either a Facebook or server config' issue.

Impossible to say really.

The other person who was having similar problems with Facebook told me it all just started working 48 hours later.
Just give it some time and see if the issue resolves at Facebook's end.
 
Top Bottom