mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Deleting media that is still being watched in SyncPlay results in errors #7374
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kmarius on GitHub (Sep 29, 2025).
This issue respects the following points:
Description of the bug
After deleting media that is still being watched in a SyncPlay group it is not possible to for any user that is not in the group to view the list of SyncPlay groups (by clicking the SyncPlay button on the top right).
An error is shown on the UI:
An error occurred while accessing groups list.and it is not possible to view or create groups, because the menu doesn't open. Server logs show aNullReferenceException.Everything starts working again once everyone leaves and the group is dissolved.
Reproduction steps
What is the current bug behavior?
The following error is shown and no SyncPlay groups are displayed (the menu doesn't even open):
An error occurred while accessing groups list.What is the expected correct behavior?
The list of active SyncPlay groups should be displayed.
Jellyfin Server version
10.10.0+
Specify the build version
10.10.7
Environment
Jellyfin logs
@DiamondDom commented on GitHub (Oct 15, 2025):
I've had this but I managed to fix it by restarting the Jellyfin in the dashboard.