Hello there. Same error here (the same as prestashopansiar) and same case updating from 1.7.5.2 to 1.7.6.0 too
In my case I was able to rollback to 1.7.5.2 in the 1-click module page (because I didn't close the tab after the update) BUT I can confirm that i dont have "'agrovice_84.agro_currency_lang" table (before and after the update)
The last lines of the log in the 1-click update
CitaCopied /vendor/twig/twig/src/Util/DeprecationCollector.php.Copied /vendor/twig/twig/src/Util/TemplateDirIterator.php.Directory /webservice already exists.Copied /webservice/dispatcher.php.Copied /webservice/index.php.[SKIP] directory "/app/cache/" does not exist and cannot be emptied.[CLEANING CACHE] File prod removed[INTERNAL] /var/www/vhosts/agrovicenc.com/httpdocs/vendor/composer/autoload_real.php line 61 - require(/var/www/vhosts/agrovicenc.com/httpdocs/vendor/composer/../icanboogie/common/bootstrap.php): failed to open stream: No such file or directory[INTERNAL] /var/www/vhosts/agrovicenc.com/httpdocs/vendor/composer/autoload_real.php line 61 - require(/var/www/vhosts/agrovicenc.com/httpdocs/vendor/composer/../icanboogie/common/lib/helpers.php): failed to open stream: No such file or directoryMigrating old setting file...parameters file already exists!Finished...
My errors in the 1-click update
Cita[INTERNAL] /var/www/vhosts/agrovicenc.com/httpdocs/src/PrestaShopBundle/PrestaShopBundle.php line 64 - Error: Class 'PrestaShopBundle\DependencyInjection\Compiler\OverrideTwigServiceCompilerPass' not found #0 /var/www/vhosts/agrovicenc.com/httpdocs/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(797): PrestaShopBundle\PrestaShopBundle->build(Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #1 /var/www/vhosts/agrovicenc.com/httpdocs/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(768): Symfony\Component\HttpKernel\Kernel->prepareContainer(Object(Symfony\Component\DependencyInjection\ContainerBuilder)) #2 /var/www/vhosts/agrovicenc.com/httpdocs/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(636): Symfony\Component\HttpKernel\Kernel->buildContainer() #3 /var/www/vhosts/agrovicenc.com/httpdocs/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer() #4 /var/www/vhosts/agrovicenc.com/httpdocs/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(74): Symfony\Component\HttpKernel\Kernel->boot() #5 /var/www/vhosts/agrovicenc.com/httpdocs/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(50): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel() #6 /var/www/vhosts/agrovicenc.com/httpdocs/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(85): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants() #7 /var/www/vhosts/agrovicenc.com/httpdocs/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(41): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade() #8 /var/www/vhosts/agrovicenc.com/httpdocs/admin829imsye4/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run() #9 {main}
Error 500 with debug mode on to see the error:
Cita
(1/1) PrestaShopDatabaseException
Table 'agrovice_84.agro_currency_lang' doesn't exist<br /><br /><pre>SELECT *
FROM `agro_currency_lang`
WHERE `id_currency` = 1</pre>in Db.php line 769
at DbCore->displayError('SELECT * FROM `agro_currency_lang` WHERE `id_currency` = 1')in Db.php line 385
at DbCore->query('SELECT * FROM `agro_currency_lang` WHERE `id_currency` = 1')in Db.php line 613
at DbCore->executeS('SELECT * FROM `agro_currency_lang` WHERE `id_currency` = 1')in EntityMapper.php line 82
at EntityMapper->load('1', null, object(Currency), array('table' => 'currency', 'primary' => 'id_currency', 'multilang' => true, 'fields' => array('iso_code' =>array('type' => 3, 'validate' => 'isLanguageIsoCode', 'required' => true, 'size' => 3), 'numeric_iso_code' => array('type' => 3, 'validate' => 'isNumericIsoCode', 'size' => 3), 'precision' => array('type' => 1, 'validate' => 'isInt'), 'conversion_rate' => array('type' => 4, 'validate' => 'isUnsignedFloat', 'required' => true, 'shop' => true), 'deleted' => array('type' => 2, 'validate' => 'isBool'), 'active' => array('type' => 2, 'validate' => 'isBool'), 'name' => array('type' => 3, 'lang' => true, 'validate' => 'isGenericName', 'size' => 255), 'symbol' => array('type' => 3, 'lang' => true, 'size' => 255)), 'classname' => 'Currency', 'associations' => array('l' => array('type' => 2, 'field' => 'id_currency', 'foreign_field' => 'id_currency'))), 1, true)in ObjectModel.php line 264
at ObjectModelCore->__construct('1', null, null)in Currency.php line 177
at CurrencyCore->__construct('1')in AdminController.php line 2950
at AdminControllerCore->initShopContext()in AdminController.php line 535
at AdminControllerCore->__construct()in LegacyContext.php line 85
at LegacyContext->getContext()in UserLocaleListener.php line 39
at UserLocaleListener->__construct(object(LegacyContext))in appDevDebugProjectContainer.php line 2381
at appDevDebugProjectContainer->getPrestashop_UserLocale_ListenerService()in appDevDebugProjectContainer.php line 2868
at appDevDebugProjectContainer->ContainerM2a0hsd\{closure}()in EventDispatcher.php line 229
at EventDispatcher->sortListeners('kernel.request')in EventDispatcher.php line 61
at EventDispatcher->getListeners('kernel.request')in ContainerAwareEventDispatcher.php line 128
at ContainerAwareEventDispatcher->getListeners('kernel.request')in TraceableEventDispatcher.php line 262
at TraceableEventDispatcher->preProcess('kernel.request')in TraceableEventDispatcher.php line 137
at TraceableEventDispatcher->dispatch('kernel.request', object(GetResponseEvent))in HttpKernel.php line 127
at HttpKernel->handleRaw(object(Request), 1)in HttpKernel.php line 68
at HttpKernel->handle(object(Request), 1, false)in Kernel.php line 200
at Kernel->handle(object(Request), 1, false)in index.php line 86