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

AB CompactLogix 5069-L310ERS2/B connection via VPN fails #104

Open
baravovan opened this issue Jul 8, 2024 · 0 comments
Open

AB CompactLogix 5069-L310ERS2/B connection via VPN fails #104

baravovan opened this issue Jul 8, 2024 · 0 comments

Comments

@baravovan
Copy link

Problem description

Hi

Have to mention that It works fine if I am staying in the same subnetwork with a PLC (tried Node-Red with the same PLC locally).

The problem occurs if I am trying to connect to the PLC using a VPN.
At start I received
"Error connecting to PLC: Error: TIMEOUT occurred while reading Controller Props.".

I tried to fix It using the steps provided here - issue 10.
After commenting the line 125 in the file "....node-red\node_modules\ethernet-ip\src\controller\index.js" It was changed to the
"Error communicating with the PLC: Error: <SCAN_GROUP> TIMEOUT occurred while writing Reading Tag Group.".

Changing timeout to 5056 in the file "....node-red\node_modules\ethernet-ip\src\enip\cip\unconnected-send\index.js" line 54 doesn't solve the problem.

Environment

  • Node Version: v20.12.0
  • Operating System and version: Windows 10
  • Controller Type: 5069-L310ERS2/B
  • Controller Firmware: 33.011
  • VPN client: Ecatcher
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