Ccnet-db query errors

Hi,

I used the install script for the PRO install for Debian 9. I have the Let’s Encrypt SSL installed successfully, however I am getting a cent-db error when starting ./seafile.sh start

Anybody have any ideas on this error? Thanks in advance.

** Message: seafile-controller.c(1157): loading seafdav config from /opt/seafile/conf/seafdav.conf

[12/04/19 03:49:13] …/common/session.c(139): using config file /opt/seafile/conf/ccnet.conf
[12/04/19 03:49:13] …/common/license.c(406): Loading license file /opt/seafile/seafile-license.txt …
[12/04/19 03:49:13] …/common/license.c(409): License file /opt/seafile/seafile-license.txt does not exist, allow at most 3 trial users
License file /opt/seafile/seafile-license.txt does not exist, allow at most 3 trial users
[12/04/19 03:49:13] …/common/ccnet-db.c(316): Error exec query SELECT COUNT(id) FROM EmailUser WHERE is_active = 1 AND email NOT LIKE ‘%@seafile_group’: mysql_stmt_prepare failed: Table ‘ccnet-db.EmailUser’ doesn’t exist.
[12/04/19 03:49:13] user-mgr.c(104): Failed to get user number from DB.
failed to run “ccnet-server -t”

Just curious if anyone has seen an error like this, or can point me to a resource to fix it?
Thank you

I just seen one now

anyone?