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

[BUG] MODBUS TCP Doesn't Re-Establish after Link Loss #1104

Closed
SFTP-ChZeman opened this issue Mar 7, 2024 · 4 comments
Closed

[BUG] MODBUS TCP Doesn't Re-Establish after Link Loss #1104

SFTP-ChZeman opened this issue Mar 7, 2024 · 4 comments
Labels
bug Something isn't working fixed

Comments

@SFTP-ChZeman
Copy link

SFTP-ChZeman commented Mar 7, 2024

Describe the bug
MODBUS TCP communications don't re-establish automatically after a link loss.

To Reproduce
Steps to reproduce the behavior:

  1. Verify you are receiving data from a MODBUS TCP device.
  2. Disconnect Ethernet from the device and verify loss of link in FUXA.
  3. Reconnect Ethernet and watch the Connections screen in FUXA. It will continually cycle between orange and green, but never re-establish communications.
  4. 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)
@robsori
Copy link

robsori commented Mar 9, 2024

I confirm this problem on Windows OS as well.

@unocelli unocelli added the need investigation need investigation label Mar 12, 2024
@unocelli unocelli added bug Something isn't working and removed need investigation need investigation labels Mar 26, 2024
@unocelli
Copy link
Member

unocelli commented Mar 26, 2024

Hi, @SFTP-ChZeman Thanks for the report
we will try to solve the problem as soon as possible...any suggestion is welcome

@unocelli
Copy link
Member

Hi, a fix to test is available in master branch, would be nice to have feedback

@unocelli
Copy link
Member

I’m going to close this as resolved. let me know if you have any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

3 participants