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

Update instruction removes all collected data #406

Closed
noone-silent opened this issue Jun 15, 2023 · 3 comments
Closed

Update instruction removes all collected data #406

noone-silent opened this issue Jun 15, 2023 · 3 comments

Comments

@noone-silent
Copy link

https://plausible.io/docs/self-hosting#updating-plausible

Following this steps will remove all data that has already been collected! 2 Years of data lost because of this...

It should be changed to:

docker-compose stop
docker-compose pull
docker-compose up -d --remove-orphans
@DanielHaitink
Copy link

Got the same problem... Really poor information on the website.

There is some information over here. However this should be reflected on the docs. Will try to recover my data, but I am not sure I will be able to do that.

@ruslandoga
Copy link
Collaborator

ruslandoga commented Feb 20, 2024

👋 @noone-silent @DanielHaitink

Sorry for a late reply, I wasn't subscribed to this repo. If you upgraded to v2, the data hasn't been lost, it's just v2 reads it from the new tables and the old data needs to be moved there for it to become visible in the dashboards. Please see plausible/analytics#3132 for more info.

@ruslandoga
Copy link
Collaborator

👋 @noone-silent

Self-hosted docs are in the process of being moved to https://github.com/plausible/community-edition

I've references your issue in plausible/community-edition#96

Sorry for a late reply!

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

3 participants