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.

tried to delete a share now crashes

Featured Replies

hi,

 

i tried to delete a share under the share tab, machine froze.

 

I rebooted, now when i click shares the machines apears to lock up, i remote into ssh and access MC and all fine until i click the user directory and it freezes again.

  • Author

I am trying to get a diagnostics report whilst i type this, but its got to shares part of the diagnostics report and now continuously loading. :/

  • Author
/usr/local/emhttp/plugins/fix.common.problems/scripts/scan.php diagnostics
mkdir -p '/betty-diagnostics-20250126-1352/system' '/betty-diagnostics-20250126-1352/config' '/betty-diagnostics-20250126-1352/logs' '/betty-diagnostics-20250126-1352/shares' '/betty-diagnostics-20250126-1352/smart' '/betty-diagnostics-20250126-1352/qemu' '/betty-diagnostics-20250126-1352/xml'
top -bn1 -o%CPU 2>/dev/null|todos >'/betty-diagnostics-20250126-1352/system/top.txt'
tail /boot/bz*.sha256 >> '/betty-diagnostics-20250126-1352/unraid-7.0.0.txt'
uptime
nproc
lscpu 2>/dev/null|todos >'/betty-diagnostics-20250126-1352/system/lscpu.txt'
lsscsi -vgl 2>/dev/null|todos >'/betty-diagnostics-20250126-1352/system/lsscsi.txt'
lspci -knn 2>/dev/null|todos >'/betty-diagnostics-20250126-1352/system/lspci.txt'
lspci -vv 2>/dev/null| awk '/ASPM/{print $0}' RS=|grep -P '(^[a-z0-9:.]+|ASPM |Disabled;|Enabled;)'|todos >'/betty-diagnostics-20250126-1352/system/aspm-status.txt'
lsusb 2>/dev/null|todos >'/betty-diagnostics-20250126-1352/system/lsusb.txt'
free -mth 2>/dev/null|todos >'/betty-diagnostics-20250126-1352/system/memory.txt'
lsof -Pni 2>/dev/null|todos >'/betty-diagnostics-20250126-1352/system/lsof.txt'
lsmod|sort 2>/dev/null|todos >'/betty-diagnostics-20250126-1352/system/lsmod.txt'
df -h 2>/dev/null|todos >'/betty-diagnostics-20250126-1352/system/df.txt'
ip -br a|awk '/^(eth|bond)[0-9]+ /{print $1}'|sort
dmidecode -qt2|awk -F: '/^ Manufacturer:/{m=$2};/^ Product Name:/{p=$2} END{print m" -"p}' 2>/dev/null|todos >'/betty-diagnostics-20250126-1352/system/motherboard.txt'
dmidecode -qt0 2>/dev/null|todos >>'/betty-diagnostics-20250126-1352/system/motherboard.txt'
cat /proc/meminfo 2>/dev/null|todos >'/betty-diagnostics-20250126-1352/system/meminfo.txt'
dmidecode --type 17 2>/dev/null|todos >>'/betty-diagnostics-20250126-1352/system/meminfo.txt'
ethtool 'eth0' 2>/dev/null|todos >>'/betty-diagnostics-20250126-1352/system/ethtool.txt'
ethtool -i 'eth0' 2>/dev/null|todos >>'/betty-diagnostics-20250126-1352/system/ethtool.txt'
ip -br a|todos >'/betty-diagnostics-20250126-1352/system/ifconfig.txt'
sed -ri 's/(["\[ ])(127|10|172\.1[6-9]|172\.2[0-9]|172\.3[0-1]|192\.168)((\.[0-9]{1,3}){2,3}([/" .]|$))/\1@@@\2\3/g; s/(["\[ ][0-9]{1,3}\.)([0-9]{1,3}\.){2}([0-9]{1,3})([/" .]|$)/\1XXX.XXX.\3\4/g; s/@@@//g' '/betty-diagnostics-20250126-1352/system/ifconfig.txt' 2>/dev/null
sed -ri 's/(([0-9a-f]{1,4}:){4})(([0-9a-f]{1,4}:){3}|:)([0-9a-f]{1,4})([ .:/]|$)/\1XXXX:XXXX:XXXX:\5\6/g' '/betty-diagnostics-20250126-1352/system/ifconfig.txt' 2>/dev/null
sed -ri 's/(\[([0-9a-f]{1,4}:){4})(([0-9a-f]{1,4}:){3}|:)([0-9a-f]{1,4})(\])([ .:/]|$)/\1XXXX:XXXX:XXXX:\5\6/g' '/betty-diagnostics-20250126-1352/system/ifconfig.txt' 2>/dev/null
sed -ri 's/(([0-9a-f]{1,4}:){4})(([0-9a-f]{1,4}:){3}|:)([0-9a-f]{1,4})(\/[0-9]{1,3})([ .:/]|$)/\1XXXX:XXXX:XXXX:\5\7/g' '/betty-diagnostics-20250126-1352/system/ifconfig.txt' 2>/dev/null
find /sys/kernel/iommu_groups/ -type l 2>/dev/null|sort -V|todos >'/betty-diagnostics-20250126-1352/system/iommu_groups.txt'
todos '/betty-diagnostics-20250126-1352/system/cmdline.txt'
echo -ne ' /boot ' >>'/betty-diagnostics-20250126-1352/system/folders.txt';ls -l '/boot'|todos >>'/betty-diagnostics-20250126-1352/system/folders.txt'
echo -ne ' /boot/config ' >>'/betty-diagnostics-20250126-1352/system/folders.txt';ls -l '/boot/config'|todos >>'/betty-diagnostics-20250126-1352/system/folders.txt'
echo -ne ' /boot/config/plugins ' >>'/betty-diagnostics-20250126-1352/system/folders.txt';ls -l '/boot/config/plugins'|todos >>'/betty-diagnostics-20250126-1352/system/folders.txt'
echo -ne ' /boot/syslinux ' >>'/betty-diagnostics-20250126-1352/system/folders.txt';ls -l '/boot/syslinux'|todos >>'/betty-diagnostics-20250126-1352/system/folders.txt'
echo -ne ' /var/log ' >>'/betty-diagnostics-20250126-1352/system/folders.txt';ls -l '/var/log'|todos >>'/betty-diagnostics-20250126-1352/system/folders.txt'
echo -ne ' /var/log/plugins ' >>'/betty-diagnostics-20250126-1352/system/folders.txt';ls -l '/var/log/plugins'|todos >>'/betty-diagnostics-20250126-1352/system/folders.txt'
echo -ne ' /boot/extra ' >>'/betty-diagnostics-20250126-1352/system/folders.txt';ls -l '/boot/extra'|todos >>'/betty-diagnostics-20250126-1352/system/folders.txt'
echo -ne ' /var/log/packages ' >>'/betty-diagnostics-20250126-1352/system/folders.txt';ls -l '/var/log/packages'|todos >>'/betty-diagnostics-20250126-1352/system/folders.txt'
echo -ne ' /var/lib/pkgtools/packages ' >>'/betty-diagnostics-20250126-1352/system/folders.txt';ls -l '/var/lib/pkgtools/packages'|todos >>'/betty-diagnostics-20250126-1352/system/folders.txt'
echo -ne ' /tmp ' >>'/betty-diagnostics-20250126-1352/system/folders.txt';ls -l '/tmp'|todos >>'/betty-diagnostics-20250126-1352/system/folders.txt'
cp /boot/config/*.{cfg,conf,dat} '/betty-diagnostics-20250126-1352/config' 2>/dev/null
cp /boot/config/go '/betty-diagnostics-20250126-1352/config/go.txt' 2>/dev/null
sed -i -e '/password/c ***line removed***' -e '/user/c ***line removed***' -e '/pass/c ***line removed***' '/betty-diagnostics-20250126-1352/config/go.txt'
sed -ri 's/^((disk|flash)(Read|Write)List.*=")[^"]+/\1.../' '/betty-diagnostics-20250126-1352/config/*.cfg' 2>/dev/null
sed -ri 's/(["\[ ])(127|10|172\.1[6-9]|172\.2[0-9]|172\.3[0-1]|192\.168)((\.[0-9]{1,3}){2,3}([/" .]|$))/\1@@@\2\3/g; s/(["\[ ][0-9]{1,3}\.)([0-9]{1,3}\.){2}([0-9]{1,3})([/" .]|$)/\1XXX.XXX.\3\4/g; s/@@@//g' '/betty-diagnostics-20250126-1352/config/network.cfg' 2>/dev/null
sed -ri 's/(([0-9a-f]{1,4}:){4})(([0-9a-f]{1,4}:){3}|:)([0-9a-f]{1,4})([ .:/]|$)/\1XXXX:XXXX:XXXX:\5\6/g' '/betty-diagnostics-20250126-1352/config/network.cfg' 2>/dev/null
sed -ri 's/(\[([0-9a-f]{1,4}:){4})(([0-9a-f]{1,4}:){3}|:)([0-9a-f]{1,4})(\])([ .:/]|$)/\1XXXX:XXXX:XXXX:\5\6/g' '/betty-diagnostics-20250126-1352/config/network.cfg' 2>/dev/null
sed -ri 's/(([0-9a-f]{1,4}:){4})(([0-9a-f]{1,4}:){3}|:)([0-9a-f]{1,4})(\/[0-9]{1,3})([ .:/]|$)/\1XXXX:XXXX:XXXX:\5\7/g' '/betty-diagnostics-20250126-1352/config/network.cfg' 2>/dev/null
/usr/local/emhttp/webGui/scripts/show_interfaces ip|tr ',' ' ' >'/betty-diagnostics-20250126-1352/config/listen.txt'
/usr/local/emhttp/webGui/scripts/error_interfaces|sed 's///' >>'/betty-diagnostics-20250126-1352/config/listen.txt'
sed -ri 's/(["\[ ])(127|10|172\.1[6-9]|172\.2[0-9]|172\.3[0-1]|192\.168)((\.[0-9]{1,3}){2,3}([/" .]|$))/\1@@@\2\3/g; s/(["\[ ][0-9]{1,3}\.)([0-9]{1,3}\.){2}([0-9]{1,3})([/" .]|$)/\1XXX.XXX.\3\4/g; s/@@@//g' '/betty-diagnostics-20250126-1352/config/listen.txt' 2>/dev/null
sed -ri 's/(([0-9a-f]{1,4}:){4})(([0-9a-f]{1,4}:){3}|:)([0-9a-f]{1,4})([ .:/]|$)/\1XXXX:XXXX:XXXX:\5\6/g' '/betty-diagnostics-20250126-1352/config/listen.txt' 2>/dev/null
sed -ri 's/(\[([0-9a-f]{1,4}:){4})(([0-9a-f]{1,4}:){3}|:)([0-9a-f]{1,4})(\])([ .:/]|$)/\1XXXX:XXXX:XXXX:\5\6/g' '/betty-diagnostics-20250126-1352/config/listen.txt' 2>/dev/null
sed -ri 's/(([0-9a-f]{1,4}:){4})(([0-9a-f]{1,4}:){3}|:)([0-9a-f]{1,4})(\/[0-9]{1,3})([ .:/]|$)/\1XXXX:XXXX:XXXX:\5\7/g' '/betty-diagnostics-20250126-1352/config/listen.txt' 2>/dev/null
sed -ri 's/^(share(Comment|ReadList|WriteList)=")[^"]+/\1.../' '/betty-diagnostics-20250126-1352/shares/a-a.cfg' 2>/dev/null

 

Edited by Greygoose

  • Community Expert

Try getting the syslog:

cp /var/log/syslog /boot/syslog.txt

 

  • Author

hi JorgeB,

 

I sorted it, I had to hard shutdown the machine. Then restarting I could delete the share.

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.