Skip to content

V 8.2.10 Log Display in GUI missing entries that are in the actual logs #724

@sleighton

Description

@sleighton

The UI display of logs seems to be missing entries that appear in the actual log files. Here's an example.

Image

The actual log files contain more ERROR entries

sleighton@NucBoxG3P:~/docker/huntarr/config/logs
$ egrep -a '2025-09-08' *.log | egrep ERROR
lidarr.log:2025-09-08 12:32:01 America/Los_Angeles - huntarr.lidarr - ERROR - Error getting system status: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
radarr.log:2025-09-08 12:32:01 America/Los_Angeles - huntarr.radarr - ERROR - Error connecting to Radarr: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
sonarr.log:2025-09-08 02:33:42 America/Los_Angeles - huntarr.sonarr - ERROR - Sonarr command 'Season Search' (ID: 4065923) timed out after 600 attempts.
sonarr.log:2025-09-08 12:21:51 America/Los_Angeles - huntarr.sonarr - ERROR - Sonarr command 'Season Search' (ID: 4066983) timed out after 600 attempts.
sonarr.log:2025-09-08 12:32:00 America/Los_Angeles - huntarr.sonarr - ERROR - Error during GET request to system/status: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
sonarr.log:2025-09-08 13:13:05 America/Los_Angeles - huntarr.sonarr - ERROR - Sonarr command 'Season Search' (ID: 4067076) timed out after 600 attempts.
sonarr.log:2025-09-08 22:52:22 America/Los_Angeles - huntarr.sonarr - ERROR - Sonarr command 'Season Search' (ID: 4068127) timed out after 600 attempts.

Note that the sonarr.log actually has 5 entries but the GUI shows only 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions