Jump to content

My Debian 11/12 server is crashing constantly over the course of a day

Hi, so I've been running a Debian Server at home since 2022. It was running stable until 4 months ago. Since then it crashes once or even twice a week. I mean it really crashes hard to the point it has to reboot itself. The logs don't show anything. Memtest came back with no errors, so the RAM seems fine. I am going to switch out the powersupply next.

Here some specs about the server:

  • Mainboard: MSI H510I PRO WIFI Mainboard Mini-ITX
  • CPU: Intel Core i5-11600
  • RAM 64GB: Mushkin Wave - D464GB 2800-17 Redline FB G3 K2 MSK
  • PSU: Seasonic Prime Fanless PX-500
  • HDD: 2 x Toshiba MG09ACA18TE
  • SSD: Samsung SSD 980 PRO 1TB
  • NIC: MellanoxConnectX-3
  • Cooling (CPU): be quiet! Dark Rock TopFlow 2 BK031
  • Fans: 4 x Noctua (2x 80mm + 2x140mm)

In my next attempt to narrow down the cause I will install a new PSU:

  • Seasonic Prime 650W Ultra 80 Plus Titanium Full Modular

 

On my server I am running some apllications as well all in docker containers:

  • Jellyfin
  • AMP (for game servers)
  • Nginx-Proxy-Manager

 

There is also a cronjob running every minute to update my DNS-Entry in case my IP changes since I don't have a fixed IP address. If you need further information, logs or else please just ask.

Syslog from the latest crash:
 

2024-04-24T09:59:03.256792+02:00 jensi5server systemd[1]: Starting amptasks.service - AMP Instance Manager Pending Tasks...
2024-04-24T09:59:03.329635+02:00 jensi5server ampinstmgr[224751]: [Info] AMP Instance Manager v2.5.0.6 built 17/04/2024 22:10
2024-04-24T09:59:03.337685+02:00 jensi5server ampinstmgr[224751]: [Info] Stream: Mainline / Release - built by CUBECODERS/buildbot on CCL-DEV
2024-04-24T09:59:03.641161+02:00 jensi5server systemd[1]: amptasks.service: Deactivated successfully.
2024-04-24T09:59:03.641294+02:00 jensi5server systemd[1]: Finished amptasks.service - AMP Instance Manager Pending Tasks.
2024-04-24T10:00:04.772521+02:00 jensi5server systemd-modules-load[373]: Inserted module 'coretemp'
2024-04-24T10:00:04.772593+02:00 jensi5server kernel: [    0.000000] Linux version 6.1.0-20-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Deb>
2024-04-24T10:00:04.772608+02:00 jensi5server kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-20-amd64 root=/dev/mapper/system-root ro quiet crashkernel=256M crashkernel=384M>
2024-04-24T10:00:04.772609+02:00 jensi5server kernel: [    0.000000] BIOS-provided physical RAM map:
2024-04-24T10:00:04.772597+02:00 jensi5server systemd[1]: modprobe@drm.service: Deactivated successfully.
2024-04-24T10:00:04.772609+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
2024-04-24T10:00:04.772616+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
2024-04-24T10:00:04.772616+02:00 jensi5server systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.

 

Here the kern.log:

 

2024-04-24T10:00:04.772593+02:00 jensi5server kernel: [    0.000000] Linux version 6.1.0-20-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Deb>
2024-04-24T10:00:04.772608+02:00 jensi5server kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-20-amd64 root=/dev/mapper/system-root ro quiet crashkernel=256M crashkernel=384M>
2024-04-24T10:00:04.772609+02:00 jensi5server kernel: [    0.000000] BIOS-provided physical RAM map:
2024-04-24T10:00:04.772609+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
2024-04-24T10:00:04.772616+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
2024-04-24T10:00:04.772617+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
2024-04-24T10:00:04.772620+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
2024-04-24T10:00:04.772623+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000849fefff] usable
2024-04-24T10:00:04.772623+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x00000000849ff000-0x0000000084ffefff] reserved
2024-04-24T10:00:04.772624+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x0000000084fff000-0x00000000850fefff] ACPI data
2024-04-24T10:00:04.772625+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x00000000850ff000-0x00000000852fefff] ACPI NVS
2024-04-24T10:00:04.772626+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x00000000852ff000-0x0000000085efefff] reserved
2024-04-24T10:00:04.772627+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x0000000085eff000-0x0000000085ffefff] type 20
2024-04-24T10:00:04.772629+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x0000000085fff000-0x0000000085ffffff] usable
2024-04-24T10:00:04.772631+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x0000000086000000-0x0000000089ffffff] reserved
2024-04-24T10:00:04.772632+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x000000008a600000-0x000000008a7fffff] reserved
2024-04-24T10:00:04.772633+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x000000008b000000-0x00000000907fffff] reserved
2024-04-24T10:00:04.772633+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
2024-04-24T10:00:04.772634+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
2024-04-24T10:00:04.772634+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
2024-04-24T10:00:04.772636+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
2024-04-24T10:00:04.772637+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
2024-04-24T10:00:04.772638+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
2024-04-24T10:00:04.772638+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
2024-04-24T10:00:04.772639+02:00 jensi5server kernel: [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000106f7fffff] usable
2024-04-24T10:00:04.772639+02:00 jensi5server kernel: [    0.000000] NX (Execute Disable) protection: active
2024-04-24T10:00:04.772641+02:00 jensi5server kernel: [    0.000000] efi: EFI v2.70 by American Megatrends
2024-04-24T10:00:04.772642+02:00 jensi5server kernel: [    0.000000] efi: ACPI=0x85269000 ACPI 2.0=0x85269014 TPMFinalLog=0x8526c000 SMBIOS=0x85d1d000 SMBIOS 3.0=0x85d1c000 MEMATTR=0x7f26a198 ES>
2024-04-24T10:00:04.772643+02:00 jensi5server kernel: [    0.000000] secureboot: Secure boot disabled
2024-04-24T10:00:04.772643+02:00 jensi5server kernel: [    0.000000] SMBIOS 3.3.0 present.
2024-04-24T10:00:04.772644+02:00 jensi5server kernel: [    0.000000] DMI: Micro-Star International Co., Ltd. MS-7D16/H510I PRO WIFI (MS-7D16), BIOS 1.30 09/09/2021
2024-04-24T10:00:04.772644+02:00 jensi5server kernel: [    0.000000] tsc: Detected 2800.000 MHz processor
2024-04-24T10:00:04.772646+02:00 jensi5server kernel: [    0.000000] tsc: Detected 2808.000 MHz TSC
2024-04-24T10:00:04.772647+02:00 jensi5server kernel: [    0.000615] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
2024-04-24T10:00:04.772648+02:00 jensi5server kernel: [    0.000618] e820: remove [mem 0x000a0000-0x000fffff] usable
2024-04-24T10:00:04.772648+02:00 jensi5server kernel: [    0.000629] last_pfn = 0x106f800 max_arch_pfn = 0x400000000
2024-04-24T10:00:04.772648+02:00 jensi5server kernel: [    0.000781] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
2024-04-24T10:00:04.772649+02:00 jensi5server kernel: [    0.001497] last_pfn = 0x86000 max_arch_pfn = 0x400000000
2024-04-24T10:00:04.772649+02:00 jensi5server kernel: [    0.020600] esrt: Reserving ESRT space from 0x000000008009a418 to 0x000000008009a450.
2024-04-24T10:00:04.772653+02:00 jensi5server kernel: [    0.020605] e820: update [mem 0x8009a000-0x8009afff] usable ==> reserved
2024-04-24T10:00:04.772653+02:00 jensi5server kernel: [    0.020629] Using GB pages for direct mapping
2024-04-24T10:00:04.772654+02:00 jensi5server kernel: [    0.020965] RAMDISK: [mem 0x34057000-0x36022fff]
2024-04-24T10:00:04.772654+02:00 jensi5server kernel: [    0.020968] ACPI: Early table checksum verification disabled

 

Link to comment
Share on other sites

Link to post
Share on other sites

I've had to believe this is behaviour of full memory which it couldn't continue and it crashes, so I would suggest to reboot automatically in cycle like in middle of night. You can set static ip address to prevent IP change.

 

This usually happens with modded game servers or some program has memory leak.

 

Maybe check your server once while and see memory usage, you may learn more.

I'm jank tinkerer if it works then it works.

Regardless of compatibility 🐧🖖

Link to comment
Share on other sites

Link to post
Share on other sites

I have some such crashes, one or two for week, then comes "6.1.0-18-amd64"
now I have uptime 100 days, and I don't want reboot to "6.1.0-20-amd64"

Sounds stupid as it is...

ad infinitum

Link to comment
Share on other sites

Link to post
Share on other sites

I will be looking for memory leaks. Also sorry but my ISP assignes the IP address randomly so I can't set a static one. Hence why I need this cronjob.

Thank you so far. I will be updating this if the problem persists or disappears.

Link to comment
Share on other sites

Link to post
Share on other sites

I've been witnessing more crashes now, the latest one a couple minutes ago. All game servers have been removed prior to that. Right now the only two applications running are:
 

  • Jellyfin
  • NGINX-Proxy-Manager

 

I will replace the PSU today. If you got any other sugggestions where I could look for other error sources feel free to tell me. Otherwise if you need anything to check (Logs or else) please let me know.

Link to comment
Share on other sites

Link to post
Share on other sites

Posted (edited)

Now I got a cronjob running which is logging the RAM usage every 5 minutes let's see if it shows something.

Edited by Jens Humke
Corrections
Link to comment
Share on other sites

Link to post
Share on other sites

changed the PSU now. RAM usage logging didn't show anything above 4% despite having 3 crashes that day.
Keeping an eye on temps now as well. Any other ideas or suggestions? Maybe I am missing something.

Link to comment
Share on other sites

Link to post
Share on other sites

So far there has been no new crash since I swapped the PSU. I opened the old one and checked for visual damage but I guess I have to check it with a multimeter and under some load. Maybe because it's passively cooled or something. Anyways I will keep this post open for a couple of days and update if anything changes.

Here are some pictures from the inside of the old PSU.

IMG_0240.HEIC IMG_0241.HEIC IMG_0242.HEIC IMG_0243.HEIC IMG_0244.HEIC

Link to comment
Share on other sites

Link to post
Share on other sites

Hopefully its the PSU, because it seems like i was wrong if ram stays using 4%.

 

Do you have any other logs like journald?

 

 

- hint

If you want people to know you posted new message use @BoomerDutch for example.

Or reply to a post.

I'm jank tinkerer if it works then it works.

Regardless of compatibility 🐧🖖

Link to comment
Share on other sites

Link to post
Share on other sites

Hi @BoomerDutch,

sorry for the late reply. I wasn't that familiar with the @ function here.
Now I got an uptime of other 1d, which sounds awesome but at the same time I am a bit confused why the old PSU had this issue only after 2years. Well before I call it resolved I will keep this thread open for about a week. If anything happens I will be updating this.
About the other Logs, I hope this is what you've been looking for:

journalctl:

