fruxefarms / FruxePi

Indoor farming software using the Raspberry Pi
https://docs.fruxe.co
Other
139 stars 41 forks source link

A Database Error Occurred - unable to login #68

Open mow-jow opened 4 years ago

mow-jow commented 4 years ago

After I enter the the default username and password I get the following Error:

FruxePi » A Database Error Occurred
Error Number: 1146

Table 'frx_db.users' doesn't exist

SELECT `email`, `email`, `id`, `password`, `active`, `last_login` FROM `users` WHERE `email` = 'hello@fruxe.co' ORDER BY `id` DESC LIMIT 1

Filename: models/Ion_auth_model.php

Line Number: 1038

I tried to update but it still doesn't work. I saw Issue #43 but I can't see what was the solution.

trabogano commented 4 years ago

Same problem here

timyig commented 4 years ago

image

same here