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

Where the database locate? #521

Closed
weathon opened this issue Dec 8, 2020 · 2 comments
Closed

Where the database locate? #521

weathon opened this issue Dec 8, 2020 · 2 comments

Comments

@weathon
Copy link

@weathon weathon commented Dec 8, 2020

My has a 500 error when i load the UI, i guess it is because one time I start it with root by mistake. So now I want to change them back. Where is the file locate?

@github-actions
Copy link

@github-actions github-actions bot commented Dec 8, 2020

Hi there!
As you're new to this repo, please make sure you've used an appropriate issue template and searched for duplicates (it helps us focus on actual development!). We'd also like to suggest that you read our contribution guidelines and our code of conduct.
Thanks a bunch for opening your first issue! 🙏

@ErikBjare
Copy link
Member

@ErikBjare ErikBjare commented Dec 8, 2020

The location of the data files depends on your operating system and is decided by appdirs. On Unix it is ~/.local/share/activitywatch.

If you accidentally started it with root, then make there aren't any processes still running in the background (on unix systems, check with: ps aux | grep aw-).

If you can't resolve the issues, please provide a more detailed bug report (follow one of the issue templates).

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