[Repetier Server V 1.4.18 - Linux] Mystery Server Crashes

edited September 8 in Repetier-Server
Hello,

I'm running 27 Prusa i3 MK3S+ printers off of a Linux installation of Repetier Server. I haven't had any issues until the past few days when the server randomly crashed multiple times. The first crash happend on September 5 around 14:00 and the server log shows the following: 

.....
2025-09-05 13:20:46: Job created: /var/lib/Repetier-Server/printer/H/jobs/00000036_HOOK_PRINT_JP_v1_0.2mm_PLA_MK3S_2h48m.u
2025-09-05 13:20:46: finish job creation /var/lib/Repetier-Server/printer/H/jobs/00000036_HOOK_PRINT_JP_v1_0.2mm_PLA_MK3S_2h48m.u
2025-09-05 13:20:46: start printjob HOOK_PRINT_JP_v1_0.2mm_PLA_MK3S_2h48m on printer ME05 [Vader]
2025-09-05 13:20:46: Updating info for /var/lib/Repetier-Server/printer/H/jobs/00000036_HOOK_PRINT_JP_v1_0.2mm_PLA_MK3S_2h48m.g printer H
2025-09-05 13:20:47: Time analysing /var/lib/Repetier-Server/printer/H/jobs/00000036_HOOK_PRINT_JP_v1_0.2mm_PLA_MK3S_2h48m.g:310424 us
2025-09-05 13:30:53: Websocket: Client closed connection unexpectedly
2025-09-05 13:36:47: Websocket: Client closed connection unexpectedly
2025-09-05 13:43:04: Websocket: Client closed connection unexpectedly
2025-09-05 13:46:13: Print of LongMarkerMountBitcraze_0.15mm_PLA_MK3S_39m on printer ME16 [Sugar] finished. Send 72791 lines. Printing time: 0:41:10
2025-09-05 14:02:08: Start logging...
2025-09-05 14:02:08: Repetier-Server 1.4.18
2025-09-05 14:02:08: Webdirectory: /usr/local/Repetier-Server/www/
2025-09-05 14:02:08: Storage directory: /var/lib/Repetier-Server/
2025-09-05 14:02:08: Configuration file: /usr/local/Repetier-Server/etc/RepetierServer.xml
2025-09-05 14:02:08: Directory for temporary files: /tmp/
2025-09-05 14:02:08: Reading firmware data ...
2025-09-05 14:02:08: Starting Network ...
2025-09-05 14:02:08: Active features:4095
2025-09-05 14:02:08: Starting user database ...
2025-09-05 14:02:08: Reading printer configurations ...
2025-09-05 14:02:08: Reading printer config /var/lib/Repetier-Server/configs/E1.xml
2025-09-05 14:02:08: Starting printjob manager thread for E1
2025-09-05 14:02:08: Reading printer config /var/lib/Repetier-Server/configs/ME19_TEST2.xml
2025-09-05 14:02:08: Starting printjob manager thread for ME19_TEST2
2025-09-05 14:02:08: Recover file and job found
.....

Can you tell what happened to cause the server to crash?

Thank you!
Ben


Comments

  • It look slike a crash, but there is no chance to say why without proper information. If there is a way to force the crash that would be something I can try on my computer and debug then. But such rare cases can only be debugged when you have it in debugger running and provide backtrace information on at leat the thread that did cause it in first place. See
    https://www.repetier-server.com/knowledgebase/debugging-crashes-hangs-on-linux/
    on how to do it. Before try reinstalling it just to make sure it has correct binary files and it is not from a corruption.

    Also did you change anything lately - might be a hint on what is causing this especially since it worked so well before?
  • I have a core dump from the most recent crash; can I email that to you to look at?
  • That should work as well. I send you a pm regarding email.
Sign In or Register to comment.