XF 2.3 v2.2.16 to v2.3.0 upgrade error

pascal37

Member
I get the following error when updating to the latest version, 2.3.0. Can you please help on this issue?

error image

An exception occurred: [TypeError] Argument 2 passed to XF\DataRegistry::__construct() must be an instance of Doctrine\Common\Cache\CacheProvider or null, instance of SV\RedisCache\SymfonyCache\Redis given, called in /home/xxxx.com/public_html/src/XF/App.php on line 734 in src/XF/DataRegistry.php on line 27

  1. XF\DataRegistry->__construct() in src/XF/App.php at line 734
  2. XF\App->XF\{closure}() in src/XF/Container.php at line 31
  3. XF\Container->offsetGet() in src/XF/Install/App.php at line 73
  4. XF\Install\App->XF\Install\{closure}() in src/XF/Container.php at line 31
  5. XF\Container->offsetGet() in src/XF/App.php at line 2458
  6. XF\App->setupAddOnComposerAutoload() in src/XF/Install/App.php at line 160
  7. XF\Install\App->setup() in src/XF.php at line 771
  8. XF::setupApp() in src/XF/Install/_upgrader/core.php at line 1302
  9. XFUpgraderWeb::create() in install/oc-upgrader.php at line 13
 
Disable any caching mode on server side and restart the upgrade.
When doing a manual update, it shows me the following error in red. What can I do here?

--------------------------------------------------------------------------------------------------------
There are at least 13 file(s) that do not appear to have the expected contents. Reupload the XenForo files and refresh this page. Only continue if you are sure all files have been uploaded properly.
 
Download the XF 2.3 files from your customer account (to be sure) then re-upload them to your server and restart the upgrade.
Or try the automatic upgrade from your ACP again...
 
The upgrade files are in a zip archive, so if it's not corrupted when you open it on your desktop, then all the files in it will be fine.
 
Hello again,
I installed from scratch and restored the database, everything is fine so far. But I have a problem, I cannot log in to the site. It asks me for double verification, but I do not receive an e-mail. How can I fix this error?


1720257330233.webp
 
This is probably my last problem! :) Now the photos in my forum topics are not visible. Whatever folder I restore from my old backup, my photos come back.

Also, I couldn't see the day and night mode under the theme.
 
Last edited:
Back
Top Bottom