Skip to content

[BUG] Client.Timeout exceeded while awaiting headers #832

@scoopdreams

Description

@scoopdreams

Describe the bug
Sending SMART data using the Linux executable collector results in data being collected and updated in the hub, but an error message pops up.

time="2025-11-25T23:32:19+08:00" level=info msg="Publishing smartctl results for 0x55cd2e404c33b361\n" type=metrics
time="2025-11-25T23:33:19+08:00" level=error msg="An error occurred while publishing SMART data for device (0x55cd2e404c33b361): Post "http://xxx.xxx.xxx.xxx:6090/api/device/0x55cd2e404c33b361/smart\": context deadline exceeded (Client.Timeout exceeded while awaiting headers)" type=metrics
time="2025-11-25T23:33:19+08:00" level=info msg="Main: Completed" type=metrics

SSD is an Intel DC S3710 800GB. It appears the timeout will happen exactly a minute after the collector publishes the info. Connection is wired 1GBps, so should not be data packets not getting through fast enough?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions