Vincent Boon
Vincent Boon
I'm having the same issue with the following error: `[error] 866#866: *1 FastCGI sent in stderr: "PHP message: PHP Warning: require_once(/usr/share/webapps/rutorrent/conf/config.php): Failed to open stream: Permission denied in /usr/share/webapps/rutorrent/php/util.php on...
@anderly any plans to merge this?
We've forked this repo with this PR included for anyone that needs this: https://packagist.org/packages/justbetter/odata-client
There are multiple ways, Horizon stores three lists in Redis. One for pending, complete and failed. We could read those and then filter on the jobs. This should be fairly...
Yes, we've experienced the same. This is the exporter: ``` class HorizonJobCounts extends BaseCollector { public function available(): bool { return class_exists(Horizon::class); } public function register(): void { Prometheus::addGauge('Pending Jobs')...
I am facing the same issue, restarting the backend does work.
+1 Same issue after update 2025.10.1 -> 2025.10.2