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

Adapter sotps reading values / Modbus RTU RS485 with more device id´s if one device is quit working #432

Open
smartboart opened this issue Dec 21, 2023 · 0 comments

Comments

@smartboart
Copy link

Describe the bug
A clear and concise description of what the bug is.

I have 3 Modbus devices connected to USB - Rs485 Converter - Modbus RTU . Addres 1- DC Elaw heat, 2 - Eastron 3 meter and 3 - Solar Log meter is used.
Yesterday Adress 2 Modbus Meter quit working.
Therefore the Modbusadapter too. It stopped polling values from all Members

Is it possible to make it mor stable, so that the modbus Adapter proceed polling values from the other memebers?

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...' removed the bad Modbus device from the modbus adapter config
  2. Click on '...'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.

2023-12-20 14:04:41.593 - warn: modbus.0 (18096) Error: undefined

2023-12-20 14:04:41.596 - error: modbus.0 (18096) Request timed out.
2023-12-20 14:04:41.597 - warn: modbus.0 (18096) Poll error count: 1 code: {"err":"timeout","timeout":1000}
2023-12-20 14:05:13.610 - warn: modbus.0 (18096) Error: undefined
2023-12-20 14:05:13.613 - error: modbus.0 (18096) Request timed out.
2023-12-20 14:05:13.614 - warn: modbus.0 (18096) Poll error count: 2 code: {"err":"timeout","timeout":1000}
2023-12-20 14:05:45.621 - warn: modbus.0 (18096) Error: undefined
2023-12-20 14:05:45.622 - error: modbus.0 (18096) Request timed out.
2023-12-20 14:05:45.622 - warn: modbus.0 (18096) Poll error count: 3 code: {"err":"timeout","timeout":1000}

Versions:

  • Adapter version: V6.1.0
  • JS-Controller version:
  • Node version:
  • Operating system:

ioBroker-Master
Plattform: linux
Betriebssystem: linux
Architektur: arm
CPUs: 4
Geschwindigkeit: 1500 MHz
Modell: unknown
RAM: 7.6 GB
System-Betriebszeit: 1 T. 01:03:40
Node.js: v18.19.0
time: 1703146963847
timeOffset: -60
NPM: 10.2.3
Adapter-Anzahl: 615
Datenträgergröße: 229.0 GB
Freier Festplattenspeicher: 202.6 GB
Aktive Instanzen: 21
Pfad: /opt/iobroker/
Betriebszeit: 1 T. 01:03:30
aktiv:

Additional context
Add any other context about the problem here.

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