XF 2.3 500 Error Mid Upgrade

dvduval

Active member
I ran the upgrade and got a 500 error for the whole site. Everything is down. What would be the steps to troubleshoot?
It's for dance-forums.com

Found this in the error log

Sat Jul 06 18:19:09.515103 2024] [lsapi:error] [pid 70365:tid 47689249085184] [client 96.9.213.132:60447] [host www.dance-forums.com] Backend fatal error: PHP Fatal error: Uncaught Error: Class 'Doctrine\\Common\\Cache\\VoidCache' not found in /home/dancefo2/public_html/src/XF/CacheFactory.php:251\nStack trace:\n#0 /home/dancefo2/public_html/src/XF/CacheFactory.php(81): XF\\CacheFactory->createVoidCache(Array)\n#1 /home/dancefo2/public_html/src/XF/CacheFactory.php(36): XF\\CacheFactory->instantiate('Void', Array)\n#2 /home/dancefo2/public_html/src/XF/App.php(709): XF\\CacheFactory->create('Void', Array)\n#3 /home/dancefo2/public_html/src/XF/Container.php(234): XF\\App->XF\\{closure}('', Array, Object(XF\\Container))\n#4 /home/dancefo2/public_html/src/XF/App.php(2661): XF\\Container->create('cache', '')\n#5 /home/dancefo2/public_html/src/XF/App.php(736): XF\\App->cache('registry')\n#6 /home/dancefo2/public_html/src/XF/Container.php(31): XF\\App->XF\\{closure}(Object(XF\\Container))\n#7 /home/dancefo2/public_html/src/XF/App.php(1931): XF\\Container->offsetGet('registry')\n#8 /home/dancefo2/public_html/src/XF/Container.php(31): XF\\App->XF\\{closure}(Object(XF\\Container))\n#9 /home/dancefo2/public_html/src/X in /home/dancefo2/public_html/src/XF/CacheFactory.php on line 251\n
 
Last edited:
XF 2.3 is stable, there is no critical bug and many forums are running it without major problem.
Concerning the upgrade there is an issue, severe enough from my point of view for it to deserve a warning notice, with caching on server side, and you suffered it, unfortunately.
 
XF 2.3 is stable, there is no critical bug and many forums are running it without major problem.
Concerning the upgrade there is an issue, severe enough from my point of view for it to deserve a warning notice, with caching on server side, and you suffered it, unfortunately.

Yes, I agree so far that it is stable (after the upgrade is complete).
 
Back
Top Bottom