-
-
Notifications
You must be signed in to change notification settings - Fork 563
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
No Data despite data existing in the buckets #998
Comments
Hi there! |
Could you please try the latest beta version ( |
|
I have the same issue, and the latest beta version and my OS triggered a security alert. |
Look at my comment for this other Issue |
Did you find a way to resolve this? @mzfr |
@shoaib281 Nope. For some reason only the Browser Watcher is working so I can only see data in the "browser" tab of the Activity. But other than that the problem is still there for me, even on version v0.12.3b16 |
In both @AlexLJordan and @mzfr's timeline screenshots there's missing data. We need data from both aw-watcher-window and aw-watcher-afk to display the Activity view (although the AFK bucket filtering can be disabled in the "Filter" menu). In @AlexLJordan's screenshot there's no aw-watcher-window bucket, so the watcher must have crashed. Simply restarting it would fix it. I'm considering better restart mechanics for watchers that crash to address this. In @mzfr's screenshot the aw-watcher-afk and aw-watcher-window watchers don't have any overlapping data. Almost like one crashed and then the other was started. This might be a Sonoma problem (I'm still on macOS 13). Not sure what happened there. |
Okay, I found a reason. Sometimes, in some networks MacOS can change itself domain to ip/${name}.local. I had main But due to usage of Which, of course, contains no data. For me, I just removed all buckets, related to |
Describe the bug
I'm missing data for a about 14 days.
I checked the JSON of my buckets: They do contain a bunch of events, which dont look mangled in any way.
The timeline view shows the data properly.
So yeah. Whats happening here?
To Reproduce
Expected behavior
Not losing data.
Documentation
Today: only half of todays events are tracked:
My example will be the 14th december.
No data for previous days:
Timeline works:
Additional context
The text was updated successfully, but these errors were encountered: