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?
The text was updated successfully, but these errors were encountered:
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! 🙏
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).
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?
The text was updated successfully, but these errors were encountered: