TCP/IP Connected Printer Shows as Connected when Powered Off
In Repetier-Server, we are having an issue where if a TCP/IP connected printer is powered off, Repetier-Server continues to show it as connected. We are using a W5100s-EVB-Pico connected to the printer mainboard to provide this connection. It is powered off when the printer is off. This issue can cause issues reconnecting when the printer is powered back on. Repetier does not attempt to reconnect to the printer, probably because it thinks it is still connected. Has anyone else here had this issue and come up with a possible solution for it? Thanks.
Comments
On which OS is server running? Might also be that connection does not timeout for some reasons, also normally if the backend is not reachable it should close connection and show disconnected. Make sure you have not selected "port is visible even if firmware is not running". That influences what you see as connected and hides the connecting stage.
Reconnecting can be forced by deactivating and activating printer is server gui. That forces to disconnect.
With current version on windows it should also time out after 16 minutes when tcp resends reach the limit, but that is a long time to wait for.