• While creating requests or asking for support in the existing XenForo threads please maintain XenForo support policy strictly.

  • You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Error

Shazzy619

New member
May 12, 2022
19
11
3
talhashaikh.com

Stack trace​

#0 src/XF.php(219): XF\Error->logError('XenForo stats c...', false)
#1 src/XF/Job/CollectStats.php(75): XF::logError('XenForo stats c...')
#2 src/XF/Job/CollectStats.php(9): XF\Job\CollectStats->performStatsCollection()
#3 src/XF/Job/Manager.php(260): XF\Job\CollectStats->run(7.83168)
#4 src/XF/Job/Manager.php(202): XF\Job\Manager->runJobInternal(Array, 7.83168)
#5 src/XF/Job/Manager.php(86): XF\Job\Manager->runJobEntry(Array, 7.83168)
#6 job.php(43): XF\Job\Manager->runQueue(false, 8)
#7 {main}

Request state​

array(4) {
["url"] => string(8) "/job.php"
["referrer"] => string(25) "https://.com/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}

what is this error?
 
The error message indicates that there was an issue with cURL (Client URL Library) when trying to send a request to the host "submit-stats.json." The specific error code is 6, which means that cURL could not resolve the host name, indicating a DNS resolution problem.

  1. Ensure that the "submit-stats.json" host name is correct and that there are no typos or mistakes in the code or configuration.
  2. Check the server's DNS configuration to ensure that it can resolve host names properly.
  3. Verify the network connectivity and firewall settings to ensure that the server can reach external hosts.
  4. Review any recent changes to the codebase or server configuration that might have caused this issue.
  5. Check for any relevant updates or patches related to cURL or the application that might address this problem.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock