ActivityWatch / activitywatch

The best free and open-source automated time tracker. Cross-platform, extensible, privacy-focused.
https://activitywatch.net/
Mozilla Public License 2.0
11.44k stars 521 forks source link

Module aw-server quit unexpectedly #901

Closed Bartek200219 closed 1 year ago

Bartek200219 commented 1 year ago

Describe the bug

Module aw-server quit unexpectedly, aw-qt_2023-06-06_17-04-08 Restart doesn't change anything

To Reproduce

  1. Install activitywatch and chrome extention
  2. use for 2 weeks

Expected behavior

aw-server shouldn't quit unexpectedly

Documentation

2023-06-06 17:04:10 [INFO ]: Using storage method: peewee  (aw_server.main:33)
2023-06-06 17:04:10 [INFO ]: Starting up...  (aw_server.main:41)
2023-06-06 17:04:10 [INFO ]: Using database file: C:\Users\Bartek\AppData\Local\activitywatch\activitywatch\aw-server\peewee-sqlite.v2.db  (aw_datastore.storages.peewee:126)

Additional context

Nothing more to see in logs, sometimes error don't occur.

github-actions[bot] commented 1 year ago

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! 🙏

BelKed commented 1 year ago

Could you please try to start ActivityWatch from the command line? It should tell us why it won't start...

C:\\path\to\aw-watcher-window --verbose
Bartek200219 commented 1 year ago

I had a problem with RAM and that was the issue