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

Opener not responding after random amount of time #349

Open
BartVanhauwaert opened this issue Oct 10, 2021 · 2 comments
Open

Opener not responding after random amount of time #349

BartVanhauwaert opened this issue Oct 10, 2021 · 2 comments
Assignees

Comments

@BartVanhauwaert
Copy link

Hi,

I am using OpENer to connect to an ADFWeb ethernet/ip module. In general this works fine. I do have random interruptions in the communication however. A typical sample is following (192.168.2.100 = PC running OpENer/192.168.2.205 = ADFWeb)

image

As far as I can see, OpENer simple stops sending the T->O replies and after a few missed replies, the ADFWeb module reinitializes the connection once again. This happens at irregular intervals (sometimes 5 minutes apart, sometimes several hours)

I've seen (what I think) is the same behaviour in different networks and when communication with an Allen Bradley PLC, but I don't have clean wireshark traces of those instances. Any guidance here?

@MartinMelikMerkumians
Copy link
Member

Good question. Clearly, the connection should not stop from OpENer side.
Not sure if the devlog outputs all messages sent with ID and SEQ, but that would be necessary to see if there are other relevant devlog messages, like an experienced timeout. Perhaps there is some kind of bug there

@MartinMelikMerkumians
Copy link
Member

@BartVanhauwaert got an email notification, but your post does not show up here (at least for me).
What OS have you used? A fast google query brought up a problem on Windows if the sockets "are not properly closed"

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

2 participants