Quantcast
Channel: Sentora Support Forums - All Forums
Viewing all articles
Browse latest Browse all 4648

Critical Error: [0144] - Sentora database 'query' error (42S02).

$
0
0
Hello, i don`t know what happened, when I try to get into panel i get this error ...


Code:
Critical Error: [0144] - Sentora database 'query' error (42S02).

A database query has caused an error, the details of which can be found below.

Error message:

Table 'performance_schema.session_variables' doesn't exist

SQL Executed:

SHOW VARIABLES LIKE "version"

Stack trace:

Base table or view not found: 1146 Table 'performance_schema.session_variables' doesn't exist' in /etc/sentora/panel/dryden/db/driver.class.php:125

#0
/etc/sentora/panel/dryden/db/driver.class.php(125): PDO->query('SHOW VARIABLES ...')
#1
/etc/sentora/panel/dryden/sys/versions.class.php(53): db_driver->query('SHOW VARIABLES ...')
#2
/etc/sentora/panel/dryden/ui/tpl/mysqlversion.class.php(19): sys_versions::ShowMySQLVersion()
#3
[internal function]: ui_tpl_mysqlversion::Template()
#4
/etc/sentora/panel/dryden/ui/templateparser.class.php(252): call_user_func(Array)
#5
[internal function]: ui_templateparser::CompileTemplateClass('/<# ([\\w*_*]*) ...', '...')
#6
/etc/sentora/panel/dryden/ui/templateparser.class.php(65): call_user_func_array('ui_templatepars...', Array)
#7
/etc/sentora/panel/dryden/ui/templateparser.class.php(389): ui_templateparser::CompileFunctions('...')
#8
/etc/sentora/panel/inc/init.inc.php(146): ui_templateparser::Generate('etc/styles/Sent...')
#9
/etc/sentora/panel/index.php(21): require_once('/etc/sentora/pa...')
#10
{main}
Solved
Code:
mysql_upgrade -p --force ; systemctl restart mysqld
It was because i updated to php7 ... now everything works in speed Angel

Viewing all articles
Browse latest Browse all 4648

Trending Articles