Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

steveyg777

Members
  • Joined

  • Last visited

  1. I don't use that plugin, but its description says it is only for checking array disks. You might see if you can find out more on the support thread for that plugin. - you mean the notifications? they are from a plugin? i can't remember what i installed to be honest , you wouldn't know the name of the plugin would you?
  2. fyi, my pc specs: AMD Bulldozer FX-6100 Socket AM3+ 6 core 3.3Ghz Black Edition CPU 4x Case Fans ASUS AM3+ SABERTOOTH 990FX S/L Rev 1.0 Mobo Corsair Vengeance 24GB (4x4GB) DDR3 1600 Mhz CL9 XMP RAM Sapphire OC Gfx Card (2GB, HD7850, GDDR5) corsair RM850 PSU ARCTIC Freezer 7 Pro CPU Cooler in reference to the "What can I do to keep my Ryzen based server from crashing/locking up with Unraid?..." post, does this actually apply to my scenario? Replies: This makes me wonder if your Mac added some of those annoying hidden files to your flash drive. - not sure, is there a way to prevent them? Speaking of flash, lots of FSCK files there, so there has been some corruption. Do you have a current flash backup? - i think so, ill recreate my boot device I'll have to wait though as i have to rebuild my parity disks (x2) because i didn't have any (can't remember if that was intentional at the time last year when i last used the server). Might be a good idea to do memtest just in case. - will do the notification i had about "22 files with SHA256 corruption" - is there a way of knowing what files they were and where they were located? maybe they were on the boot device...? thanks for your help. i'll let you know any updates as and when.
  3. Update after reboot: - WebGUI is now accessible again via http://tower.local - Diagnostics file successfully generated and attached Important findings from Unraid notifications: - Disk dev1 (16TB) showing severe SMART errors: - Current Pending Sector: 2696 - Offline Uncorrectable: 2696 - Reported Uncorrect: 878 - Command Timeout present - File integrity check previously reported (not sure if these relate to that disk or not though): - 22 files with SHA256 corruption - BTRFS scrub on cache completed with no errors HOWEVER THIS DISK IS UNASSIGNED Observation: - System instability (webGUI 500 errors, nginx 404, SMB/WebDAV failures) may correlate with disk read failures Question: - Could these disk errors cause the Unraid webGUI and service instability observed? - Recommended next steps for safely replacing the failing disk and protecting data?
  4. yes. the graphics card is not sending a signal to the monitor any longer though. could it be some weird power saving mode? i've just pressed an arrow key on the keyboard and the monitor is now showing the terminal again - i didn't realise that the terminal slept! lol Additional symptoms: - WebDAV and Cyberduck connections from my mac hang or fail - Indicates broader service instability beyond just webGUI Further troubleshooting from terminal: - Attempted to run diagnostics command: diagnostics → Result: -bash: diagnostics: command not found - Attempted to restart Docker: /etc/rc.d/rc.docker stop → Docker stopped successfully, but webGUI still inaccessible - Attempted to rebuild webGUI: rm -rf /usr/local/emhttp /etc/rc.d/rc.nginx restart → Result from my mac browser: - http://tower.local/login → HTTP 500 - https://tower.local/Main → nginx 404 - Attempted to use local X session: startx → Opens minimal window with small terminal, no usable GUI, can't type into the terminal any longer (so had to reboot) - SMB testing from macOS: smbutil view //root@[local ip (not tailscale ip)] → Result: "share name doesn't exist: Permission denied" - Attempted WebDAV via Cyberduck: → Connection hangs / requires force quit - Docker container (CrashPlan) remains accessible and working Conclusion: - System is partially functional - Multiple core services (webGUI, diagnostics command, SMB) are failing or inconsistent - Suggests possible OS-level corruption or issue with USB boot environment, or RAM? tower-diagnostics-20260406-1114.zip
  5. Hi, I’m having an issue accessing my Unraid server both locally and remotely from my mac (m1 pro mbp 2021 14'', 16gb ram running macos 15.7ish) (I'm running brave browser with shields down, tried accessing via tailscale through my iphone on safari browser didn't work either) Symptoms: - Unraid Connect shows server as online and running - Tailscale shows both devices connected - CrashPlan Docker container is accessible and working However: - http://tower.local/login → HTTP 500 error - https://tower.local/Main → nginx 404 - Direct IP access also fails - SMB connections from macOS Finder start then immediately disconnect Going to https://connect.myunraid.net/ and selecting manage server brings up the login gui but then just getting a white screen Additional info: - Server hasn’t been used for about a year prior to this - No intentional reverse proxy setup (no Nginx Proxy Manager, SWAG, etc.) - Only one container running (CrashPlan) What I’ve tried: - Access via local IP and hostname - Access via Tailscale What I’ve NOT tried yet: - Rebooting server and client because i initiated some file transfers between folder on the same share/volume and now i don't know if they have completed but the drive light is still very active) Questions: - Could this be a corrupted webGUI or nginx config? - Is there a recommended way to rebuild/reset the Unraid web interface? - Any known issues with HTTP 500 + nginx 404 combination? Thanks in advance. ps i got AI to help me so far and to create this post. pps i don't think I'm able to get a diagnostics file at the moment, correct?
  6. I'm aware of unassigned devices and the plugins so that I can connect a couple of my hfs+ (Mac) formatted drives to my unraid server. What I could do with guidance is how to clone the data to my unraid array (xfs) so that I can then format the hfs drives and add them to the array. I'm aware that there are incompatibilities between the two disk formats/operating systems (Mac and Linux), although I'm unsure to what extent it goes and also depends on the format the disks are - hfs journaled but NOT case sensitive. I'm pretty sure about some issues such as illegal characters (:, |, etc) unraid and Mac aliases but not sure if there are any further hurdles to jump? I tried to get AI to assist me and it offered a way to convert aliases into symbolic links. Correct me if I'm wrong but I think that’s a good idea because it means that the links won’t break when transferred onto unraid. I did try to run the script that AI gave me but I’m unsure as to whether it was successful. Any advice and guidance, or information to correct my misunderstandings, is appreciated as I am still learning about and unraid how to get data across et cetera. I’d appreciate: 1) a correct script that I can run from unread command prompt that will convert my ideas into symbolic links, if that is the best method to go about this, which also includes a report of success and failures. 2) the best method for cloning the data across to my unread array so that I can be fully confident that it has completed successfully and have not lost or corrupted any data so that I can then add the discs to the array and expand my storage capacity. 3) anything else that I haven’t thought of yet that could be useful. I appreciate your time and wisdom on these matters, thank you to anyone who replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.