nsys Posted October 12, 2020 Report Posted October 12, 2020 Trying to upgrade from 3.2.1 to 5.0.5 and get the following when I try to run the upgrade wizard (followed all of the steps successfully from https://www.revive-adserver.com/support/upgrading/ until this point): Fatal error: Uncaught TypeError: Argument 1 passed to RV\Container::__construct() must be of the type array, bool given, called in /homepages/2/d208671448/htdocs/nssystems/revive_new/init.php on line 65 and defined in /homepages/2/d208671448/htdocs/nssystems/revive_new/lib/RV/Container.php:38 Stack trace: #0 /homepages/2/d208671448/htdocs/nssystems/revive_new/init.php(65): RV\Container->__construct(false) #1 /homepages/2/d208671448/htdocs/nssystems/revive_new/init.php(143): init() #2 /homepages/2/d208671448/htdocs/nssystems/revive_new/index.php(21): require_once('/homepages/2/d2...') #3 {main} thrown in /homepages/2/d208671448/htdocs/nssystems/revive_new/lib/RV/Container.php on line 38 Any ideas to fix? Thanks! Quote
damon18 Posted February 2, 2021 Report Posted February 2, 2021 Did you find an answer to this? I seem to have the same problem upgrading from 4.1.3 to 5.1.1 when I start the upgrade after carefully following the upgrade instructions. [02-Feb-2021 21:38:06 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to RV\Container::__construct() must be of the type array, boolean given, called in /home/username/public_html/adserver_new/init.php on line 65 and defined in /home/username/public_html/adserver_new/lib/RV/Container.php:38 Stack trace: #0 /home/username/public_html/adserver_new/init.php(65): RV\Container->__construct(false) #1 /home/username/public_html/adserver_new/init.php(143): init() #2 /home/username/public_html/adserver_new/index.php(21): require_once('/home/username/p...') #3 {main} thrown in /home/username/public_html/adserver_new/lib/RV/Container.php on line 38 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.