Closed vollkommenIrrelevant closed 2 years ago
This error is related to uninstall
plugin. It seems that plugin database tables are not existing anymore. Did you drop some table manually ? I guess the solution is to uninstall/reinstall the plugin, to make it recreate its tables.
I close this issue as it is not related to GLPI itself.
Code of Conduct
Is there an existing issue for this?
Version
10.0.5
Bug description
After upgrading I see following error in sql-error.log
[2022-11-21 15:51:47] glpisqllog.ERROR: DBmysql::query() in /var/www/glpi/src/DBmysql.php line 370 *** MySQL query error: SQL: SELECT * FROM
glpi_plugin_uninstall_profilesWHERE
glpi_plugin_uninstall_profiles.
id= '4' LIMIT 1 Error: Table 'glpi.glpi_plugin_uninstall_profiles' doesn't exist Backtrace : src/DBmysqlIterator.php:112 src/DBmysql.php:1056 DBmysqlIterator->execute() src/CommonDBTM.php:306 DBmysql->request() marketplace/uninstall/inc/profile.class.php:60 CommonDBTM->getFromDB() marketplace/uninstall/inc/profile.class.php:194 PluginUninstallProfile->showForm() src/CommonGLPI.php:689 PluginUninstallProfile::displayTabContentForItem() ajax/common.tabs.php:113 CommonGLPI::displayStandardTab()
Relevant log output
Page URL
unsuitable
Steps To reproduce
unsuitable
Your GLPI setup information
Informationen über das System, die Installation und die Konfiguration
Server
GLPI constants
Libraries
LDAP directories
SQL replicas
Notifications
Plugins list
Anything else?
No response