Apr 24 15:33:10 jensi5server systemd[1157]: Reached target exit.target - Exit the Session.
-- Boot dc8883febe6348528a7e3ec455f1240a --
Apr 25 11:00:02 jensi5server systemd[72841]: Queued start job for default target default.target.
Apr 25 11:00:02 jensi5server systemd[72841]: Created slice app.slice - User Application Slice.
Apr 25 11:00:02 jensi5server systemd[72841]: Reached target paths.target - Paths.
Apr 24 10:45:04 jensi5server systemd[26827]: Closed gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Apr 24 10:45:04 jensi5server systemd[26827]: Closed pk-debconf-helper.socket - debconf communication socket.
Apr 24 10:45:04 jensi5server systemd[26827]: Removed slice app.slice - User Application Slice.
Apr 24 10:45:04 jensi5server systemd[26827]: Reached target shutdown.target - Shutdown.
Apr 24 10:45:04 jensi5server systemd[26827]: Finished systemd-exit.service - Exit the Session.
Apr 24 10:45:04 jensi5server systemd[26827]: Reached target exit.target - Exit the Session.
Apr 24 15:13:29 jensi5server systemd[114376]: Queued start job for default target default.target.
Apr 24 15:13:29 jensi5server systemd[114376]: Created slice app.slice - User Application Slice.
Apr 24 15:13:29 jensi5server systemd[114376]: Reached target paths.target - Paths.
Apr 24 15:13:29 jensi5server systemd[114376]: Reached target timers.target - Timers.
Apr 24 15:13:29 jensi5server systemd[114376]: Starting dbus.socket - D-Bus User Message Bus Socket...
Apr 24 15:13:29 jensi5server systemd[114376]: Listening on dirmngr.socket - GnuPG network certificate management daemon.
Apr 24 15:13:29 jensi5server systemd[114376]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 24 15:13:29 jensi5server systemd[114376]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Apr 24 15:13:29 jensi5server systemd[114376]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Apr 24 15:13:29 jensi5server systemd[114376]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Apr 24 15:13:29 jensi5server systemd[114376]: Listening on pk-debconf-helper.socket - debconf communication socket.
Apr 24 15:13:29 jensi5server systemd[114376]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Apr 24 15:13:29 jensi5server systemd[114376]: Reached target sockets.target - Sockets.
Apr 24 15:13:29 jensi5server systemd[114376]: Reached target basic.target - Basic System.
Apr 24 15:13:29 jensi5server systemd[114376]: Reached target default.target - Main User Target.
Apr 24 15:13:29 jensi5server systemd[114376]: Startup finished in 106ms.
Apr 24 15:14:07 jensi5server sudo[114584]: superadmin : TTY=pts/0 ; PWD=/home/superadmin ; USER=root ; COMMAND=/usr/bin/systemctl status ampinstmgr.service
Apr 24 15:14:07 jensi5server sudo[114584]: pam_unix(sudo:session): session opened for user root(uid=0) by superadmin(uid=1000)
Apr 24 15:14:14 jensi5server sudo[114584]: pam_unix(sudo:session): session closed for user root
Apr 24 15:14:17 jensi5server sudo[114624]: superadmin : TTY=pts/0 ; PWD=/home/superadmin ; USER=root ; COMMAND=/usr/bin/htop
Apr 24 15:14:17 jensi5server sudo[114624]: pam_unix(sudo:session): session opened for user root(uid=0) by superadmin(uid=1000)
Apr 24 15:16:25 jensi5server sudo[114624]: pam_unix(sudo:session): session closed for user root
Apr 24 15:16:28 jensi5server sudo[115213]: superadmin : TTY=pts/0 ; PWD=/home/superadmin ; USER=root ; COMMAND=/usr/bin/ampinstmgr status
Apr 24 15:16:28 jensi5server sudo[115213]: pam_unix(sudo:session): session opened for user root(uid=0) by superadmin(uid=1000)
Apr 24 15:16:28 jensi5server sudo[115213]: pam_unix(sudo:session): session closed for user root
Apr 24 15:16:46 jensi5server su[115268]: pam_unix(su-l:auth): authentication failure; logname=superadmin uid=1000 euid=0 tty=/dev/pts/0 ruser=superadmin rhost=  user=amp
Apr 24 15:16:48 jensi5server su[115268]: FAILED SU (to amp) superadmin on pts/0
Apr 24 15:17:01 jensi5server su[115342]: pam_unix(su-l:auth): authentication failure; logname=superadmin uid=1000 euid=0 tty=/dev/pts/0 ruser=superadmin rhost=  user=amp
Apr 24 15:17:03 jensi5server su[115342]: FAILED SU (to amp) superadmin on pts/0
Apr 24 15:17:08 jensi5server su[115409]: pam_unix(su-l:auth): authentication failure; logname=superadmin uid=1000 euid=0 tty=/dev/pts/0 ruser=superadmin rhost=  user=amp
Apr 24 15:17:10 jensi5server su[115409]: FAILED SU (to amp) superadmin on pts/0
Apr 24 15:17:20 jensi5server sudo[115474]: superadmin : TTY=pts/0 ; PWD=/home/superadmin ; USER=root ; COMMAND=/usr/bin/su -l amp
Apr 24 15:17:20 jensi5server sudo[115474]: pam_unix(sudo:session): session opened for user root(uid=0) by superadmin(uid=1000)
-- Boot dd6619000a3c4c5697e26701e400694e --
Apr 24 15:20:09 jensi5server systemd[1157]: Queued start job for default target default.target.
Apr 24 15:20:09 jensi5server systemd[1157]: Created slice app.slice - User Application Slice.
Apr 24 15:20:09 jensi5server systemd[1157]: Reached target paths.target - Paths.
Apr 24 15:20:09 jensi5server systemd[1157]: Reached target timers.target - Timers.
Apr 24 15:20:09 jensi5server systemd[1157]: Starting dbus.socket - D-Bus User Message Bus Socket...
Apr 24 15:20:09 jensi5server systemd[1157]: Listening on dirmngr.socket - GnuPG network certificate management daemon.
Apr 24 15:20:09 jensi5server systemd[1157]: Listening on gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 24 15:20:09 jensi5server systemd[1157]: Listening on gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Apr 24 15:20:09 jensi5server systemd[1157]: Listening on gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Apr 24 15:20:09 jensi5server systemd[1157]: Listening on gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Apr 24 15:20:09 jensi5server systemd[1157]: Listening on pk-debconf-helper.socket - debconf communication socket.
Apr 24 15:20:09 jensi5server systemd[1157]: Listening on dbus.socket - D-Bus User Message Bus Socket.
Apr 24 15:20:09 jensi5server systemd[1157]: Reached target sockets.target - Sockets.
Apr 24 15:20:09 jensi5server systemd[1157]: Reached target basic.target - Basic System.
Apr 24 15:20:09 jensi5server systemd[1157]: Reached target default.target - Main User Target.
Apr 24 15:20:09 jensi5server systemd[1157]: Startup finished in 140ms.
Apr 24 15:22:27 jensi5server sudo[21395]: pam_unix(sudo:auth): authentication failure; logname=superadmin uid=1000 euid=0 tty=/dev/pts/0 ruser=superadmin rhost=  user=superadmin
Apr 24 15:22:31 jensi5server sudo[21395]: superadmin : TTY=pts/0 ; PWD=/home/amp/.ampdata/instances ; USER=root ; COMMAND=/usr/bin/su - root
Apr 24 15:22:31 jensi5server sudo[21395]: pam_unix(sudo:session): session opened for user root(uid=0) by superadmin(uid=1000)
Apr 24 15:32:57 jensi5server sudo[21395]: pam_unix(sudo:session): session closed for user root
Apr 24 15:33:10 jensi5server systemd[1157]: Activating special unit exit.target...
Apr 24 15:33:10 jensi5server systemd[1157]: Stopped target default.target - Main User Target.
Apr 24 15:33:10 jensi5server systemd[1157]: Stopped target basic.target - Basic System.
Apr 24 15:33:10 jensi5server systemd[1157]: Stopped target paths.target - Paths.
Apr 24 15:33:10 jensi5server systemd[1157]: Stopped target sockets.target - Sockets.
Apr 24 15:33:10 jensi5server systemd[1157]: Stopped target timers.target - Timers.
Apr 24 15:33:10 jensi5server systemd[1157]: Closed dbus.socket - D-Bus User Message Bus Socket.
Apr 24 15:33:10 jensi5server systemd[1157]: Closed dirmngr.socket - GnuPG network certificate management daemon.
Apr 24 15:33:10 jensi5server systemd[1157]: Closed gpg-agent-browser.socket - GnuPG cryptographic agent and passphrase cache (access for web browsers).
Apr 24 15:33:10 jensi5server systemd[1157]: Closed gpg-agent-extra.socket - GnuPG cryptographic agent and passphrase cache (restricted).
Apr 24 15:33:10 jensi5server systemd[1157]: Closed gpg-agent-ssh.socket - GnuPG cryptographic agent (ssh-agent emulation).
Apr 24 15:33:10 jensi5server systemd[1157]: Closed gpg-agent.socket - GnuPG cryptographic agent and passphrase cache.
Apr 24 15:33:10 jensi5server systemd[1157]: Closed pk-debconf-helper.socket - debconf communication socket.
Apr 24 15:33:10 jensi5server systemd[1157]: Removed slice app.slice - User Application Slice.
Apr 24 15:33:10 jensi5server systemd[1157]: Reached target shutdown.target - Shutdown.
Apr 24 15:33:10 jensi5server systemd[1157]: Finished systemd-exit.service - Exit the Session.
Apr 24 15:33:10 jensi5server systemd[1157]: Reached target exit.target - Exit the Session.
-- Boot dc8883febe6348528a7e3ec455f1240a --
Apr 25 11:00:02 jensi5server systemd[72841]: Queued start job for default target default.target.



The new PSU has an active fan so I don't think that "overheating" (still don't know the cause) will be a problem. If there is anything else I can provide, please let me know.

Link to comment
Share on other sites

Link to post
Share on other sites

I will set up a second server with running elastic (ELK-Stack) to check on the health of my systems.

Link to comment
Share on other sites

Link to post
Share on other sites

Unfortunately it's not what I'm looking for,

Was looking for any indication of crashes or any errors or warnings that would point direction where the problem is but not even journald has logs of it.

 

Let's hope it's the psu, some hardware dies for any reason that we may not know.

 

Which it could explain why you don't have logs of it.

 

Even I'm little frustrated about unexplained issues that my servers has and still unsolved so replaced it did solve it for some reason and I'm still learning new things.

 

Someone with electricity experiences may know more about psu and maybe able to explain.

I'm jank tinkerer if it works then it works.

Regardless of compatibility 🐧🖖

Link to comment
Share on other sites

Link to post
Share on other sites

Quick update, @BoomerDutch, there were no further crashes since I swapped out the PSU. I will close this Thread tomorrow.

Thanks for your thoughts and ideas.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×