Dmitrii Selianin

Results 5 issues of Dmitrii Selianin

Hello @Imaginous, I am working on a hardware project for my bike which is generally just physical controls for the bike (since the bike lacks them). But in order to...

I have created the PR to fix the problem https://github.com/RichiH/modbus_exporter/pull/72

When reading 16-bit register as an array of coils the upper 8 bits are being ignored resulting to the wrong coil values read. This change fixes this.

**Describe the bug** One of my rathole clients (not sure about the others) creates a lot of TCP connections without closing them. The half of the connections are in `CLOSE_WAIT`...

bug