Traduciendo...
ERR_SOCKET_LISTEN
Socket error during Listen operation
Allen-Bradley · MicroLogix 1400 Programmable Controllers
¿Qué significa ERR_SOCKET_LISTEN ?
An error occurred during the socket listen operation. This prevents the Modbus TCP server from listening for incoming client connections on the designated port, often indicating a port conflict or permission issue.
Causas comunes
- Modbus TCP port (default 502) is already in use by another application.
- Insufficient privileges for the Modbus TCP server to listen on the specified port.
- Network configuration issue preventing the listen operation.
Pasos de reparación & Lista de verificación
Haga clic en los pasos para seguir su progreso.
- 1
Verify no other application or service is using the Modbus TCP port (default 502).
- 2
Check network configuration for potential port conflicts or incorrect port assignments.
- 3
Restart the controller to attempt clearing the port if it's in a stuck state.
Datos técnicos verificados. Última actualización: March 2026
Fallas relacionadas
Fuente: Allen-Bradley MicroLogix 1400 Programmable Controllers