[bug] Parts of the WebUI don’t load or show outdated data #982
Replies: 5 comments 24 replies
|
To get things clear regarding the dashboard and outdated information:
I tested Plex -> CrossWatch and Recent Scrobble updates correctly after playback, so I can’t reproduce an outdated dashboard issue there. If you still have issues after resetting everything and resetting your browser cache. Then please sent me the following: http://yourCrossWatch:8787 I need both, so i can validate it for you.
For basically everything in CW, those views read from the state data that is created and updated by sync runs. They are not meant to reflect every live watcher/scrobble event immediately. Ofcourse a watcher/scrobble event will eventuelly be an history event but only when you sync history. CrossWatch is a sync hub that presents sync results and recent activity in a dashboard. It is not intended to function as a full standalone tracker. |
Yea sure will do. If you want we can close this issue thread and move it over to discussions if you want??
I did try on several different browsers some that hadn't even touched crosswatch and had no cache at all since they was completely fresh browsers and everything was still showing the same as my normal browser which is why I started up this issue thread since I was seeing the issues on multiple browsers. Any ways, I did a overview maintenance run (idk how I missed the run button there before when I was trying to do maintenance stuff to see if I could get it fixed before opening up this whole thread), and at least for some initial testing it seems to have worked and corrected things, I still need to do some more testing though to confirm if it really is fixed and going to continue showing everything correctly.
Ah so I'd of needed to import data from flicklist itself to crosswatch? like I did for trakt (as I had trakt show up in the editor page) was just a little confused on the matter. Was thinking it was just pulling straight from the flicklist/trakt, since when I checked trakt in the editor page everything was always up to date even though I wasn't pulling in any new info from trakt to crosswatch and was only using scrobble events from crosswatch back to trakt after I did an initial import so I was thinking it was just being weird on why it didn't have any data from flicklist in the editor as well.. but good to know I guess.
Understood but I do need to note that both yesterday when this issue first started and also now with after running the maintenance on the overview and things seemingly working okay so far, it updated both recent history and recent scrobble at the same time (though yesterday it broke after the very first scrobble event to crosswatch as noted in my picture that I had shown) even though I am only doing a plex -> crosswatch watcher route and not a plex -> crosswatch sync pair for history. anyways as noted above need to do some more testing but at least for now things seem to be working okay.. if they break again I'll report back with the info from
I understand this already. |



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
CrossWatch version
v0.11.6
Interface
Web user interface
Providers involved
Affected area
What happened?
Decided to check out CrossWatch again since it had been a while, mostly to see what had changed, but the WebUI seems to be pretty buggy for me at the moment.
Main tab
On the
maintab, widgets sometimes never load at all (as in just don't show up at all), or I get aCould not load this widgeterror.When they do load, things like
recent historyandrecent scrobbleseem to be very outdated. I don't rate items, so I'm not sure iflatest ratingsis affected as well.I've also noticed that some widgets will initially load with outdated data, then eventually switch over to
Could not load this widgeteven though they technically loaded beforehand.Editor page / CrossWatch history
The
editorpage seems to have similar issues. Sometimes it doesn't load properly at all and I have to refresh a few times before everything shows up.Even after it loads, the history for the CrossWatch provider still seems to stay outdated.
I currently have these watcher routes set up:
Plex -> CrossWatchPlex -> TraktPlex -> FlickListThe
Plex -> TraktandPlex -> FlickListwatcher routes seem to work perfectly fine and the history for at least trakt seems to be correct, but the CrossWatch history doesn't appear to stay up to date.I also have a sync pair set up for
Plex -> CrossWatchthat syncs collections, and that seems to be working without any issues.This made me wonder if
recent historyon themaintab and thehistoryview on theeditorpage only get updated when there is a sync pair configured to sync history fromprovider -> CrossWatch, rather than through a watcher route. Is that the case?That still wouldn't explain why
recent scrobblealso stays outdated though, so I'm not sure if these are all related to the same issue or if I'm misunderstanding how those widgets are populated.FlickList provider in the editor
I also noticed that the
FlickListprovider doesn't appear in the provider selector on theeditorpage.Is that intentional, or should FlickList be available there as well?
Scheduler
One last thing is the scheduler under
Settings -> Scheduler.From what I can tell, there doesn't seem to be any way to actually enable the scheduler through the WebUI. There is an enable button for the webhook functionality, but nothing similar for the scheduler itself.
I ended up having to stop CrossWatch, manually edit the config file to enable the scheduler, then start it again.
Unless I'm overlooking something, it would be nice to have an enable/disable option for the scheduler directly in the WebUI as well.
How can we reproduce it?
Sync Output debug log
No response
Analyzer output
No response
Additional context
From what I can see there is nothing in the logs or in the browser console output that would explain these issues. Also unsure on what to mark fully for the affected areas other than webUI so I'm just leaving at that for now..
Confirmation
All reactions