× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

Re: RN516 - Unable to remove sickbeard directory after application removal

dbreiny1
Aspirant

RN516 - Unable to remove sickbeard directory after application removal

RN516 (6.5.0)

 

Today I removed the applications SABnzbd and SickBeard.  First I removed SAB and it went as expected without issue.  Next I removed SickBeard and I steted Canot remove application, but it nearly did.  It removed all the contents of /apps/sickbeard, but it was unable to remove the directory.

 

So I tried the following and I dont understand why it is not working:

 

root@thor:/apps# rm -rf ./sickbeard/
rm: cannot remove `./sickbeard/config': Directory not empty
root@thor:/apps# du -sh sickbeard/
0       sickbeard/

 

Notice the directory shows 12 bytes:

drwxr-xr-x 1 admin root    12 Dec 15 17:38 sickbeard

 

So I tried:

root@thor:/apps# cd /apps/sickbeard/
root@thor:/apps/sickbeard# ls -la
total 0
drwxr-xr-x 1 admin root   12 Dec 15 17:38 .
drwxrwxrwx 1 admin admin 246 Dec 15 18:42 ..
drwxrwxrwx 1 admin admin 560 Dec 15 17:38 config

 

root@thor:/apps/sickbeard# rm -rf ./config/
rm: cannot remove `./config': Directory not empty

 

drwxrwxrwx 1 admin admin 560 Dec 15 17:38 config

 

I am not sure how to remove this directory, please help if you have any ideas.  I was able to move it to a new name and get the application removed from FrontvView, but even after moving to a new name/directory the directory cannot be removed.

 

Thanks,

-David

 

 

Model: RN51600|ReadyNAS 516 6-Bay
Message 1 of 5
dbreiny1
Aspirant

Re: RN516 - Unable to remove sickbeard directory after application removal

I just tried a reboot and it did not solve the issue.  I still am unable to remove the directory /apps/sickbeard.

 

SickBeard is not running and has, in effect, been completely removed by the FrontView UI:

 

root@thor:/apps# ps -ef|grep -i sick
root      5385  5311  0 18:58 pts/0    00:00:00 grep -i sick

 

 

 

Message 2 of 5
FramerV
NETGEAR Employee Retired

Re: RN516 - Unable to remove sickbeard directory after application removal

Hi dbreiny1,

 

Our engineers might be able to help you further on this but if your ReadyNAS is out of the 90-day support; you will be asked to pay for a contract or a per-incident support fee.

 

We can also wait for someone in the community to give us some commands to remove it from the UI.

 


Regards,

Message 3 of 5
bedlam1
Prodigy

Re: RN516 - Unable to remove sickbeard directory after application removal

@dbreiny1You could try going at it with Midnight Commander http://ftp.midnight-commander.org/mc-4.8.18.tar.xz

 

More info at Midnight-Commander

Message 4 of 5
dbreiny1
Aspirant

Re: RN516 - Unable to remove sickbeard directory after application removal

Thanks for the tip on Midnight Commander, for now I am going to hold off.  I guess I was assuming there were some BTRFS commands I could use to check what the issue is and correct it (like fsck).  Hopefully I can get a response from @mdgm-ntgr or one of the other tech's with some advice/assistance.

Message 5 of 5
Top Contributors
Discussion stats
  • 4 replies
  • 3141 views
  • 0 kudos
  • 3 in conversation
Announcements