Skip to content

error writing to influxdb v1 - lan_totalbytesreceived - value out of range #137

Description

@rguenther-dz

The value lan_totalbytesreceived has an overflow

After a few days running the docker version of fritzinfluxdb i get the following errors.
- lan_totalbytesreceived -> value out of range

Container log:

INFO: Starting fritzinfluxdb v1.2.4 (2024-10-15)
INFO: Successfully parsed config
INFO: Connection to InfluxDB v1.11.8 established and database present
INFO: Successfully established FritzBox TR-069 session
INFO: Successfully established FritzBox Lua session
INFO: Successfully connected to FritzBox 'XXXXXXX' (XXX) Model: FRITZ!Box 7530 AX (Ethernet) - FW: 8.2
INFO: Starting main loop
INFO: Service 'DSL Info (Fritz!OS 7.29 - latest)' not applicable for this FritzBox Model Link type 'Ethernet'
INFO: Service 'Cable Info (Fritz!OS 7.29 - latest)' not applicable for this FritzBox Model Link type 'Ethernet'
INFO: Service 'Cable Channel Info (Fritz!OS 7.58 - latest)' not applicable for this FritzBox Model Link type 'Ethernet'

ERROR: Failed to write to InfluxDB 'influxdb': 400: {"error":"partial write: unable to parse 'fritzbox_value,box=XXX lan_totalbytesreceived=18446744064130749557i 1743015002000000': unable to parse integer 18446744064130749557: strconv.ParseInt: parsing \"18446744064130749557\": value out of range dropped=0"}
ERROR: Failed to write to InfluxDB 'influxdb': 400: {"error":"partial write: unable to parse 'fritzbox_value,box=XXX lan_totalbytesreceived=18446744064130749557i 1743015002000000': unable to parse integer 18446744064130749557: strconv.ParseInt: parsing \"18446744064130749557\": value out of range dropped=0"}
ERROR: Failed to write to InfluxDB 'influxdb': 400: {"error":"partial write: unable to parse 'fritzbox_value,box=XXX lan_totalbytesreceived=18446744064130749557i 1743015002000000': unable to parse integer 18446744064130749557: strconv.ParseInt: parsing \"18446744064130749557\": value out of range dropped=0"}
ERROR: Failed to write to InfluxDB 'influxdb': 400: {"error":"partial write: unable to parse 'fritzbox_value,box=XXX lan_totalbytesreceived=18446744064130749557i 1743015002000000': unable to parse integer 18446744064130749557: strconv.ParseInt: parsing \"18446744064130749557\": value out of range\nunable to parse 'fritzbox_value,box=dgn lan_totalbytesreceived=18446744064130795461i 1743015013000000': unable to parse integer 18446744064130795461: strconv.ParseInt: parsing \"18446744064130795461\": value out of range dropped=0"}
ERROR: Failed to write to InfluxDB 'influxdb': 400: {"error":"partial write: unable to parse 'fritzbox_value,box=XXX lan_totalbytesreceived=18446744064130749557i 1743015002000000': unable to parse integer 18446744064130749557: strconv.ParseInt: parsing \"18446744064130749557\": value out of range\nunable to parse 'fritzbox_value,box=dgn lan_totalbytesreceived=18446744064130795461i 1743015013000000': unable to parse integer 18446744064130795461: strconv.ParseInt: parsing \"18446744064130795461\": value out of range dropped=0"}
ERROR: Failed to write to InfluxDB 'influxdb': 400: {"error":"partial write: unable to parse 'fritzbox_value,box=XXX lan_totalbytesreceived=18446744064130749557i 1743015002000000': unable to parse integer 18446744064130749557: strconv.ParseInt: parsing \"18446744064130749557\": value out of range\nunable to parse 'fritzbox_value,box=dgn lan_totalbytesreceived=18446744064130795461i 1743015013000000': unable to parse integer 18446744064130795461: strconv.ParseInt: parsing \"18446744064130795461\": value out of range\nunable to parse 'fritzbox_value,box=dgn lan_totalbytesreceived=18446744064130854638i 1743015024000000': unable to parse integer 18446744064130854638: strconv.ParseInt: parsing \"18446744064130854638\": value out of range dropped=0"}

Configuration:

  • Image: bbricardo/fritzinfluxdb:latest
  • Fritzbox: FRITZ!Box 7530 AX (Ethernet)
  • Fritzbox Firmware: 8.2
  • Internet connection: via WAN Port
  • InfluxDB: v1.11.8

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions