[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
[Bug] A-300 NMJv2 not deleting items from HDD
07-21-2012, 04:46 AM (This post was last modified: 07-21-2012 04:49 AM by gluesniffined.)
Post: #1
A-300 NMJv2 not deleting items from HDD
Upgraded firmware, upgraded apps and now when I delete something from NMJv2 it removes it from the database, and therefore the jukebox, but doesn't actually delete the file. On the next update scan the item pops back into the jukebox.

I deleted the old DB and let NMJv2 create a new one and before touching it with nmjtoolbox2, same issue. I did a factory reset, same result.

User apps installed: SickBeard, CouchPotato v2, local and NZBGet 0.8.0-testing-r406:407. The user apps all appear to be working fine with the exception that NZBGet 0.8.0-testing-r406:407 doesn't start properly at boot and needs to be manually restarted via CSI; the built-in NZBGet shows as started in the setup menu....even though I have most definitely stopped it from there prior to reboot.

Is anyone else having this issue or is it just me?

Thanks!
Find all posts by this user
Add Thank You Quote this message in a reply
07-21-2012, 05:48 AM (This post was last modified: 07-21-2012 06:05 AM by gluesniffined.)
Post: #2
RE: A-300 NMJv2 not deleting items from HDD
Double checked permissions, files and folders are chowned nmt:nmt, umask in nzbget is 000, files end up as chmod 666. So, out of ideas here.

UPDATE: If I manually chmod 777 the file, then NMJ deletes it.....what the hell, 666 should work as well, but it does not delete the files. There is absolutely no difference in permissions that would affect deleting files, why does setting the file as executable allow NMJ to delete it!?
Find all posts by this user
Add Thank You Quote this message in a reply
07-21-2012, 10:49 AM
Post: #3
RE: A-300 NMJv2 not deleting items from HDD
I have exactly the same problem. Since Wifi isn't working anymore too, i'm back to the previous firmware version.
Find all posts by this user
Add Thank You Quote this message in a reply
07-22-2012, 04:17 AM
Post: #4
RE: A-300 NMJv2 not deleting items from HDD
As your files are downloaded via userapps I would ask in the sabnzb thread for assistance. It seems that permissions are not being correctly applied. This could fit in with your issue as the userap creates the folder and not the standard default supported client.

On a similar issue although certainly not the same. I created a folder in my /shared Downloads folder. The folder was called Reserve Content or similar.

Now I tried to transfer via samba from my Windows PC into the Reserve folder. It refused the transfer stating denied. Right I then download the same file to the Downloads folder, no problem there. If I then use the onboard player ui to move the file to the new folder it moves into it without any problem.

I have only noticed this problem with the latest firmware update for the A300.

A400: SSD+SD Card(Apps), HDMI A300: USB(Apps), HDMI C200: USB(Apps), BD SH-B083L(SB01), HDMI
CAT6 Wired Network: TV TX-P42G20, HP ProCurve 1400-8G, Netgear GS-608/605, Synology CS407
Find all posts by this user
Add Thank You Quote this message in a reply
07-22-2012, 10:08 PM
Post: #5
RE: A-300 NMJv2 not deleting items from HDD
Well, the behavior is quite bizarre. The folders are owned by nmt:nmt and the permissions are 666 (based on the default umask). Changing the permissions to 777 should not change anything at all about the permissions required to delete the files, I'm just setting the executable bit; It's definitely puzzling.

If this is indeed firmware related, I may simply have to roll back to the previous firmware revision and try again after a new firmware is released. I had no such issues with the previous firmware and I also had no real "show-stopper" bugs.

1
(07-22-2012 04:17 AM)chris57 Wrote:  As your files are downloaded via userapps I would ask in the sabnzb thread for assistance. It seems that permissions are not being correctly applied. This could fit in with your issue as the userap creates the folder and not the standard default supported client.

On a similar issue although certainly not the same. I created a folder in my /shared Downloads folder. The folder was called Reserve Content or similar.

Now I tried to transfer via samba from my Windows PC into the Reserve folder. It refused the transfer stating denied. Right I then download the same file to the Downloads folder, no problem there. If I then use the onboard player ui to move the file to the new folder it moves into it without any problem.

I have only noticed this problem with the latest firmware update for the A300.
Find all posts by this user
Add Thank You Quote this message in a reply
08-23-2012, 07:17 AM (This post was last modified: 08-23-2012 07:19 AM by gluesniffined.)
Post: #6
RE: A-300 NMJv2 not deleting items from HDD
So, I hacked a cheap and dirty fix for my issue. In case anyone else is stuck with this issue, I simply added a cron job to chmod -R 777 my download folders every 30 minutes. It works, but it still doesn't explain why NMJv2 cannot delete the files when they were chmod 666; setting the file as executable should not make a difference for deleting files.

As for the nzbget not auto starting issue, it appears as though I was just not waiting long enough before the process was complete. *sigh*

(07-22-2012 10:08 PM)gluesniffined Wrote:  Well, the behavior is quite bizarre. The folders are owned by nmt:nmt and the permissions are 666 (based on the default umask). Changing the permissions to 777 should not change anything at all about the permissions required to delete the files, I'm just setting the executable bit; It's definitely puzzling.

If this is indeed firmware related, I may simply have to roll back to the previous firmware revision and try again after a new firmware is released. I had no such issues with the previous firmware and I also had no real "show-stopper" bugs.

1
(07-22-2012 04:17 AM)chris57 Wrote:  As your files are downloaded via userapps I would ask in the sabnzb thread for assistance. It seems that permissions are not being correctly applied. This could fit in with your issue as the userap creates the folder and not the standard default supported client.

On a similar issue although certainly not the same. I created a folder in my /shared Downloads folder. The folder was called Reserve Content or similar.

Now I tried to transfer via samba from my Windows PC into the Reserve folder. It refused the transfer stating denied. Right I then download the same file to the Downloads folder, no problem there. If I then use the onboard player ui to move the file to the new folder it moves into it without any problem.

I have only noticed this problem with the latest firmware update for the A300.
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Bug] C-300 multi channel music tringaf 7 551 05-20-2013 03:14 PM
Last Post: bsnider
  [Bug] A-300 - Screen goes Black for few seconds then comes back jbejm 93 16,395 05-11-2013 05:17 PM
Last Post: inv|s|ble
  [Bug] C-300 my buglist Funksoldier 8 672 05-02-2013 09:12 AM
Last Post: Funksoldier
  [Fixed] Solution for very slow A300 (with internal HDD)? g_v_soest 24 2,179 04-13-2013 10:46 PM
Last Post: dvsdaan
  [Fixed] C-200 & C-300 temperature problem and modification Argus 12 1,125 04-07-2013 09:27 AM
Last Post: Presjar
  [Bug] A-300 Pressing Play produces 3 sec black screen then back to movie selection AlderaaN 5 634 03-29-2013 08:09 AM
Last Post: Tolik
Sad [Bug] Slow operation of A-300 after some time (UPDATED w/ solution) cerk2006 25 1,767 03-16-2013 12:19 PM
Last Post: Ridder
  [Bug] Screensaver freezes C-300 pingone 4 440 02-14-2013 11:09 AM
Last Post: bob2553
  [Bug] C-300: filetransfer incomplete & unreliable ZenphiR 10 1,249 02-10-2013 03:05 PM
Last Post: Willem53
  [Bug] A-300 no Internet after new firmware ambrosejga 19 1,079 01-26-2013 02:09 PM
Last Post: anarixa

Forum Jump: