You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am not able to add TLS Reports to the Database, this is the error. How to Fix?
DBD::mysql::st execute failed: Table 'dmarc.tls_report' doesn't exist at ./dmarcts-report-parser.pl line 1310.
DBD::mysql::st fetchrow_array failed: fetch() without execute() at ./dmarcts-report-parser.pl line 1311.
Use of uninitialized value $raw_data_max_size in numeric gt (>) at ./dmarcts-report-parser.pl line 1372.
Skipping storage of large JSON (400 bytes) as defined in config file.
DBD::mysql::db do failed: Table 'dmarc.tls_report' doesn't exist at ./dmarcts-report-parser.pl line 1376.
Cannot add report to database (Table 'dmarc.tls_report' doesn't exist). Skipped.
./dmarcts-report-parser.pl: Skipping tlsreports/google.com!mydomain.com!1680220800!1680307199!001.json due to database errors.
The text was updated successfully, but these errors were encountered:
Hello,
I am not able to add TLS Reports to the Database, this is the error. How to Fix?
DBD::mysql::st execute failed: Table 'dmarc.tls_report' doesn't exist at ./dmarcts-report-parser.pl line 1310.
DBD::mysql::st fetchrow_array failed: fetch() without execute() at ./dmarcts-report-parser.pl line 1311.
Use of uninitialized value $raw_data_max_size in numeric gt (>) at ./dmarcts-report-parser.pl line 1372.
Skipping storage of large JSON (400 bytes) as defined in config file.
DBD::mysql::db do failed: Table 'dmarc.tls_report' doesn't exist at ./dmarcts-report-parser.pl line 1376.
Cannot add report to database (Table 'dmarc.tls_report' doesn't exist). Skipped.
./dmarcts-report-parser.pl: Skipping tlsreports/google.com!mydomain.com!1680220800!1680307199!001.json due to database errors.
The text was updated successfully, but these errors were encountered: