-
-
Notifications
You must be signed in to change notification settings - Fork 203
Description
Describe the bug
Speedtests began failing for me after midnight local time on Jan 6. All schedulded and manually run speedtests show in the results chart as "Status: Checking" and do not complete.
In the container logs I can see the error message below that the speedtest batch is failing for unknown reasons. I get this regardless of the selection for the destination test server.
Environment (please complete the following information):
- Unraid Docker
- Version 1.0.3
Logs
[2025-01-07 17:42:56] production.ERROR: Speedtest batch "9de9ba3f-43e0-4e86-9f4e-c953582dcc98" failed for an unknown reason.
[2025-01-07 17:42:56] production.ERROR: App\Jobs\Ookla\RunSpeedtestJob has been attempted too many times. {"exception":"[object] (Illuminate\Queue\MaxAttemptsExceededException(code: 0): App\Jobs\Ookla\RunSpeedtestJob has been attempted too many times. at /app/www/vendor/laravel/framework/src/Illuminate/Queue/MaxAttemptsExceededException.php:24)
[stacktrace]
#0 /app/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(794): Illuminate\Queue\MaxAttemptsExceededException::forJob()
#1 /app/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(528): Illuminate\Queue\Worker->maxAttemptsExceededException()
#2 /app/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(431): Illuminate\Queue\Worker->markJobAsFailedIfAlreadyExceedsMaxAttempts()
#3 /app/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(392): Illuminate\Queue\Worker->process()
#4 /app/www/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(178): Illuminate\Queue\Worker->runJob()
#5 /app/www/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(149): Illuminate\Queue\Worker->daemon()
#6 /app/www/vendor/laravel/framework/src/Illuminate/Queue/Console/WorkCommand.php(132): Illuminate\Queue\Console\WorkCommand->runWorker()
#7 /app/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\Queue\Console\WorkCommand->handle()
#8 /app/www/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
#9 /app/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(95): Illuminate\Container\Util::unwrapIfClosure()
#10 /app/www/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\Container\BoundMethod::callBoundMethod()
#11 /app/www/vendor/laravel/framework/src/Illuminate/Container/Container.php(694): Illuminate\Container\BoundMethod::call()
#12 /app/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(213): Illuminate\Container\Container->call()
#13 /app/www/vendor/symfony/console/Command/Command.php(279): Illuminate\Console\Command->execute()
#14 /app/www/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Symfony\Component\Console\Command\Command->run()
#15 /app/www/vendor/symfony/console/Application.php(1094): Illuminate\Console\Command->run()
#16 /app/www/vendor/symfony/console/Application.php(342): Symfony\Component\Console\Application->doRunCommand()
#17 /app/www/vendor/symfony/console/Application.php(193): Symfony\Component\Console\Application->doRun()
#18 /app/www/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\Component\Console\Application->run()
#19 /app/www/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1205): Illuminate\Foundation\Console\Kernel->handle()
#20 /app/www/artisan(13): Illuminate\Foundation\Application->handleCommand()
#21 {main}
"}