Exception

Database Exceptionyii\db\Exception

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'c1odm_demo.metric_value' doesn't exist
The SQL being executed was: SELECT `value_2` AS `tot` FROM `metric_value` `m` WHERE metric_id="QUANT5" and catalogue_id='http://www.juntadeandalucia.es' GROUP BY `m`.`catalogue_id`

Error Info: Array
(
    [0] => 42S02
    [1] => 1146
    [2] => Table 'c1odm_demo.metric_value' doesn't exist
)
$_GET = [
    'r' => 'datacatalogue/index',
    'id' => '406',
];

$_SERVER = [
    'TMPDIR' => '/var/www/clients/client1/web3/tmp',
    'PHPRC' => '/etc/opt/remi/php56/',
    'TEMP' => '/var/www/clients/client1/web3/tmp',
    'PHP_DOCUMENT_ROOT' => '/var/www/clients/client1/web3',
    'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin',
    'PWD' => '/var/www/php-fcgi-scripts/web3',
    'SHLVL' => '0',
    'TMP' => '/var/www/clients/client1/web3/tmp',
    'PHP_FCGI_MAX_REQUESTS' => '7000',
    'HTTP_CONNECTION' => 'close',
    'SCRIPT_NAME' => '/frontend/web/index.php',
    'REQUEST_URI' => '/frontend/web/index.php?r=datacatalogue%2Findex&id=406',
    'QUERY_STRING' => 'r=datacatalogue%2Findex&id=406',
    'REQUEST_METHOD' => 'GET',
    'SERVER_PROTOCOL' => 'HTTP/1.1',
    'GATEWAY_INTERFACE' => 'CGI/1.1',
    'REMOTE_PORT' => '37008',
    'SCRIPT_FILENAME' => '/var/www/demo.opendatamonitor.eu/web/frontend/web/index.php',
    'SERVER_ADMIN' => 'webmaster@demo.opendatamonitor.eu',
    'CONTEXT_DOCUMENT_ROOT' => '/var/www/demo.opendatamonitor.eu/web',
    'CONTEXT_PREFIX' => '',
    'REQUEST_SCHEME' => 'http',
    'DOCUMENT_ROOT' => '/var/www/demo.opendatamonitor.eu/web',
    'REMOTE_ADDR' => '44.201.64.238',
    'SERVER_PORT' => '80',
    'SERVER_ADDR' => '148.251.70.49',
    'SERVER_NAME' => 'demo.opendatamonitor.eu',
    'SERVER_SOFTWARE' => 'Apache',
    'SERVER_SIGNATURE' => '',
    'HTTP_HOST' => 'demo.opendatamonitor.eu',
    'HTTP_USER_AGENT' => 'claudebot',
    'HTTP_ACCEPT' => '*/*',
    'PERL5LIB' => '/usr/share/awstats/lib:/usr/share/awstats/plugins',
    'UNIQUE_ID' => 'ZgXqvLAJ0cogxClAjA7-8wAAAAQ',
    'FCGI_ROLE' => 'RESPONDER',
    'PHP_SELF' => '/frontend/web/index.php',
    'REQUEST_TIME_FLOAT' => 1711663804.206959,
    'REQUEST_TIME' => 1711663804,
];