database setup

David Mehler dave.mehler at gmail.com
Sun Apr 5 03:37:07 CEST 2020


Hello,

Trying to insert commands in to the sqlite3 database, and keep getting
the error no table named domain or servers exist, no table definitions
defined. I created sqlite-generate.sh per the installation docs, if I
run the script from the commandline without piping it through sqlite3
it works fine, but when going through sqlite3 that's when I get the
errors.

as the automx2 user with the python3 virtual environment activated I run:

sqlite-generate.sh | sqlite3 /var/db/automx2/db.sqlite

Suggestions welcome.
Thanks.
Dave.


More information about the automx-users mailing list