Kerwood / the-pirate-cove

A Docker setup with Sonarr, Radarr, Jackett, Rtorrent, Plex, Tautulli and Traefik.
39 stars 10 forks source link

servarr: No Files are Eligible for import in /downloads/completed/* #2

Open alexkibler opened 10 months ago

alexkibler commented 10 months ago

Hi there! Sorry to revive an old repo, but I'm working on setting this up on my own, and I'm getting the error from the title. My config is mostly set up like the .env and docker-compose file in the repo, but I'm not sure what's going on. To be fair, I'm totally new to using docker on my own (the devops guys at work handle all that for me lol), so I'm sure I'm just misunderstanding how something's working.

Anyway, here are the relevant snippets of config to show that I set it up like the repo:

image image image

I did run the create directories file, so all the directories in the config files do indeed exist and should have correct permissions set.

Any help would be appreciated!

Kerwood commented 10 months ago

This is indeed an old and abandoned repo :) Where are you getting this error. I just cloned the repo, ran the create-directories-from-env-file.sh script and then docker compose up -d. Couldn't find any errors.

I haven't used this project for years so it probably needs some updating. Traefik definitely needs an update. You shouldn't use v1. Have a look at this post. https://linuxblog.xyz/posts/traefik-2-docker-compose/