April 3, 20215 yr Hi, I have been running an Unraid server for 7 months now and upgraded to the new version. When I restarted the server it looked ok. With my docker containers came up and responding normally. Then I realized that from my main computer I had access to no shares. I checked the UI and couldn't see any at all shares. shares are turned on as far as I could see. I found the config files in /flash/config/shares/ and I find the data. I found some post about similar things, and tryied restarted as they suggested about 3-4 times tried restoring the old version. but still in the same state with no shares. Restarted 2-3 times in the old version same thing. Never any shares. nas-diagnostics-20210403-1614.zip nas-diagnostics-20210403-1855.zip
April 5, 20215 yr Community Expert Remove this line from config/share.cfg: shfs_logging="1" I seem to remember this could cause issues.
April 5, 20215 yr Author I have now tried restarting with the line commented out and set to 0. Neither has made my shares appear. Thank you for the suggestion any more?
April 5, 20215 yr Community Expert Not really, /mnt/user is working and don't see any shfs errors, is it the same if you boot in safe mode?
April 5, 20215 yr Community Expert 22 minutes ago, 11011san said: I have now tried restarting with the line commented out and set to 0. Neither has made my shares appear. Thank you for the suggestion any more? Just to check that you do not have a ad-blocker installed in your browser? While this would not explain the shares not being visible on the network it could explain them not being visible in the webGUI. Some ad-blockers do not seem to like the Shares tab in the webGUI If you do have such an ad-blocker installed then you need to whitelist the unRaid server to fix displaying the Shares in the webGUI.
April 5, 20215 yr Author 1 hour ago, JorgeB said: is it the same if you boot in safe mode? I have now tried safe mode no change. 1 hour ago, itimpi said: Some ad-blockers do not seem to like the Shares tab in the webGUI I have been able to see the shares before and haven't added any adblocker since then and the fact that the shares are not showing up when connecting via windows shares but flash means there is probably some stupid underlying reason. But thank you both for your suggestions any more?
April 5, 20215 yr Community Expert Are you accessing the server by name or IP address from your main computer? If using server name it might be worth trying the IP address in case there are some name resolution issues. If your server has a fixed IP address then using the IP address always seems to be more reliable.
April 5, 20215 yr Author 10 minutes ago, itimpi said: Are you accessing the server by name or IP address from your main computer? The hostname is set into my DNS and is stable. But I did try the IP address and it the same. If the host was wrong I wouldn't be able to connect or connect to the wrong machine but I do see flash share so I know it is the correct machine. Thank you for the suggestion any more?
April 5, 20215 yr Author 20 minutes ago, JorgeB said: Please post output of: ls -al /mnt/user Linux 4.19.107-Unraid. root@NAS:~# ls -la /mnt/user total 16 drw-rw-rw- 1 nobody users 130 Apr 5 14:50 ./ drwxr-xr-x 11 root root 220 Apr 5 14:40 ../ drw-rw-rw- 1 nobody users 12 Oct 20 23:18 AudioBook/ drw-rw-rw- 1 nobody users 216 Aug 23 2020 Music/ drw-rw-rw- 1 nobody users 54 Apr 3 18:25 Torrent_watch/ drw-rw-rw- 1 nobody users 30 Mar 25 19:31 anime/ drw-rw-rw- 1 nobody users 624 Sep 4 2020 appdata/ drw-rw-rw- 1 nobody users 0 Aug 14 2020 domains/ drw-rw-rw- 1 nobody users 0 Apr 5 14:41 download/ drw-rw-rw- 1 nobody users 0 Apr 5 14:40 ebooks/ drw-rw-rw- 1 nobody users 6 Aug 14 2020 isos/ drw-rw-rw- 1 nobody users 38 Apr 4 07:41 movies/ drw-rw-rw- 1 nobody users 158 Dec 27 12:04 save/ drw-rw-rw- 1 nobody users 0 Mar 25 19:31 show/ drw-rw-rw- 1 nobody users 12 Aug 14 2020 system/ drw-rw-rw- 1 nobody users 114 Nov 26 11:51 tosort/ root@NAS:~#
April 5, 20215 yr Community Expert 14 minutes ago, 11011san said: drw-rw-rw- 1 nobody users 130 Apr 5 14:50 ./ Those are wrong, it should be: drwxrwxrwx 1 nobody users
April 5, 20215 yr Author Thank you JorgeB, that was the problem. I reset the directory to 777 and all appeared again with a restart. Thank you very much. I was really confused about this problem. I'll try upgrading again now.
Archived
This topic is now archived and is closed to further replies.