jadmperry
Well-known member
Thanks for the help from @Chris D for helping me troubleshoot my earlier attempts to upgrade from 1.5x to 2.0 beta. In the end, a test site was able to get partially through the installation process, but, it wouldn't get all the way to completion. Chris D was able to help me get my site back up to its original state.
The diagnosis was along the lines of there was something with the server that was keeping the upgrade script from working to completion.
I ended up calling my host and they confirmed that during the upgrade process, there were memory/resource usage that exceeded my plan. So, I upgraded the plan and tried again, knowing that my plan now has rolling backups included. Well, I totally hosed something up, and get this error:
Unworried, because of the rolling backup, I called tech support, they were generally unhelpful, and said, just click here and there and it will revert everything to how it was a few hours ago. Said it would be probably an hour or so. So, I did. And, and hour and a half later, call back because the progress bar said it was about a tenth done. New rep says, "Oh, that's unfortunate, the rollback can be granular, you should have just done the specific folders. "So, this might take days," I ask. "Yeah." "Nothing I can do to stop the upgrade and start over with correct files?" I ask, suspecting the answer. "No, sorry. You just have to wait for cpanel to do its thing."
As of today, still throwing that error, but the rollback to the backup from about 10 pm EST on Friday is done.
I am wondering if I am missing something obvious. At least I do have confidence that the daily backups are in existence. Hopefully, I have not completely hosed things up.
The diagnosis was along the lines of there was something with the server that was keeping the upgrade script from working to completion.
I ended up calling my host and they confirmed that during the upgrade process, there were memory/resource usage that exceeded my plan. So, I upgraded the plan and tried again, knowing that my plan now has rolling backups included. Well, I totally hosed something up, and get this error:
Code:
An exception occurred: [TypeError] Argument 2 passed to XF\Template\Templater::setUserBanners() must be of the type array, null given, called in /home/[redacted]/public_html/src/XF/App.php on line 1414 in src/XF/Template/Templater.php on line 362
XF\Template\Templater->setUserBanners() in src/XF/App.php at line 1414
XF\App->setupTemplaterObject() in src/XF/App.php at line 1054
XF\App->XF\{closure}() in src/XF/Container.php at line 28
XF\Container->offsetGet() in src/XF/App.php at line 2605
XF\App->templater() in src/XF/Pub/App.php at line 328
XF\Pub\App->preRender() in src/XF/Mvc/Dispatcher.php at line 280
XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1844
XF\App->run() in src/XF.php at line 328
XF::runApp() in index.php at line 13
Unworried, because of the rolling backup, I called tech support, they were generally unhelpful, and said, just click here and there and it will revert everything to how it was a few hours ago. Said it would be probably an hour or so. So, I did. And, and hour and a half later, call back because the progress bar said it was about a tenth done. New rep says, "Oh, that's unfortunate, the rollback can be granular, you should have just done the specific folders. "So, this might take days," I ask. "Yeah." "Nothing I can do to stop the upgrade and start over with correct files?" I ask, suspecting the answer. "No, sorry. You just have to wait for cpanel to do its thing."
As of today, still throwing that error, but the rollback to the backup from about 10 pm EST on Friday is done.
I am wondering if I am missing something obvious. At least I do have confidence that the daily backups are in existence. Hopefully, I have not completely hosed things up.