Reply to thread

Had the following error when moving a thread from the staff room to the introduction forum. This is an area that is not indexed. So I suspect that's where the error came from. Nothing serious of course, but thought I'd let you know.


  • ErrorException: IndexNow error: An unexpected error occurred. Please try again later.
  • src/XF/Error.php:82
  • Generated by: Unknown account
  • Jul 28, 2024 at 6:25 PM

Stack trace

#0 src/XF.php(257): XF\Error->logError('IndexNow error:...', false)

#1 src/XF/IndexNow/Api.php(79): XF::logError('IndexNow error:...')

#2 src/XF/IndexNow/Api.php(34): XF\IndexNow\Api->request('/?key=yZm7y8va2...', Array, 'IndexNow error:...')

#3 src/XF/Job/ContentIndexNow.php(84): XF\IndexNow\Api->index('https://agorafo...')

#4 src/XF/Job/Manager.php(275): XF\Job\ContentIndexNow->run(7.74899)

#5 src/XF/Job/Manager.php(205): XF\Job\Manager->runJobInternal(Array, 7.74899)

#6 src/XF/Job/Manager.php(89): XF\Job\Manager->runJobEntry(Array, 7.74899)

#7 job.php(46): XF\Job\Manager->runQueue(false, 8)

#8 {main}

Request state

array(4) {

  ["url"] => string(8) "/job.php"

  ["referrer"] => string(60) "https://agoraforo.com/threads/how-did-you-hear-about-us.366/"

  ["_GET"] => array(0) {

  }

  ["_POST"] => array(0) {

  }

}


Back
Top Bottom