Skip to content
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

Open
kikoseijo opened this issue Jan 15, 2023 · 5 comments
Open

Fresh install after the pull didnt work. #29

kikoseijo opened this issue Jan 15, 2023 · 5 comments

Comments

@kikoseijo
Copy link

Something in recent update its not right.
I recreated docker and all, but something its missing, some charts not working.

Screenshot 2023-01-15 at 22 29 43

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.

@hawkeye-bot
Copy link
Collaborator

Did you try removing the data folder?

@kikoseijo
Copy link
Author

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.
I have just tried to delete the database and started the docker again with docker-compose up -d --build
Same errors.

@hawkeye-bot
Copy link
Collaborator

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?

@kikoseijo
Copy link
Author

data.zip

Here... this one was created today by scrapper after i deleted.

@hawkeye-bot
Copy link
Collaborator

hawkeye-bot commented Jan 16, 2023

I think you need to rebuild the image, the database is missing certain imagines. Delete the database again first.
Then run
docker-compose up --build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants