You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon startup of the server, a System.UnauthorizedAccessException exception appears during the "RemoveDuplicatePlaylistChildren"-Migration. The server is unable to properly start and is stuck in a loop. The WebUI never becomes reachable.
A downgrade to version 10.10.1 resolves the issue.
Expected Behavior
The server should disregard the media filesystem being read-only and start up normally.
Steps To Reproduce
will supplement later after more thorough testing due to time constraints
Is there an existing issue for this?
Current Behavior
Upon startup of the server, a System.UnauthorizedAccessException exception appears during the "RemoveDuplicatePlaylistChildren"-Migration. The server is unable to properly start and is stuck in a loop. The WebUI never becomes reachable.
A downgrade to version 10.10.1 resolves the issue.
Expected Behavior
The server should disregard the media filesystem being read-only and start up normally.
Steps To Reproduce
will supplement later after more thorough testing due to time constraints
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: