Traffic Inspector issue
-
Hi there!
I have this massege “No requests have been logged.” from Traffic Inspector.Some details of my webserver:
Web Server Apache/2
PHP version 7.4.16
Database 10.1.48-MariaDBAlso I have minor issue with data base:
`Table ‘basename.wp_cerber_sets’ doesn’t exist
SELECT * FROM wp_cerber_sets WHERE the_key = “_nexus_mode” AND the_id = 0————————
Table ‘basename.wp_cerber_sets’ doesn’t exist
SELECT * FROM wp_cerber_sets WHERE the_key = “admin_notice” AND the_id = 0————————
Table ‘basename.wp_cerber_sets’ doesn’t exist
INSERT INTO wp_cerber_sets (the_key, the_id, the_value, expires) VALUES (“admin_notice”,0,”a:0:{}”,0)————————
Table ‘basename.wp_cerber_sets’ doesn’t exist
SELECT * FROM wp_cerber_sets WHERE the_key = “admin_message” AND the_id = 0————————
Table ‘basename.wp_cerber_sets’ doesn’t exist
INSERT INTO wp_cerber_sets (the_key, the_id, the_value, expires) VALUES (“admin_message”,0,”a:0:{}”,0)————————
Table ‘basename.wp_cerber_sets’ doesn’t exist
SELECT * FROM wp_cerber_sets WHERE the_key = “cerber_admin_wide” AND the_id = 0————————
Table ‘basename.wp_cerber_sets’ doesn’t exist
INSERT INTO wp_cerber_sets (the_key, the_id, the_value, expires) VALUES (“cerber_admin_wide”,0,””,0)Can you advice me what going on? Where is the problem?
The topic ‘Traffic Inspector issue’ is closed to new replies.