activitywatch icon indicating copy to clipboard operation
activitywatch copied to clipboard

Multiple web watcher buckets per instance broken due to hostname unknown

Open ErikBjare opened this issue 4 years ago • 3 comments

Hostnames of web watcher buckets are always "unknown" which breaks the activity view when multiple such buckets are present (it will just pick any browser bucket since it can't filter by hostname due to the hostname being "unknown").

We should:

  • [ ] Make the client use the hostname given by the /api/0/info endpoint as the bucket hostname. (or build a way for the server to automatically assign a hostname, but that seems unnecessary)
    • This is easy
  • [ ] Upgrade existing buckets somehow
    • This is harder

There is also a host of related problems since we (it was probably me) made the terrible decision of using hostnames as device identifiers, see #302 where we're discussing fixing that.

ErikBjare avatar Oct 24 '19 18:10 ErikBjare

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 22 '20 16:04 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 20 '20 06:10 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 18 '21 14:04 stale[bot]