Arr stack stuck in credential generation
Posted by penguin
Hey all, I've been using sparkbox since it came out and have been here through every update, without ever having any problems with the apps. Ever since 2-3 weeks ago, bazarr started acting out and would constantly restart without ever being stable for more than 10mins. The problem is that it causes the whole arr stack (prowlarr, sonarr and radarr) to not show any credentials, since they are apparently "being generated". The seer to jellyfin automatic pipeline still works, but, if a download is stalled, i can't remove it from sonarr/radarr, nor add any new indexers on prowlarr. Has anyone had this problem ?
1 replies
Chris wrote:
Hey, sorry bazarr's been causing headaches. Two things worth checking in order: first, run sudo sparkbox doctor — it flags any crash-looping container (bazarr included) with its restart count and log tail, so you can see exactly what's failing. Tom shipped a fix in v1.6.362 for a bazarr restart-loop bug caused by a missing shutdown grace period; if you're not on the latest, sudo sparkbox upgrade picks that up. For the stuck 'being generated' credentials on prowlarr/sonarr/radarr specifically — that trio is independent of bazarr under the hood, so try sudo sparkbox arr-bootstrap, which safely re-seeds missing credentials without touching your data. Let us know what doctor shows if it's still stuck.