Unrepentent code 8003
Hi everyone--
OK, here's the deal. I have a 1 Tb seagate external hard drive that I use for time machine backup as well as to hold large media files. I tried deleting the backup using time machine and it wouldn't do it. I then tried dragging it to the trash (which has worked flawlessly before) and I got the error code 8003. I read through some forums and got Trashit! and TrashBurner. Trashit wouldn't take the file (presumably as it was already in the trash) and TrashBurner gave a message that reads: "The action "Show Growl Notification" encountered an error." Now I can't return the file from the trash back to the external HD as there isn't enough room (39 Gb free, and the file is 220Gb). So I am well and truly stuck. Would anyone please help me?
Thanks, Don
P.S. I also tried holding down the option key while emptying the trash, to no avail.
OK, here's the deal. I have a 1 Tb seagate external hard drive that I use for time machine backup as well as to hold large media files. I tried deleting the backup using time machine and it wouldn't do it. I then tried dragging it to the trash (which has worked flawlessly before) and I got the error code 8003. I read through some forums and got Trashit! and TrashBurner. Trashit wouldn't take the file (presumably as it was already in the trash) and TrashBurner gave a message that reads: "The action "Show Growl Notification" encountered an error." Now I can't return the file from the trash back to the external HD as there isn't enough room (39 Gb free, and the file is 220Gb). So I am well and truly stuck. Would anyone please help me?
Thanks, Don
P.S. I also tried holding down the option key while emptying the trash, to no avail.
Comments
I tried deleting the backup using time machine and it wouldn't do it.
What did it say when you did this?
I then tried dragging it to the trash (which has worked flawlessly before) and I got the error code 8003.
Exactly; you're not supposed to manually delete Time Machine backups.
Try this in the Terminal. MAKE SURE IT'S EXACTLY THIS:
$sudo rm -Rf ~/.Trash/*
Again, I tried to go thru Time Machine to delete, but it wouldn't work.
Also, I am a little new at this, so if I send a command and get no feedback (as with the terminal command you showed me) then I get kinda lost. Which is my usual state.
Exactly; you're not supposed to manually delete Time Machine backups.
Try this in the Terminal. MAKE SURE IT'S EXACTLY THIS:
$sudo rm -Rf ~/.Trash/*
[/QUOTE]
OK, I did exactly that, and, nothing--no prompts, no asking for authentication, nada.
Again, I tried to go thru Time Machine to delete, but it wouldn't work.
Also, I am a little new at this, so if I send a command and get no feedback (as with the terminal command you showed me) then I get kinda lost. Which is my usual state.
You got no feedback from a SUDO command when you ran it in Terminal?
So it just popped up a second prompt line with no password request and no change to the Trash?
You got no feedback from a SUDO command when you ran it in Terminal?
So it just popped up a second prompt line with no password request and no change to the Trash?
Again, I tied deleting thru time machine and it was a no-go. Now, I suspect, these file (from the backup HD are in limbo--they are showing as not present in the ext. HD, present in the trash--and I can't move them back to the HD from Trash as there is not enough room, and nonoe of the methods currenlty shown will get rid of them either. The closest I got was with TrashBurner and that stopped and gave me a message of "The action Show Growl Notification encountered an error. Check the action's properties and try running the workflow again."
I have tried to disable Growl--it says it is disabled, but the message still appears. Please help
Again, I tied deleting thru time machine and it was a no-go. Now, I suspect, these file (from the backup HD are in limbo--they are showing as not present in the ext. HD, present in the trash--and I can't move them back to the HD from Trash as there is not enough room, and nonoe of the methods currenlty shown will get rid of them either. The closest I got was with TrashBurner and that stopped and gave me a message of "The action Show Growl Notification encountered an error. Check the action's properties and try running the workflow again."
I have tried to disable Growl--it says it is disabled, but the message still appears. Please help
Don
As an aside, WTF does the error code "8003" actually mean?
"You've manually deleted stuff from your Time Machine backup. Don't do that, sillypants."
Honestly, it isn't documented by Apple. However, the only time it ever comes up is when, well, you manually delete stuff from your Time Machine backup.
Don
P.S. I assume that should have been just "sudo..." and not "$sudo..." Both didn't work althought the first one did ask me for my password and then didn't work--ahhh, progress!