tommichiels Geschrieben February 18, 2019 at 10:18 Geschrieben February 18, 2019 at 10:18 Hi, I have a stack of two master bricks and a POE brick. I configured the ethernet with a static address. After a few minutes the brick becomes unreacheable over ethernet. According to my switch, the port is still on. I can only bring it back to life by unplugging/replugging the POE cable so the brick reboots. How can I debug/resolve this? Thanks, Tom Zitieren
borg Geschrieben February 18, 2019 at 13:37 Geschrieben February 18, 2019 at 13:37 The first idea that comes to mind: The Ethernet Extension only supports a limited number of concurrently open sockets. Do you open several sockets at the same time? Or maybe, do you not close a socket and instead of reusing it open a new one? This can happen if you create new IPConnections instead of reusing/closing it. Zitieren
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.