-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The docker image is spamming the logs even without APP_DEBUG or APP_DEBUG set to false
The Scheduler logs
2026-02-05 20:12:00 Running [Callback] ......................... 2.24ms DONE
2026-02-05 20:13:00 Running [Callback] ......................... 2.34ms DONE
2026-02-05 20:14:00 Running [Callback] ......................... 2.25ms DONE
2026-02-05 20:15:00 Running [Callback] ......................... 2.25ms DONE
2026-02-05 20:16:00 Running [Callback] ......................... 2.27ms DONE
Worker logs:
2026-02-05 20:06:01 App\Jobs\Ookla\StartSpeedtestJob ............... RUNNING
2026-02-05 20:06:01 App\Jobs\Ookla\StartSpeedtestJob .......... 14.28ms DONE
2026-02-05 20:06:01 App\Jobs\CheckForInternetConnectionJob ......... RUNNING
[2026-02-05 20:06:01] production.DEBUG: Pinged hostname {"host":"icanhazip.com","data":{"success":true,"error":null,"host":"icanhazip.com","packet_loss_percentage":0,"packets_transmitted":1,"packets_received":1,"options":{"timeout_in_seconds":5,"interval":1.0,"packet_size_in_bytes":56,"ttl":64,"ip_version":"ipv4"},"timings":{"minimum_time_in_ms":4.392,"maximum_time_in_ms":4.392,"average_time_in_ms":4.392,"standard_deviation_time_in_ms":0.0}}}
2026-02-05 20:06:01 App\Jobs\CheckForInternetConnectionJob .... 62.85ms DONE
2026-02-05 20:06:01 App\Jobs\Ookla\SkipSpeedtestJob ................ RUNNING
2026-02-05 20:06:01 App\Jobs\Ookla\SkipSpeedtestJob ........... 11.66ms DONE
2026-02-05 20:06:01 App\Jobs\Ookla\SelectSpeedtestServerJob ........ RUNNING
2026-02-05 20:06:01 App\Jobs\Ookla\SelectSpeedtestServerJob ... 13.04ms DONE
2026-02-05 20:06:01 App\Jobs\Ookla\RunSpeedtestJob ................. RUNNING
2026-02-05 20:06:10 App\Jobs\Ookla\RunSpeedtestJob ................. 8s DONE
2026-02-05 20:06:10 App\Jobs\Ookla\BenchmarkSpeedtestJob ........... RUNNING
2026-02-05 20:06:10 App\Jobs\Ookla\BenchmarkSpeedtestJob ...... 17.18ms DONE
2026-02-05 20:06:10 App\Jobs\Ookla\CompleteSpeedtestJob ............ RUNNING
2026-02-05 20:06:10 App\Jobs\Ookla\CompleteSpeedtestJob ....... 30.26ms DONE
2026-02-05 20:07:00 Running [Callback] ......................... 2.28ms DONE
NGNX logs:
172.18.0.2 - - [05/Feb/2026:19:32:00 +0000] "POST /livewire/update HTTP/1.1" 200 2919 "https://speedtest.lab.svenvg.com/admin/results" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Safari/605.1.15" "192.168.1.249"
172.18.0.2 - - [05/Feb/2026:19:32:05 +0000] "POST /livewire/update HTTP/1.1" 200 2919 "https://speedtest.lab.svenvg.com/admin/results" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Safari/605.1.15" "192.168.1.249"
we only should have the needed Apps logs like the LSIO image.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels