6 printers failed 1/3rd way through

edited April 2022 in Repetier-Server
I went through the documentation of what could cause this but I am looking at the logs and am not getting a clear understanding of what is specific to my scenario. I've not had this issue previously with prints just stopping 1/3rd the way through. Any info from the details below and I'll gladly go through the steps to correct it I just don't know what the actual issue causing it is. Thanks in advance!


2022-04-28 00:16:36: Starting web server ...
2022-04-28 00:16:36: Prevent sleep thread started.
2022-04-28 00:16:36: Webserver started.
2022-04-28 00:16:38: Connection started: Ender 3 #2
2022-04-28 00:16:38: Connection started: Ender 3 #3
2022-04-28 00:16:38: Internal reset printer Ender 3 #3
2022-04-28 00:16:38: Reset printer Ender 3 #3
2022-04-28 00:16:38: Connection started: Ender 3 #4
2022-04-28 00:16:38: Internal reset printer Ender 3 #4
2022-04-28 00:16:38: Reset printer Ender 3 #4
2022-04-28 00:16:38: Connection started: Ender 3 #1
2022-04-28 00:16:38: Internal reset printer Ender 3 #1
2022-04-28 00:16:38: Reset printer Ender 3 #1
2022-04-28 00:16:38: Connection started: Ender #6
2022-04-28 00:16:38: Internal reset printer Ender #6
2022-04-28 00:16:38: Reset printer Ender #6
2022-04-28 00:16:38: Internal reset printer Ender 3 #2
2022-04-28 00:16:38: Reset printer Ender 3 #2
2022-04-28 00:16:38: Connection started: Ender 3 #5
2022-04-28 00:16:38: Internal reset printer Ender 3 #5
2022-04-28 00:16:38: Reset printer Ender 3 #5
2022-04-28 08:12:20: Websocket opened
2022-04-28 08:15:06: MainRequestHandler::handleRequest:Assertion violation: !_pStream in file
"Y:\Documents\Projekte\RS\repetier-server\Repetier-Server\Poco\Net\src\HTTPServerResponseImpl.cpp", line 69
2022-04-28 08:29:58: error: Reading serial conection failed: Access is denied. Closing connection.
2022-04-28 08:29:58: Port closed for Ender 3 #2
2022-04-28 08:29:58: Connection closed: Ender 3 #2
2022-04-28 08:30:02: Connection started: Ender 3 #2
2022-04-28 08:30:02: Internal reset printer Ender 3 #2
2022-04-28 08:30:02: Reset printer Ender 3 #2
2022-04-28 08:40:37: Websocket opened
2022-04-28 09:32:07: Closing websocket for missing ping
2022-04-28 09:32:07: Websocket opened
2022-04-28 10:21:21: Closing websocket for missing ping
2022-04-28 10:21:22: Websocket opened
2022-04-28 10:22:55: Websocket opened

Comments

  • At which time did this happen. I only see
    2022-04-28 08:29:58: error: Reading serial connection failed: Access is denied. Closing connection.
    which is just one of 6 mentioned printers and I also see no print was started so far. As message suggests access was suddenly denied. Normally I see end of file message here, but that is on linux and you seem to use windows.

    You should check windows events around that time. Must be something short lives since server reconnects directly after loosing connection.  From what it look sit is something outside the server as server continued to run and even reconnected after access was denied.
Sign In or Register to comment.