Installation Errors?

All,

On a fresh install and I am running into the following error:

ProgrammingError at /
(1146, “Table ‘kegbot.core_kegbotsite’ doesn’t exist”)

Any Ideas? If I run SHOW TABLES in kegbot; in mysql, it returns:

Empty set (0.00 sec)

Not sure what to do next – help?

Thanks.

-Chow

Still having this issue? It means the kegbot database is empty. That’s very difficult to achieve when using setup-kegbot.py.

I got past that by just uninstalling everything and reinstalling. But now, none of the pours assign themselves to users when users select themselves. The pours register, the keg volume updates, but the user data doesn’t show drinks associated with the user who poured. The session data does, however.

Weird stuff for sure.