- Joined
- Mar 5, 2020
- Messages
- 16
- Points
- 13
Reputation:
Thank You for the share!
I was wondering if it corrects this issue
does anyone know yet?
I was wondering if it corrects this issue
XenForo upgrade check failed: cURL error 6: Could not resolve host: upgrade-check.json (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) src/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:185
does anyone know yet?
- Joined
- Mar 17, 2022
- Messages
- 560
- Points
- 253
Reputation:
- By SNap!
Thank You for the share!
I was wondering if it corrects this issue
does anyone know yet?
remove Line 148
and the error in log is gone
PHP:
\XF::logException($e, false, "XenForo upgrade check failed: $extraMessage ");
- Joined
- Mar 5, 2020
- Messages
- 16
- Points
- 13
Reputation:
- By Redbear
src\XF\Service\Upgrade\Checker.php
remove Line 148
and the error in log is gone
PHP:\XF::logException($e, false, "XenForo upgrade check failed: $extraMessage ");
and yep..got a bigger box in the ACP with that Big X init stating that my file check was complete and I had errors.
So I replaced the line and will just deal with the upgrade error..
maybe I'll wait till a newer nulled version comes out without that error.
SNap, appreciate all the help you give, your freakin awesome !