Issue accessing config page after updating plugin to 1.2.8

after updating the stripe integration to 1.2.8, i get the error below when I go to the config section in the admin panel. This is a Magento 2.0.7 installation with php 7.0.4. I tried reverting the files back to what they were before the update but that didn’t help. I made sure to recompile after the update and attempt to revert. What do I do? The stripe integration is the first item in the store configuration so I can’t access the Stores -> Configuration section at all right now.

Source class "\Magento\Framework\Composer\Composer" for "Magento\Framework\Composer\ComposerFactory" generation does not exist.
#0 /var/www/html/vendor/magento/framework/Code/Generator.php(100): Magento\Framework\Code\Generator->tryToLoadSourceClass('Magento\\Framewo...', Object(Magento\Framework\ObjectManager\Code\Generator\Factory))
#1 /var/www/html/vendor/magento/framework/Code/Generator/Autoloader.php(35): Magento\Framework\Code\Generator->generateClass('Magento\\Framewo...')
#2 [internal function]: Magento\Framework\Code\Generator\Autoloader->load('Magento\\Framewo...')
#3 /var/www/html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(97): spl_autoload_call('Magento\\Framewo...')
#4 /var/www/html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(88): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('Magento\\Framewo...', Array)
#5 /var/www/html/vendor/magento/framework/ObjectManager/ObjectManager.php(71): Magento\Framework\ObjectManager\Factory\Compiled->create('Magento\\Framewo...')
#6 /var/www/html/vendor/mage2pro/core/Core/lib/objects.php(45): Magento\Framework\ObjectManager\ObjectManager->get('Magento\\Framewo...')
#7 /var/www/html/vendor/mage2pro/core/Framework/Composer/ComposerInformation.php(33): df_o('Magento\\Framewo...')
#8 /var/www/html/vendor/mage2pro/core/Framework/Composer/ComposerInformation.php(24): Df\Framework\Composer\ComposerInformation->composer()
#9 /var/www/html/vendor/mage2pro/core/Core/lib/composer.php(21): Df\Framework\Composer\ComposerInformation->locker()
#10 /var/www/html/vendor/mage2pro/core/Core/lib/composer.php(43): df_composer_repository_l()
#11 /var/www/html/vendor/mage2pro/core/Config/Ext.php(31): df_package('mage2pro/stripe')
#12 /var/www/html/vendor/mage2pro/core/Config/Ext.php(25): Df\Config\Ext->package()
#13 /var/www/html/vendor/mage2pro/core/Config/Block/System/Config/Form/Fieldset/Ext.php(38): Df\Config\Ext->url()
#14 /var/www/html/vendor/magento/module-config/Block/System/Config/Form/Fieldset.php(108): Df\Config\Block\System\Config\Form\Fieldset\Ext->_getHeaderCommentHtml(Object(Magento\Framework\Data\Form\Element\Fieldset\Interceptor))
#15 /var/www/html/vendor/magento/module-config/Block/System/Config/Form/Fieldset.php(60): Magento\Config\Block\System\Config\Form\Fieldset->_getHeaderHtml(Object(Magento\Framework\Data\Form\Element\Fieldset\Interceptor))
#16 [internal function]: Magento\Config\Block\System\Config\Form\Fieldset->render(Object(Magento\Framework\Data\Form\Element\Fieldset\Interceptor))
#17 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#18 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Df\Config\Block\System\Config\Form\Fieldset\Ext\Interceptor->___callParent('render', Array)
#19 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Df\\Config\\Block...', 'render', Object(Df\Config\Block\System\Config\Form\Fieldset\Ext\Interceptor), Array, 'Df\\Config\\Plugi...')
#20 /var/www/html/vendor/mage2pro/core/Config/Plugin/Block/System/Config/Form/Fieldset.php(42): Df\Config\Block\System\Config\Form\Fieldset\Ext\Interceptor->Magento\Framework\Interception\{closure}(Object(Magento\Framework\Data\Form\Element\Fieldset\Interceptor))
#21 [internal function]: Df\Config\Plugin\Block\System\Config\Form\Fieldset->aroundRender(Object(Df\Config\Block\System\Config\Form\Fieldset\Ext\Interceptor), Object(Closure), Object(Magento\Framework\Data\Form\Element\Fieldset\Interceptor))
#22 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#23 /var/www/html/var/generation/Df/Config/Block/System/Config/Form/Fieldset/Ext/Interceptor.php(26): Df\Config\Block\System\Config\Form\Fieldset\Ext\Interceptor->___callPlugins('render', Array, Array)
#24 /var/www/html/vendor/magento/framework/Data/Form/Element/AbstractElement.php(465): Df\Config\Block\System\Config\Form\Fieldset\Ext\Interceptor->render(Object(Magento\Framework\Data\Form\Element\Fieldset\Interceptor))
#25 /var/www/html/vendor/magento/framework/Data/Form/Element/AbstractElement.php(479): Magento\Framework\Data\Form\Element\AbstractElement->getHtml()
#26 /var/www/html/vendor/magento/framework/Data/Form.php(322): Magento\Framework\Data\Form\Element\AbstractElement->toHtml()
#27 /var/www/html/vendor/magento/framework/Data/Form.php(337): Magento\Framework\Data\Form->toHtml()
#28 /var/www/html/vendor/magento/module-backend/Block/Widget/Form.php(98): Magento\Framework\Data\Form->getHtml()
#29 /var/www/html/vendor/magento/module-backend/view/adminhtml/templates/widget/form.phtml(15): Magento\Backend\Block\Widget\Form->getFormHtml()
#30 /var/www/html/vendor/magento/framework/View/TemplateEngine/Php.php(59): include('/var/www/html/v...')
#31 [internal function]: Magento\Framework\View\TemplateEngine\Php->render(Object(Magento\Config\Block\System\Config\Form), '/var/www/html/v...', Array)
#32 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#33 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\TemplateEngine\Php\Interceptor->___callParent('render', Array)
#34 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'render', Object(Magento\Framework\View\TemplateEngine\Php\Interceptor), Array, 'Df\\Framework\\Pl...')
#35 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/TemplateEngineInterface.php(23): Magento\Framework\View\TemplateEngine\Php\Interceptor->Magento\Framework\Interception\{closure}(Object(Magento\Config\Block\System\Config\Form), '/var/www/html/v...', Array)
#36 [internal function]: Df\Framework\Plugin\View\TemplateEngineInterface->aroundRender(Object(Magento\Framework\View\TemplateEngine\Php\Interceptor), Object(Closure), Object(Magento\Config\Block\System\Config\Form), '/var/www/html/v...', Array)
#37 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#38 /var/www/html/var/generation/Magento/Framework/View/TemplateEngine/Php/Interceptor.php(26): Magento\Framework\View\TemplateEngine\Php\Interceptor->___callPlugins('render', Array, Array)
#39 /var/www/html/vendor/magento/framework/View/Element/Template.php(255): Magento\Framework\View\TemplateEngine\Php\Interceptor->render(Object(Magento\Config\Block\System\Config\Form), '/var/www/html/v...', Array)
#40 /var/www/html/vendor/magento/framework/View/Element/Template.php(279): Magento\Framework\View\Element\Template->fetchView('/var/www/html/v...')
#41 /var/www/html/vendor/magento/module-backend/Block/Template.php(104): Magento\Framework\View\Element\Template->_toHtml()
#42 /var/www/html/vendor/magento/framework/View/Element/AbstractBlock.php(657): Magento\Backend\Block\Template->_toHtml()
#43 /var/www/html/vendor/magento/framework/View/Layout.php(542): Magento\Framework\View\Element\AbstractBlock->toHtml()
#44 /var/www/html/vendor/magento/framework/View/Layout.php(518): Magento\Framework\View\Layout->_renderBlock('system\\config\\f...')
#45 [internal function]: Magento\Framework\View\Layout->renderNonCachedElement('system\\config\\f...')
#46 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#47 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\Layout\Interceptor->___callParent('renderNonCached...', Array)
#48 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'renderNonCached...', Object(Magento\Framework\View\Layout\Interceptor), Array, 'Df\\Framework\\Pl...')
#49 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/Layout.php(177): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}('system\\config\\f...')
#50 [internal function]: Df\Framework\Plugin\View\Layout->aroundRenderNonCachedElement(Object(Magento\Framework\View\Layout\Interceptor), Object(Closure), 'system\\config\\f...')
#51 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#52 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(208): Magento\Framework\View\Layout\Interceptor->___callPlugins('renderNonCached...', Array, Array)
#53 /var/www/html/vendor/magento/framework/View/Layout.php(472): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('system\\config\\f...')
#54 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(193): Magento\Framework\View\Layout->renderElement('system\\config\\f...', true)
#55 /var/www/html/vendor/magento/framework/View/Element/AbstractBlock.php(497): Magento\Framework\View\Layout\Interceptor->renderElement('system\\config\\f...', true)
#56 /var/www/html/vendor/magento/module-config/view/adminhtml/templates/system/config/edit.phtml(22): Magento\Framework\View\Element\AbstractBlock->getChildHtml('form')
#57 /var/www/html/vendor/magento/framework/View/TemplateEngine/Php.php(59): include('/var/www/html/v...')
#58 [internal function]: Magento\Framework\View\TemplateEngine\Php->render(Object(Magento\Config\Block\System\Config\Edit), '/var/www/html/v...', Array)
#59 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#60 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\TemplateEngine\Php\Interceptor->___callParent('render', Array)
#61 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'render', Object(Magento\Framework\View\TemplateEngine\Php\Interceptor), Array, 'Df\\Framework\\Pl...')
#62 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/TemplateEngineInterface.php(23): Magento\Framework\View\TemplateEngine\Php\Interceptor->Magento\Framework\Interception\{closure}(Object(Magento\Config\Block\System\Config\Edit), '/var/www/html/v...', Array)
#63 [internal function]: Df\Framework\Plugin\View\TemplateEngineInterface->aroundRender(Object(Magento\Framework\View\TemplateEngine\Php\Interceptor), Object(Closure), Object(Magento\Config\Block\System\Config\Edit), '/var/www/html/v...', Array)
#64 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#65 /var/www/html/var/generation/Magento/Framework/View/TemplateEngine/Php/Interceptor.php(26): Magento\Framework\View\TemplateEngine\Php\Interceptor->___callPlugins('render', Array, Array)
#66 /var/www/html/vendor/magento/framework/View/Element/Template.php(255): Magento\Framework\View\TemplateEngine\Php\Interceptor->render(Object(Magento\Config\Block\System\Config\Edit), '/var/www/html/v...', Array)
#67 /var/www/html/vendor/magento/framework/View/Element/Template.php(279): Magento\Framework\View\Element\Template->fetchView('/var/www/html/v...')
#68 /var/www/html/vendor/magento/module-backend/Block/Template.php(104): Magento\Framework\View\Element\Template->_toHtml()
#69 /var/www/html/vendor/magento/framework/View/Element/AbstractBlock.php(657): Magento\Backend\Block\Template->_toHtml()
#70 /var/www/html/vendor/magento/framework/View/Layout.php(542): Magento\Framework\View\Element\AbstractBlock->toHtml()
#71 /var/www/html/vendor/magento/framework/View/Layout.php(518): Magento\Framework\View\Layout->_renderBlock('system.config.e...')
#72 [internal function]: Magento\Framework\View\Layout->renderNonCachedElement('system.config.e...')
#73 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#74 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\Layout\Interceptor->___callParent('renderNonCached...', Array)
#75 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'renderNonCached...', Object(Magento\Framework\View\Layout\Interceptor), Array, 'Df\\Framework\\Pl...')
#76 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/Layout.php(177): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}('system.config.e...')
#77 [internal function]: Df\Framework\Plugin\View\Layout->aroundRenderNonCachedElement(Object(Magento\Framework\View\Layout\Interceptor), Object(Closure), 'system.config.e...')
#78 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#79 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(208): Magento\Framework\View\Layout\Interceptor->___callPlugins('renderNonCached...', Array, Array)
#80 /var/www/html/vendor/magento/framework/View/Layout.php(472): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('system.config.e...')
#81 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(193): Magento\Framework\View\Layout->renderElement('system.config.e...', true)
#82 /var/www/html/vendor/magento/framework/View/Layout.php(569): Magento\Framework\View\Layout\Interceptor->renderElement('system.config.e...')
#83 /var/www/html/vendor/magento/framework/View/Layout.php(520): Magento\Framework\View\Layout->_renderContainer('content')
#84 [internal function]: Magento\Framework\View\Layout->renderNonCachedElement('content')
#85 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#86 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\Layout\Interceptor->___callParent('renderNonCached...', Array)
#87 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'renderNonCached...', Object(Magento\Framework\View\Layout\Interceptor), Array, 'Df\\Framework\\Pl...')
#88 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/Layout.php(177): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}('content')
#89 [internal function]: Df\Framework\Plugin\View\Layout->aroundRenderNonCachedElement(Object(Magento\Framework\View\Layout\Interceptor), Object(Closure), 'content')
#90 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#91 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(208): Magento\Framework\View\Layout\Interceptor->___callPlugins('renderNonCached...', Array, Array)
#92 /var/www/html/vendor/magento/framework/View/Layout.php(472): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('content')
#93 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(193): Magento\Framework\View\Layout->renderElement('content', true)
#94 /var/www/html/vendor/magento/framework/View/Layout.php(569): Magento\Framework\View\Layout\Interceptor->renderElement('content')
#95 /var/www/html/vendor/magento/framework/View/Layout.php(520): Magento\Framework\View\Layout->_renderContainer('admin.scope.col...')
#96 [internal function]: Magento\Framework\View\Layout->renderNonCachedElement('admin.scope.col...')
#97 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#98 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\Layout\Interceptor->___callParent('renderNonCached...', Array)
#99 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'renderNonCached...', Object(Magento\Framework\View\Layout\Interceptor), Array, 'Df\\Framework\\Pl...')
#100 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/Layout.php(177): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}('admin.scope.col...')
#101 [internal function]: Df\Framework\Plugin\View\Layout->aroundRenderNonCachedElement(Object(Magento\Framework\View\Layout\Interceptor), Object(Closure), 'admin.scope.col...')
#102 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#103 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(208): Magento\Framework\View\Layout\Interceptor->___callPlugins('renderNonCached...', Array, Array)
#104 /var/www/html/vendor/magento/framework/View/Layout.php(472): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('admin.scope.col...')
#105 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(193): Magento\Framework\View\Layout->renderElement('admin.scope.col...', true)
#106 /var/www/html/vendor/magento/framework/View/Layout.php(569): Magento\Framework\View\Layout\Interceptor->renderElement('admin.scope.col...')
#107 /var/www/html/vendor/magento/framework/View/Layout.php(520): Magento\Framework\View\Layout->_renderContainer('main.col')
#108 [internal function]: Magento\Framework\View\Layout->renderNonCachedElement('main.col')
#109 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#110 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\Layout\Interceptor->___callParent('renderNonCached...', Array)
#111 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'renderNonCached...', Object(Magento\Framework\View\Layout\Interceptor), Array, 'Df\\Framework\\Pl...')
#112 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/Layout.php(177): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}('main.col')
#113 [internal function]: Df\Framework\Plugin\View\Layout->aroundRenderNonCachedElement(Object(Magento\Framework\View\Layout\Interceptor), Object(Closure), 'main.col')
#114 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#115 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(208): Magento\Framework\View\Layout\Interceptor->___callPlugins('renderNonCached...', Array, Array)
#116 /var/www/html/vendor/magento/framework/View/Layout.php(472): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('main.col')
#117 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(193): Magento\Framework\View\Layout->renderElement('main.col', true)
#118 /var/www/html/vendor/magento/framework/View/Layout.php(569): Magento\Framework\View\Layout\Interceptor->renderElement('main.col')
#119 /var/www/html/vendor/magento/framework/View/Layout.php(520): Magento\Framework\View\Layout->_renderContainer('page.main.conta...')
#120 [internal function]: Magento\Framework\View\Layout->renderNonCachedElement('page.main.conta...')
#121 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#122 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\Layout\Interceptor->___callParent('renderNonCached...', Array)
#123 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'renderNonCached...', Object(Magento\Framework\View\Layout\Interceptor), Array, 'Df\\Framework\\Pl...')
#124 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/Layout.php(177): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}('page.main.conta...')
#125 [internal function]: Df\Framework\Plugin\View\Layout->aroundRenderNonCachedElement(Object(Magento\Framework\View\Layout\Interceptor), Object(Closure), 'page.main.conta...')
#126 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#127 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(208): Magento\Framework\View\Layout\Interceptor->___callPlugins('renderNonCached...', Array, Array)
#128 /var/www/html/vendor/magento/framework/View/Layout.php(472): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('page.main.conta...')
#129 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(193): Magento\Framework\View\Layout->renderElement('page.main.conta...', true)
#130 /var/www/html/vendor/magento/framework/View/Layout.php(569): Magento\Framework\View\Layout\Interceptor->renderElement('page.main.conta...')
#131 /var/www/html/vendor/magento/framework/View/Layout.php(520): Magento\Framework\View\Layout->_renderContainer('page.content')
#132 [internal function]: Magento\Framework\View\Layout->renderNonCachedElement('page.content')
#133 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#134 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\Layout\Interceptor->___callParent('renderNonCached...', Array)
#135 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'renderNonCached...', Object(Magento\Framework\View\Layout\Interceptor), Array, 'Df\\Framework\\Pl...')
#136 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/Layout.php(177): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}('page.content')
#137 [internal function]: Df\Framework\Plugin\View\Layout->aroundRenderNonCachedElement(Object(Magento\Framework\View\Layout\Interceptor), Object(Closure), 'page.content')
#138 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#139 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(208): Magento\Framework\View\Layout\Interceptor->___callPlugins('renderNonCached...', Array, Array)
#140 /var/www/html/vendor/magento/framework/View/Layout.php(472): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('page.content')
#141 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(193): Magento\Framework\View\Layout->renderElement('page.content', true)
#142 /var/www/html/vendor/magento/framework/View/Layout.php(569): Magento\Framework\View\Layout\Interceptor->renderElement('page.content')
#143 /var/www/html/vendor/magento/framework/View/Layout.php(520): Magento\Framework\View\Layout->_renderContainer('page.wrapper')
#144 [internal function]: Magento\Framework\View\Layout->renderNonCachedElement('page.wrapper')
#145 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#146 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\Layout\Interceptor->___callParent('renderNonCached...', Array)
#147 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'renderNonCached...', Object(Magento\Framework\View\Layout\Interceptor), Array, 'Df\\Framework\\Pl...')
#148 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/Layout.php(177): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}('page.wrapper')
#149 [internal function]: Df\Framework\Plugin\View\Layout->aroundRenderNonCachedElement(Object(Magento\Framework\View\Layout\Interceptor), Object(Closure), 'page.wrapper')
#150 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#151 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(208): Magento\Framework\View\Layout\Interceptor->___callPlugins('renderNonCached...', Array, Array)
#152 /var/www/html/vendor/magento/framework/View/Layout.php(472): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('page.wrapper')
#153 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(193): Magento\Framework\View\Layout->renderElement('page.wrapper', true)
#154 /var/www/html/vendor/magento/framework/View/Layout.php(569): Magento\Framework\View\Layout\Interceptor->renderElement('page.wrapper')
#155 /var/www/html/vendor/magento/framework/View/Layout.php(520): Magento\Framework\View\Layout->_renderContainer('backend.page')
#156 [internal function]: Magento\Framework\View\Layout->renderNonCachedElement('backend.page')
#157 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#158 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\Layout\Interceptor->___callParent('renderNonCached...', Array)
#159 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'renderNonCached...', Object(Magento\Framework\View\Layout\Interceptor), Array, 'Df\\Framework\\Pl...')
#160 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/Layout.php(177): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}('backend.page')
#161 [internal function]: Df\Framework\Plugin\View\Layout->aroundRenderNonCachedElement(Object(Magento\Framework\View\Layout\Interceptor), Object(Closure), 'backend.page')
#162 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#163 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(208): Magento\Framework\View\Layout\Interceptor->___callPlugins('renderNonCached...', Array, Array)
#164 /var/www/html/vendor/magento/framework/View/Layout.php(472): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('backend.page')
#165 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(193): Magento\Framework\View\Layout->renderElement('backend.page', true)
#166 /var/www/html/vendor/magento/framework/View/Layout.php(569): Magento\Framework\View\Layout\Interceptor->renderElement('backend.page')
#167 /var/www/html/vendor/magento/framework/View/Layout.php(520): Magento\Framework\View\Layout->_renderContainer('root')
#168 [internal function]: Magento\Framework\View\Layout->renderNonCachedElement('root')
#169 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array)
#170 /var/www/html/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Framework\View\Layout\Interceptor->___callParent('renderNonCached...', Array)
#171 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\\Framewo...', 'renderNonCached...', Object(Magento\Framework\View\Layout\Interceptor), Array, 'Df\\Framework\\Pl...')
#172 /var/www/html/vendor/mage2pro/core/Framework/Plugin/View/Layout.php(177): Magento\Framework\View\Layout\Interceptor->Magento\Framework\Interception\{closure}('root')
#173 [internal function]: Df\Framework\Plugin\View\Layout->aroundRenderNonCachedElement(Object(Magento\Framework\View\Layout\Interceptor), Object(Closure), 'root')
#174 /var/www/html/vendor/magento/framework/Interception/Interceptor.php(140): call_user_func_array(Array, Array)
#175 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(208): Magento\Framework\View\Layout\Interceptor->___callPlugins('renderNonCached...', Array, Array)
#176 /var/www/html/vendor/magento/framework/View/Layout.php(472): Magento\Framework\View\Layout\Interceptor->renderNonCachedElement('root')
#177 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(193): Magento\Framework\View\Layout->renderElement('root', true)
#178 /var/www/html/vendor/magento/framework/View/Layout.php(938): Magento\Framework\View\Layout\Interceptor->renderElement('root')
#179 /var/www/html/var/generation/Magento/Framework/View/Layout/Interceptor.php(492): Magento\Framework\View\Layout->getOutput()
#180 /var/www/html/vendor/magento/framework/View/Result/Page.php(241): Magento\Framework\View\Layout\Interceptor->getOutput()
#181 /var/www/html/vendor/magento/framework/View/Result/Layout.php(162): Magento\Framework\View\Result\Page->render(Object(Magento\Framework\App\Response\Http\Interceptor))
#182 /var/www/html/var/generation/Magento/Backend/Model/View/Result/Page/Interceptor.php(24): Magento\Framework\View\Result\Layout->renderResult(Object(Magento\Framework\App\Response\Http\Interceptor))
#183 /var/www/html/vendor/magento/framework/App/Http.php(119): Magento\Backend\Model\View\Result\Page\Interceptor->renderResult(Object(Magento\Framework\App\Response\Http\Interceptor))
#184 /var/www/html/vendor/magento/framework/App/Bootstrap.php(258): Magento\Framework\App\Http->launch()
#185 /var/www/html/index.php(39): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http))
#186 {main}

I have fixed it.
Run composer update and bin/magento setup:upgrade.

That did it thank you!