- Issue created by @uv516
- π©π°Denmark ressa Copenhagen
Can you update with Drush?
$ drush updatedb --------------------- ----------------------------- ------------- ----------------------------- Module Update ID Type Description --------------------- ----------------------------- ------------- ----------------------------- admin_toolbar_tools helper_added_config_factory post-update Update container for admin_toolbar_tools.helper arguments. --------------------- ----------------------------- ------------- ----------------------------- Do you wish to run the specified pending updates? (yes/no) [yes]: > y > [notice] Update started: admin_toolbar_tools_post_update_helper_added_config_factory > [notice] Update completed: admin_toolbar_tools_post_update_helper_added_config_factory [success] Finished performing updates.
- πΊπΈUnited States dave reid Nebraska USA
If you don't use Drush you must immediately load yoursite.com/update.php after doing a composer update.
- π©π°Denmark uv516 Denmark
I can not run update.php with version 3.3.1 because of error:
1. Update via composer
2. Run update.php
Result: Error! - πΊπΈUnited States marysalome
I also had this error but it didn't stop me from updating the database and when I did, the error went away. Uv516, in case it helps, I think he means to try updating the database using drush rather than through the browser. You can do this even though you use composer to install the module. Sometimes drush works when the interface doesn't. Just ignore if this isn't helpful.
- Status changed to Closed: works as designed
over 1 year ago 1:17pm 10 May 2023 - π¨π¦Canada adriancid Montreal, Canada
I'm not able to reproduce the problem.