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
{{ message }}
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
Sometimes I will occasionally get Plex auth errors. When this happens, Autoscan's processor sleeps indefinitely and I have to restart it to get it to process again
Feb 23 20:32:58 ERR Fatal error occurred while processing targets, processor stopped, triggers will continue... error="scan: invalid plex token: 401 Unauthorized: fatal error"
Should we have the processor instead retry whenever an error like this occurs? Otherwise it seems like the only solution is to just restart Autoscan every few hours so it doesn't get stuck whenever it encounters an error — or perhaps the healthcheck endpoint should return failing whenever this happens?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sometimes I will occasionally get Plex auth errors. When this happens, Autoscan's processor sleeps indefinitely and I have to restart it to get it to process again
Should we have the processor instead retry whenever an error like this occurs? Otherwise it seems like the only solution is to just restart Autoscan every few hours so it doesn't get stuck whenever it encounters an error — or perhaps the healthcheck endpoint should return failing whenever this happens?
The text was updated successfully, but these errors were encountered: