Everything posted by Zoba
-
Boot loop after replacing a hard drive
Okay, swapped everything. It was the CPU. Fucking hell..
-
Boot loop after replacing a hard drive
No it was very unstable, only got the flash backup and swapped sticks. This diag is after the switch but even this takes multiple reboots and luck for it to stay on. Will replace the psu later and use the onboard sata from the new Mainboard instead of the pcie sata controller to do a minimal test. I'll probably even start without the drives first to check if that is stable.
-
Boot loop after replacing a hard drive
Here's the latest diagnostics. The boot is still very unstable. I've ordered a new PSU to also make sure that isn't the root cause. If that fails too, i'll get a new sas controller. nas-safemode-diagnostics-20260114-1921.zip
-
Boot loop after replacing a hard drive
After switching the Mainboard I still ran into the reboots. I then tried to restart with all the hdds disconnected (my cache ssds were still connected) and got greeted with this: Replacing the flash drive did not yield in betterment but i can boot and run the nas for ages without the drives. Therefore i expect either the sata controller or the hot swap bay of my case to be shot.
-
Boot loop after replacing a hard drive
I've ordered a new Mainboard and got a 3800G lying around. Will test it once it arrives.
-
Boot loop after replacing a hard drive
It did not fix the issue. Still crashed in less than 10 minutes
-
Boot loop after replacing a hard drive
Hey, sorry the memtest was on all sticks. Running the test on a single stick on the last slot returned no errors. I read the link but as I said, the system ran exactly like this for years. I updated to the latest bios version now and will run things with a single dimm. If this works, I'll try the rest of the ram.
-
Boot loop after replacing a hard drive
True, but it feels like this issue is connected to VMs. I'm running home assistant in a VM and had the array running for half an hour. As soon as I start the VM service back up, the connection stops.
-
Boot loop after replacing a hard drive
Hi guys, I'm having trouble with my Unraid install. It seems to be in a boot loop ever since i've replaced a broken drive and installed a new parity. It ran fine for over 6 years now. It sometimes boots (and crashes after a minute) and sometimes it boots to bios while starting unraid. Here's what i tried so far. Mem-Test failed, but running it with one stick (tried multiple in multiple slots) does not fix the issue removing XMP Switching USB drives did not fix it Updating to the latest minor version Removing all plugins from the plugins folder Sometimes it starts up just fine, but as soon as i click anything it stops again and reboots. Sometimes it boots and loses my 2 cache drives - i can reassign it and start up the array, but something still is off. Anyone got a clue what i could try? I was able to get diagnostics just now! tower-diagnostics-20260111-1758.zip
-
[Support] Paperless-ngx Docker
I've installed paperless and run into a problem, that my files are stuck in consume. They're being added to the queue but not all of them are being processed, when i add them all at once. Adding PAPERLESS_CONSUMER_POLLING and PAPERLESS_CONSUMER_POLLING_DELAY with 10 seconds each, seems to help a bit but no entirely so. Some files are stuck forever in the consume folder and nothing happens to them. Has anyone else encountered this behaviour? [2024-04-03 23:14:24,083] [INFO] [paperless.management.consumer] Polling directory for changes: /usr/src/paperless/consume [2024-04-03 23:14:44,087] [DEBUG] [paperless.management.consumer] Waiting for file /usr/src/paperless/consume/Bestätigung der Vertragsbeendigung.pdf to remain unmodified [2024-04-03 23:14:49,094] [INFO] [paperless.management.consumer] Adding /usr/src/paperless/consume/Bestätigung der Vertragsbeendigung.pdf to the task queue.
- So, 6.13 when?
-
6.13 Beta testing
https://unraid.net/beta-testing
-
Trying to get Intel ARC A310 to work
Did you ever got to a solution?
-
Web UI drops off network, VMs and Docker stop - crashing?
@HBoardman did you run into any more issues? EDIT: Also what hardware do you use? An amd iGPU like me?
-
Web UI drops off network, VMs and Docker stop - crashing?
If so, it also affects Jellyfin. Disabling Transcoding but leaving on tone mapping still fails.
-
Web UI drops off network, VMs and Docker stop - crashing?
Okay, it happened again. Started a video with transcoding and the entire server became unresponsive after roughly 20 seconds.
-
Web UI drops off network, VMs and Docker stop - crashing?
Hey there, my HA and all the other stuff used to drop over the course of minutes/hours as well, but some stuff kept going (?). Didn't test how long things would take to get stuck because i'd rather use my NAS. I've now updated to the latest unraid minor version and so far had no stops. I've recently added tone mapping and transcoding to jellyfin as well - so it might have to do with it? I'm using a 3400g in my system and it's igpu to transcode.
-
Web UI drops off network, VMs and Docker stop - crashing?
Okay, so i've had to restart my NAS because the UI was unavailable and restarted. It locked up the GUI again after a couple of minutes (perhaps due to me updating a docker container?) both name and ip don't work for the Unraid UI My homeassistant VM stopped reacting most, but not all Docker containers continued to work and i was still able to interact with them (e.g. watch stuff on jellyfin) All SMB shares are unresponsive ssh doesn't react at all I'm currently running unRaid Version: 6.12.2 so i've now started the update to 6.12.3. Hoping that this will solve my problems. I've also enabled syslog and tried to put it in my downloads share
-
Web UI drops off network, VMs and Docker stop - crashing?
I'm running into exactly this problem. My homeassistant vm stays responsive but can't access the gui and ssh doesn't react at all. I feel like this happened only after the latest update though
-
[Support] Linuxserver.io - Oscam
I've encountered the next weird thing with my setup. I tried to watch stuff via another kodi client but it only says "scrambled channel". On my PC (with vlc) everything works. If i watch on vlc i can also watch that channel with my kodi clients. As you mentioned, using a port fixed it. I had to set a listen port and add that port in the oscam docker.
-
[Support] Linuxserver.io - Oscam
-
[Support] Linuxserver.io - Oscam
In Oscam, i've added the tmp folder in both docker to be able to use the camd.socket and pmt file. What should i do instead?
-
[Support] Linuxserver.io - Oscam
Hey, i'm using oscam with the unraid dvb plugin. I'm using dvbapi to connect with tvheadend but get the following error, whenever i try to descramble something: "2020/08/14 20:51:57 505F4341 c (dvbapi) ERROR: Can't open device /dev/dvb/adapter0/demux0 (errno=2 No such file or directory)"
-
USB Passthrough: device location changing
I had to mkdir /boot/config/rules.d - anything else worked as you said! Thanks for the precise instruction