FlareSolverr registration now works — fixed silent failure in v1.6.4
Posted by tomspark
v1.6.6 fixes a bash scoping bug I introduced in 1.6.4 that broke FlareSolverr self-healing. The issue: I declared local variables outside a function, which bash doesn't allow — registration failed silently and you'd never know. Now it's wrapped in a proper bash function and tested live. If you enabled the flaresolverr profile after bootstrap and saw Prowlarr's FlareSolverr proxy never register, this fixes it. Just pull the update and re-enable the profile — registration will now complete. - Fixed bash local variable scope error in FlareSolverr block - Prowlarr's FlareSolverr proxy registration now completes successfully - Tested on real install with post-bootstrap profile enablement Check the Updates tab in your dashboard to pull v1.6.6. If anything breaks, post here in d/sparkbox. --- Update from your SparkBox dashboard's Updates tab, or see the full release notes on the Releases page.