We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When starting the docker, the log starts showing fetch errors. Any suggestions on how to troubleshoot?
I read that the modbus adresses could differ from the software versions, but not sure if this is the case. I have a Air9 system as well.
2022/08/19 14:20:55 error (fetch errors) - modbus: exception '2' (illegal data address), function '131' 2022/08/19 14:20:55 error (fetch settings) - modbus: exception '2' (illegal data address), function '131' 2022/08/19 14:20:55 error (fetch readings) - modbus: exception '2' (illegal data address), function '131' 2022/08/19 14:20:40 error (fetch errors) - modbus: exception '2' (illegal data address), function '131' 2022/08/19 14:20:40 error (fetch settings) - modbus: exception '2' (illegal data address), function '131' 2022/08/19 14:20:40 error (fetch readings) - modbus: exception '2' (illegal data address), function '131' 2022/08/19 14:20:25 error (fetch errors) - modbus: exception '2' (illegal data address), function '131' 2022/08/19 14:20:25 nilan2mqtt is running 2022/08/19 14:20:25 error (fetch settings) - modbus: exception '2' (illegal data address), function '131' 2022/08/19 14:20:25 error (fetch readings) - modbus: exception '2' (illegal data address), function '131' 2022/08/19 14:20:25 sending HA configuration via MQTT 2022/08/19 14:20:25 connection to MQTT broker established
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When starting the docker, the log starts showing fetch errors.
Any suggestions on how to troubleshoot?
I read that the modbus adresses could differ from the software versions, but not sure if this is the case.
I have a Air9 system as well.
2022/08/19 14:20:55 error (fetch errors) - modbus: exception '2' (illegal data address), function '131'
2022/08/19 14:20:55 error (fetch settings) - modbus: exception '2' (illegal data address), function '131'
2022/08/19 14:20:55 error (fetch readings) - modbus: exception '2' (illegal data address), function '131'
2022/08/19 14:20:40 error (fetch errors) - modbus: exception '2' (illegal data address), function '131'
2022/08/19 14:20:40 error (fetch settings) - modbus: exception '2' (illegal data address), function '131'
2022/08/19 14:20:40 error (fetch readings) - modbus: exception '2' (illegal data address), function '131'
2022/08/19 14:20:25 error (fetch errors) - modbus: exception '2' (illegal data address), function '131'
2022/08/19 14:20:25 nilan2mqtt is running
2022/08/19 14:20:25 error (fetch settings) - modbus: exception '2' (illegal data address), function '131'
2022/08/19 14:20:25 error (fetch readings) - modbus: exception '2' (illegal data address), function '131'
2022/08/19 14:20:25 sending HA configuration via MQTT
2022/08/19 14:20:25 connection to MQTT broker established
The text was updated successfully, but these errors were encountered: