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.

https://unraid/Main is empty, but shares are working

Featured Replies

This picture says it all. I noticed other GUI elements don't work. For example, I tried to mirror my syslog to flash and Apply would be active, but it didn't save the setting. Stopping my array and reboot didn't work either. I'm guessing there are lots of GUI elements that aren't working correctly. Rebooted from command line didn't help. Syslog is from that reboot after I started the array and verified that shares are still sharing. V6.9.2

 

unRAID.thumb.png.4f91f78f63379db9fb30cbe8468fc7b4.png

syslog.txt

  • Community Expert

Go to Tools - Diagnostics and attach the complete Diagnostics ZIP file to your NEXT post in this thread.

  • Community Expert
21 minutes ago, trurl said:

Go to Tools - Diagnostics and attach the complete Diagnostics ZIP file to your NEXT post in this thread.

If you can't do that

 

What do you get from the command line with this?

df

 

  • Author

Does DIagnostics take a long time? I let it run for a few minutes and gave up so I could run df.

 

Filesystem         1K-blocks        Used   Available Use% Mounted on
rootfs               1943920      754408     1189512  39% /
devtmpfs             1943928           0     1943928   0% /dev
tmpfs                2018624           0     2018624   0% /dev/shm
cgroup_root             8192           0        8192   0% /sys/fs/cgroup
tmpfs                 131072         760      130312   1% /var/log
/dev/sda1            7815232      572192     7243040   8% /boot
overlay              1943920      754408     1189512  39% /lib/modules
overlay              1943920      754408     1189512  39% /lib/firmware
tmpfs                   1024           0        1024   0% /mnt/disks
tmpfs                   1024           0        1024   0% /mnt/remotes
/dev/mapper/md1  13670472644  7053217548  6617255096  52% /mnt/disk1
/dev/mapper/md2   7811923236  6566030588  1245892648  85% /mnt/disk2
/dev/mapper/md3   7811923236  6343424060  1468499176  82% /mnt/disk3
/dev/mapper/md4   3905094436  1982907988  1922186448  51% /mnt/disk4
/dev/mapper/md5   7811923236  5983880092  1828043144  77% /mnt/disk5
/dev/mapper/sdc1   234300188    18081632   216218556   8% /mnt/cache
shfs             41011336788 27929460276 13081876512  69% /mnt/user0
shfs             41011336788 27929460276 13081876512  69% /mnt/user
/dev/loop2           5242880     2112988     2724788  44% /var/lib/docker

  • Community Expert

Sorry, easier to understand if you do it like this instead

df -h

 

  • Author

Filesystem        Size  Used Avail Use% Mounted on
rootfs            1.9G  737M  1.2G  39% /
devtmpfs          1.9G     0  1.9G   0% /dev
tmpfs             2.0G     0  2.0G   0% /dev/shm
cgroup_root       8.0M     0  8.0M   0% /sys/fs/cgroup
tmpfs             128M  784K  128M   1% /var/log
/dev/sda1         7.5G  559M  7.0G   8% /boot
overlay           1.9G  737M  1.2G  39% /lib/modules
overlay           1.9G  737M  1.2G  39% /lib/firmware
tmpfs             1.0M     0  1.0M   0% /mnt/disks
tmpfs             1.0M     0  1.0M   0% /mnt/remotes
/dev/mapper/md1    13T  6.6T  6.2T  52% /mnt/disk1
/dev/mapper/md2   7.3T  6.2T  1.2T  85% /mnt/disk2
/dev/mapper/md3   7.3T  6.0T  1.4T  82% /mnt/disk3
/dev/mapper/md4   3.7T  1.9T  1.8T  51% /mnt/disk4
/dev/mapper/md5   7.3T  5.6T  1.8T  77% /mnt/disk5
/dev/mapper/sdc1  224G   18G  207G   8% /mnt/cache
shfs               39T   27T   13T  69% /mnt/user0
shfs               39T   27T   13T  69% /mnt/user
/dev/loop2        5.0G  2.1G  2.6G  44% /var/lib/docker

  • Community Expert

How much RAM do you have?

  • Author

Maxed the MB at 4GB.

Edit the file /config/docker.cfg on the flash drive and change dockerEnabled from yes to be no and reboot and try again.  And close all tabs open to the server

  • Author

Does reboot from the cmd line stop the array or should I continue to do that manually?

 

Changed docker.cfg and rebooted (after manually stopping the array in the GUI). No change. Could it be as simple as overwriting V6.9.2 with a fresh copy?

18 minutes ago, rbronco21 said:

Does reboot from the cmd line stop the array

yes

powerdown -r

 

19 minutes ago, rbronco21 said:

Could it be as simple as overwriting V6.9.2 with a fresh copy

Won't hurt

  • Author

I replaced bz* files with no change. Are there other files I should replace?

  • Community Expert

Do you still have dockers disabled? If not, disable them, then boot in SAFE mode.

  • Author

No change.

  • Community Expert

Do you have any adblockers or anything else that might interfere?

  • Author

I do, but they are all disabled in Chrome and they haven't interfered until recently. I also tried Edge and got the same result. I only use Edge when I can't get Chrome to work since it is as virgin as it gets settings- and addons-wise.

 

Is running GUI Safe Mode the same as moving unRAID to a new folder on the USB stick and running a clean version? If that's something to try, can I get a little help so I don't endanger my install?

  • Community Expert

SAFE mode just starts without loading any plugins.

  • Author

Well great, I tried IE to check off every PC browser and they all fail. But it works on my iPhone in Chrome. So something on my PC is blocking it... Sorry for the wild goose chase, but any ideas on the PC end? The last thing I updated was Win10 KB5005101.

 

https://support.microsoft.com/en-us/topic/september-1-2021-kb5005101-os-builds-19041-1202-19042-1202-and-19043-1202-preview-82a50f27-a56f-4212-96ce-1554e8058dc1

5 minutes ago, rbronco21 said:

any ideas on the PC end?

Which security suite are you using?

  • Author

It's Bitdefender's fault. I am looking for a way to exclude the server's name (or replace it).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.