Closed matsduf closed 3 years ago
Could you check that you are not reusing an old database file in the backend_config.ini
and that the fingerprint
column is indeed present in the test_results
table (PRAGMA table_info(test_results)
)?
An old database file was (probably) the problem. When I removed the database file and rerun I got no errors.
First I installed Engine and LDNS from CPAN:
Dependencies for Backend installed. Backend from develop branch, commit f6cc5a1, installed.
Then: