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

Multiple web watcher buckets per instance broken due to hostname unknown #307

Open
2 tasks
ErikBjare opened this issue Oct 24, 2019 · 4 comments
Open
2 tasks

Comments

@ErikBjare
Copy link
Member

ErikBjare commented Oct 24, 2019

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.

@stale
Copy link

stale bot commented Apr 22, 2020

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
Copy link

stale bot commented Oct 20, 2020

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 stale bot added the stale label Oct 20, 2020
@stale
Copy link

stale bot commented Apr 18, 2021

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 stale bot added the stale label Apr 18, 2021
@ErikBjare ErikBjare added !pinned and removed stale labels Apr 18, 2021
@mindflowgo
Copy link

I get this error on Mac, using Brave browser, 30 minutes after install:

Unable to find bucket matching 'aw-watcher-window_unknown' (hostname filter set to 'None')

Either Visual Code or Brave or Terminal would have come us unknown host on my Mac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants