Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

json: cannot unmarshal number into Go struct field liquidctlStatistic.address of type string #8

Open
kondas opened this issue Jul 6, 2024 · 0 comments

Comments

@kondas
Copy link

kondas commented Jul 6, 2024

Hi Paha,
I'm trying to use this exporter with my EVGA CLC, but the exporter crashes on start.

output of liquidctl status:

ASUS Aura LED Controller
├── ARGB channels: 1
└──  RGB channels: 1

Asetek 690LC (assuming EVGA CLC)
├── Liquid temperature        41.5  °C
├── Fan speed                    0  rpm
├── Pump speed                2910  rpm
└── Firmware version      2.10.0.0

Output of liquidctl-exporter:

time="2024-07-06T19:59:45Z" level=info msg="liquidctl configured path, /opt/venv/bin/liquidctl" source="liquidctl-exporter.go:61"
time="2024-07-06T19:59:45Z" level=fatal msg="json: cannot unmarshal number into Go struct field liquidctlStatistic.address of type string" source="liquidctl-exporter.go:145"

I've built the app and the container from latest commit on main branch of this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant