-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fresh install after the pull didnt work. #29
Comments
Did you try removing the data folder? |
When i didt a pull yes, after i just deleted the folder and did a clean clone from github. I did also removed the docker images and rebuild. |
if you open up the query editor in meta base, is there any indication on what's wrong when you run the query yourself? Would it be possible to add the data/exchanges_db.sqlite file? |
Here... this one was created today by scrapper after i deleted. |
I think you need to rebuild the image, the database is missing certain imagines. Delete the database again first. |
Something in recent update its not right.
I recreated docker and all, but something its missing, some charts not working.
In positions:
[SQLITE_ERROR] SQL error or missing database (no such column: account)
ADG:
[SQLITE_ERROR] SQL error or missing database (no such column: INCOME.account)
Monthly summary:
[SQLITE_ERROR] SQL error or missing database (no such column: db.account)
Nice work BTW, thanks for sharing.
The text was updated successfully, but these errors were encountered: