FUXA
FUXA copied to clipboard
[BUG] MODBUS TCP Doesn't Re-Establish after Link Loss
Describe the bug MODBUS TCP communications don't re-establish automatically after a link loss.
To Reproduce Steps to reproduce the behavior:
- Verify you are receiving data from a MODBUS TCP device.
- Disconnect Ethernet from the device and verify loss of link in FUXA.
- Reconnect Ethernet and watch the Connections screen in FUXA. It will continually cycle between orange and green, but never re-establish communications.
- Save the project as-is and communications will re-establish.
Expected behavior I expected communications to re-establish and data begin updating on the screen again after the PLC was reconnected.
Environment
- FUXA version: 1.1.17-1399
- Node.js version: 18.19.1
- npm version: 10.4.0
- Platform/OS: Debian 12
- Browser: Firefox 122.0.1 (64-bit)
I confirm this problem on Windows OS as well.
Hi, @SFTP-ChZeman Thanks for the report we will try to solve the problem as soon as possible...any suggestion is welcome
Hi, a fix to test is available in master branch, would be nice to have feedback
I’m going to close this as resolved. let me know if you have any issues.