Everything posted by JorgeB
-
Please Help - I upgraded to 7.3.2 from 7.2.4 tonight - Can not access server via browser or local
Could have been the port, but make sure you have a current backup; if it happens again on a different port, it's best to replace the flash drive.
-
Array will not start after being stopped, only starts on reboot.
Jul 9 11:21:41 F4-424 emhttpd: cmdStart: already starting This is typically a plugin issue; see if it happens in safe mode.
-
SysLog Upload
Those should be harmless; a BIOS update may help, the only thing that could be a problem is this: Jul 6 18:18:05 Babel kernel: ata4.00: HPA detected: current 976771055, native 976773168 Mostly if it is later created on array disks, on the SSD it should not be an issue
-
Syslog Full
Enable the syslog server and post that after the next crash.
-
Moved from old hardware to new - no network connection (and other issues)
You are blacklisting the Realtek NIC driver, and that board has one, so the driver is not loaded. Delete /config/modprobe.d/r8169.conf from the flash drive and reboot. You can delete it from the CLI with rm /boot/config/modprobe.d/r8169.conf
-
Cannot skip or finish onboarding in 7.3.0
You can use this to help with the assignments if you don't have a backup: https://docs.unraid.net/unraid-os/system-administration/maintain-and-update/changing-the-flash-device/#recovering-from-a-failed-boot-device-without-a-backup
-
Please Help - I upgraded to 7.3.2 from 7.2.4 tonight - Can not access server via browser or local
If you mean the onboarding wizard, you can just close it.
-
Linux VM with GPU passthrough broke after upgrading to 7.3
This looks to me more like a kernel regression, and if that is the case, not much LT can do, but take a look at the bug reports. I believe there's already one about that or a similar issue; if there isn't, feel free to create one https://product.unraid.net/b/unraid-os-bugs
-
Subject: Docker tab hangs on "Please wait..." and image pulls fail after VPN container crash
I would start by recreating the Docker image in case there is one or more stale networks present https://docs.unraid.net/unraid-os/troubleshooting/common-issues/docker-troubleshooting/#re-creating-the-docker-image-file Then: https://docs.unraid.net/unraid-os/troubleshooting/common-issues/docker-troubleshooting/#reinstalling-docker-applications Also see below if you have any custom docker networks: https://docs.unraid.net/unraid-os/troubleshooting/common-issues/docker-troubleshooting/#restoring-docker-custom-networks
-
Server Hang - Approximiately every 2 weeks.
Possibly, at least I don't see anything else logged, and the server appears to have shut down correctly, meaning it wasn't completely crashed.
-
Parity has red x first time
It's logged as a disk problem, but there's no SMART report for parity, reboot and post new diags.
-
Please Help - I upgraded to 7.3.2 from 7.2.4 tonight - Can not access server via browser or local
If you don't see anything on the screen, i.e., the server is not posting, it's not an Unraid problem.
-
Tried upgrading to 7.3.2 but its not taking
Possibly, try recreating it or using a different one.
-
Server Hang - Approximiately every 2 weeks.
Don't see any crash logged at that time; see a shutdown: Jul 8 21:26:49 Media-Server shutdown[4118851]: shutting down for system halt Was that started by you?
-
Unable to write to /proc/fs/nfsd/v4_end_grace: Device or resource busy
Pretty sure the NFS warnings will be unrelated to any crashing.
-
btrfs "Unmountable: wrong or no file system"
You need to replace X with the correct devices you want to offline, e.g., echo 1 > /sys/block/sdb/device/delete echo 1 > /sys/block/nvme0n1/device/device/remove
-
Disk offline
You would need to use -L, for now, it just looks like a filesystem issue.
-
Btrfs pool degraded
In that case you should be able to recover the pool the same as before, then recommend setting up the syslog server to have the syslog if it happens again.
-
btrfs "Unmountable: wrong or no file system"
Yep, or if you prefer to avoid messing with cables, you can use echo 1 > /sys/block/sdX/device/delete echo 1 > /sys/block/nvmeXn1/device/device/remove The bottom one is for NVMe devices; that will drop them offline, the array should be stopped, a reboot will bring them back.
-
Disk offline
According to diags it exists; it's just not mounting: Jul 8 10:14:36 Tower emhttpd: shcmd (141): mount -t xfs -o noatime,nodiscard,nouuid /dev/mapper/md7p1 /mnt/disk7 With the array started, post the output from xfs_repair -v /dev/mapper/md7p1
-
MFA Not Working to Connect to account.
Copy/paste is better when it's for a key transfer, but it will have the needed info as well.
-
btrfs "Unmountable: wrong or no file system"
The UUID is the same one from the pool. Temporarily disconnect all other devices, and with just the sda connected, post the output from btrfs fi show
-
Disk offline
Please post the output from xfs_repair on the emulated disk.
-
Btrfs pool degraded
The pool device is already missing in both diags posted, do you have the diags from when the device dropped? Those could help see what's happening.
-
MFA Not Working to Connect to account.
It could be, if support is receiving an email from a different sender that doesn't match the registered one, they may not be able to validate it's you, if you have an Unraid license registered to that account, you can send a screenshot from Tools - Registration; that should help prove you are the owner