linuxserver / docker-radarr

GNU General Public License v3.0
640 stars 103 forks source link

Radarr Decided to Delete EVERY.SINGLE.MOVIE #182

Closed gettingerr closed 2 years ago

gettingerr commented 2 years ago

linuxserver.io


Expected Behavior

Radarr does not delete all my movie files.

Current Behavior

Radarr deleted all my movie files

Steps to Reproduce

  1. Have Radarr installed
  2. Radarr deletes all my movie files
  3. I am sad

Environment

OS: Unraid 6.10.3 CPU architecture: x86_64 (AMD Ryzen 5 2600) How docker service was installed: Using Unraid App Store

Command used to create docker container (run/create/compose/screenshot)

Docker logs

Here are my radarr logs showing the mass deletion of files. Can anyone tell me why this happened? radarr.3.txt radarr.2.txt

Starts at 2022-08-04 12:48:50.2 on log 3 and continues into log 2.'

Note "Clean Library Level" in Lists is set to "Disabled"

Edit: Yes I am a buffoon and didn't ever set up a Recycle Bin folder. So go me and RIP to my internet provider for the 8TB of movies I am about to redownload...

github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

Roxedus commented 2 years ago

Radarr don't remove items without being told. If you expose this to the internet unsecured, someone might just have found your instance.

Regardless this has nothing to do with the container.

gettingerr commented 2 years ago

Radarr don't remove items without being told. If you expose this to the internet unsecured, someone might just have found your instance.

Regardless this has nothing to do with the container.

Got it. People are big meanies and I need to be a little more careful. Lessons learned, hope my ISP doesn't mind the data hit this week.

Thanks for the info!