Skip to content

[BUG] Error logged repeatedly at 1s intervals #14

@cerebrate

Description

@cerebrate

Description

While this integration is configured and Home Assistant is running, the error log is filled with a single repeated message.

Environment

  • Home Assistant Version: 2025.11.3 - 2025.12.0
  • SNMP Printer Integration Version: 1.1.0
  • Printer Manufacturer: Canon
  • Printer Model: GX2020
  • SNMP Version: 1

Steps to Reproduce

Occurs continually once integration configured.

Expected Behavior

One, or a few, errors to be logged at integration startup.

Actual Behavior

This error is logged at roughly one second intervals while Home Assistant is running:

2025-12-04 16:33:44.893 ERROR (MainThread) [custom_components.snmp_printer.snmp_client] Printer 172.16.0.96: SNMP error: noSuchName at 1.3.6.1.2.1.43.6.1.1.4 (switching to cached data if available)
2025-12-04 16:34:46.344 ERROR (MainThread) [custom_components.snmp_printer.snmp_client] Printer 172.16.0.96: SNMP error: noSuchName at 1.3.6.1.2.1.43.6.1.1.4 (switching to cached data if available)
2025-12-04 16:35:47.883 ERROR (MainThread) [custom_components.snmp_printer.snmp_client] Printer 172.16.0.96: SNMP error: noSuchName at 1.3.6.1.2.1.43.6.1.1.4 (switching to cached data if available)
2025-12-04 16:36:48.878 ERROR (MainThread) [custom_components.snmp_printer.snmp_client] Printer 172.16.0.96: SNMP error: noSuchName at 1.3.6.1.2.1.43.6.1.1.4 (switching to cached data if available)
2025-12-04 16:37:49.882 ERROR (MainThread) [custom_components.snmp_printer.snmp_client] Printer 172.16.0.96: SNMP error: noSuchName at 1.3.6.1.2.1.43.6.1.1.4 (switching to cached data if available)
2025-12-04 16:38:50.880 ERROR (MainThread) [custom_components.snmp_printer.snmp_client] Printer 172.16.0.96: SNMP error: noSuchName at 1.3.6.1.2.1.43.6.1.1.4 (switching to cached data if available)

In all other ways (the cover data is absent, but the printer in question doesn't provide it), the integration functions properly.

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