-
WebUI and SSH stopped working in Server 2 and that caused WebUI in Server 1 to forever load
The problematic server is the Intel one.
-
WebUI and SSH stopped working in Server 2 and that caused WebUI in Server 1 to forever load
Any idea on how to find that hardware problem? Memtest passes. SMART checks are clean. What else can I do?
-
WebUI and SSH stopped working in Server 2 and that caused WebUI in Server 1 to forever load
This issue keeps happening to me. No clear pattern. And this time no docker appears to function. Sometimes the server reaches an uptime of almost a month, sometimes it lasts less than a week. I plugged a HDMI display to check if something was displayed. It shows a GUI login screen but I cannot interact with it with a plugged keyboard. Also, the HDD LED light of the case is flashing at regular intervals of 500 ms. Any idea on what I can do to diagnose this? I have like 40 dockers in this server. Running in safe mode with all dockers disabled and start them one by one each month will take years. And most of those dockers I use daily. These are the last 2 hours of logs as received on my other server: You can see there that the last entry happened at Jan 12 07:37:36. An user of my Plex confirms that they were using it at 08:25.
-
WebUI and SSH stopped working in Server 2 and that caused WebUI in Server 1 to forever load
It took almost 2 weeks for the issue to happen again. So I don't know how I'll be able to tell that it's not happening. I could stop one of the 30 dockers running on it. Spend weeks without having a problem and I'll still doubt if it's fixed or if I was just lucky. It's something I can try, and I appreciate the advice. But it's not very practical.
-
WebUI and SSH stopped working in Server 2 and that caused WebUI in Server 1 to forever load
WebUI and SSH stopped working in Server 2 again. This time I didn't do any stuff in Server 1 so it doesn't freeze and I went directly to the syslog because each server sends the syslog to each other. And the syslog of Server 2 has nothing relevant. Latest entries are from almost 12 hours ago and are totally normal: Aug 18 10:52:47 UnBlue2 webgui: fileflows: Could not download icon https://raw.githubusercontent.com/revenz/FileFlows/master/icon.png?raw=true Aug 18 10:53:02 UnBlue2 webgui: grocy: Could not download icon https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/grocy-logo.png Aug 18 10:53:03 UnBlue2 webgui: stirlingpdf: Could not download icon https://raw.githubusercontent.com/Frooodle/Stirling-PDF/main/src/main/resources/static/favicon.png Aug 18 11:26:32 UnBlue2 monitor_nchan: Stop running nchan processes Aug 18 11:28:31 UnBlue2 webgui: fileflows: Could not download icon https://raw.githubusercontent.com/revenz/FileFlows/master/icon.png?raw=true Aug 18 11:28:46 UnBlue2 webgui: stirlingpdf: Could not download icon https://raw.githubusercontent.com/Frooodle/Stirling-PDF/main/src/main/resources/static/favicon.png Aug 18 12:27:13 UnBlue2 webgui: Successful login user root from 192.168.10.21 Aug 18 12:27:42 UnBlue2 monitor_nchan: Stop running nchan processesThe latest warning is from over a day ago: Aug 18 04:41:23 UnBlue2 root: Fix Common Problems: Warning: Docker Application frigate has an update available for it Aug 18 04:41:23 UnBlue2 root: Fix Common Problems: Warning: Docker Application grocy has an update available for it Aug 18 04:41:23 UnBlue2 root: Fix Common Problems: Warning: Docker Application paperless has an update available for it Aug 18 04:41:23 UnBlue2 root: Fix Common Problems: Warning: Docker Application qbittorrent has an update available for it Aug 18 04:41:23 UnBlue2 root: Fix Common Problems: Warning: Docker Application Rallly has an update available for it Aug 18 04:41:23 UnBlue2 root: Fix Common Problems: Warning: Docker Application romm has an update available for it Aug 18 04:41:23 UnBlue2 root: Fix Common Problems: Warning: Docker Application swag has an update available for it Aug 18 04:43:14 UnBlue2 root: Fix Common Problems: Warning: The plugin folder.view.plg is not known to Community Applications and is possibly incompatible with your server ** IgnoredThe latest error is from almost a week ago: Aug 13 12:51:45 UnBlue2 kernel: Buffer I/O error on dev md2p1, logical block 0, async page read Aug 13 12:51:45 UnBlue2 kernel: Buffer I/O error on dev md2p1, logical block 0, async page read Aug 13 12:51:45 UnBlue2 kernel: Buffer I/O error on dev md2p1, logical block 0, async page read Aug 13 12:51:46 UnBlue2 kernel: Buffer I/O error on dev md2p1, logical block 0, async page read Aug 13 12:51:46 UnBlue2 kernel: Buffer I/O error on dev md2p1, logical block 0, async page read Aug 13 12:51:46 UnBlue2 kernel: Buffer I/O error on dev md2p1, logical block 4, async page read Aug 13 12:51:46 UnBlue2 kernel: Buffer I/O error on dev md2p1, logical block 8, async page read Aug 13 12:51:46 UnBlue2 kernel: Buffer I/O error on dev md2p1, logical block 16, async page read Aug 13 12:51:46 UnBlue2 kernel: Buffer I/O error on dev md2p1, logical block 32, async page read Aug 13 12:51:46 UnBlue2 kernel: Buffer I/O error on dev md2p1, logical block 64, async page read
-
WebUI and SSH stopped working in Server 2 and that caused WebUI in Server 1 to forever load
I have 2 servers. "Main Server" one for VMs with GPU passthrough and a few low resources dockers. The other is the "Media Server" with lots of dockers, specially those that use GPUs for transcoding or AI. I use unassigned devices to mount some shares between them. I woke up this morning and the Media Server was not serving the Samba shares. I go check and WebUI is not there at all. Not even Nginx serving error pages. SSH said connection refused or reseted by peer, I can't remember exactly. But the WebUIs of the docker containers appear to be fine. At least the 3 random ones I checked (Plex, Sonarr & Radarr). I go to the WebUI of the Main Server and click on the share from Media Server that is still mounted according to the WebUI, hoping to see some error or any info. That causes the WebUI to stop responding. Opening a new tab and navigating to the WebUI now causes the browser to forever load a page that never arrives. I SSH into Main Server and look around. Lot's of [Main Server hostname] key.dns_resolver: [Media Server hostname].LOCAL: No address associated with name error logs. lsof doesn't work cause of lsof: no pwd entry for UID 100 and lsof: no pwd entry for UID 508 and killing the processes started by those UIDs is not enough cause they get restarted immediately. Get tired of trying random things so I run diagnostics. Shutdown both servers. Media Server via holding power button because I don't know how else. Power on both and generate diagnostics for Media Server. Here are both attached. Can somebody help me shed some light on what has happened? So far I only noticed the Docker filesystem was at 90% so I increased it. But I doubt that made everything stop working BUT the dockers, right? unblue-diagnostics-20250806-1147.zip unblue2-diagnostics-20250806-1222.zip
-
-
Windows 11: Recent Update (KB5058499) Disabled VM! Processor Unsupported
So what is the prefered solution? Enable Virtual Machine in Windows or disable arch-capabilities in the VM definition?
-
Want some help with Audiobook files
Did you ever figure this out? I'm trying to setup a workflow where Readarr downloads, auto-m4b merges it and then use the single file in Plex, Storyteller, etc.
-
Native iscsi support on Unraid for installing any games on a vm would be great
Hey @BAZOOKAPANDA. How are you solving this scenario 3 years later? I'm exploring all the solutions for this now and I'm very sad how every option doesn't work for at least some games.
-
VirtioFS Support Page
I'm trying to give multiple gaming VMs a place to install games that they can share, so that games do not need to be installed multiple times. First I tried mounting a Samba share but some software does not like to be installed or operate on mapped network drives. So I turned to VirtIO-FS. I followed the instructions in SpaceInvader One video. But some software still doesn't like it. Battle.net refuses to install or operate on any game located there. I created a Reddit post about it looking for help. I've also tried to run Elden Ring and Deep Rock Galactic and both fail. For Elden Ring I've created a Steam discussion. It appears that the issue is always with permissions. Every file in the VirtIO-FS drive is owned by "Everyone" and looks like by default "full control" permissions are given to "Everyone" as well. The permissions can be changed but the owner can't? So I'm guessing some games expect files to be owned by the "User" or the "Administrator" of the system and fail if they are not. Is it possible to deal with this in some way? Or is it still impossible to have multiple VMs share a common place to install most games and programs?
-
Corrupted USB or bug after multiple upgrades?
I'm aware USB drives can be corrupted. But how can I test for that?
-
Corrupted USB or bug after multiple upgrades?
A few days ago I updated the BIOS, replaced my RAM and my PSU and upgraded to Unraid 7.0.0 in the same afternoon. Today my server was suddenly super slow. The WebUI would not load, SSHaccess took minutes, random pings took over a second... Then, after 30-60 minutes of that slowness thing became responsive again but the WebUI was all broken up (guess some JS/CSS was not loading) and no commands were available through SSH. Not even top or powerdown. The WebUI was saying the USB drive was corrupted. I shutdown the server holding the power button. Booting it up only was taking me to the BIOS until I took out the USB drive, blowed on it GameBoy-Cartridge style, and connected it again. Now I'm writing this from my usual VM. Everything working as expected. It does look like either the USB or the USB port had an issue. Which steps can I follow to diagnose the USB? Also, just in case, can somebody with more knowledge than me confirm that the upgrades I carried out didn't cause this? unblue-diagnostics-20250120-2016.zip
-
Can't access Web UI from VM and I'm have no idea about networking
So I enabled bridging, disabled bonding and enabled "preserve custom networks" because I felt brave. But now I have the "Fix Common Problems" plugin mentioning the error "Macvlan and Bridging found" and pointing me to this page. Which is what happened months ago and I disabled bridging because of it.
-
Can't access Web UI from VM and I'm have no idea about networking
Cannot do it right now because the data rebuild from the drive swap is still going. But will try. Although I think I disabled bridging myself like a month or two ago, when I updated to 6.12.6 and the "fix common problems" plugin told me to because it was the recommended macvlan configuration for docker or something like that. The bonding being enabled... I do think it's useless because I have a single ethernet connection (that's what it is for, right? to use multiple ethernet connections as if it was a single one) but I've had it enabled since day one years ago. So like I have "preserve custom networks" disabled even though I have a custom docker network. I'm afraid to touch it because it works (or was working, at least). What do I get by disabling bonding? Any performance improvement or lower use of resources?
-
Can't access Web UI from VM and I'm have no idea about networking
Sure! unblue-diagnostics-20240911-1920.zip
BlueSialia
Members
-
Joined
-
Last visited