plexguide / PlexGuide.com

PlexGuide is a comprehensive Docker container management solution designed for Ubuntu & Debian OS. While it specializes in deploying media server applications like Plex, the platform incorporates Traefik as a reverse proxy and offers CloudFlare tunnel integration to access to your containerized services.
https://plexguide.com
1.72k stars 257 forks source link

Sonarr says /unionfs/tv/ does not exist #81

Closed AugusDogus closed 6 years ago

AugusDogus commented 6 years ago

Having some issues..

While I can see my files if I use the unionfs troubleshooter and if I navigate manually to `/mnt/unionfs/tv` I can see my files, but sonarr unfortunately does not.

AugusDogus commented 6 years ago

An important note is that this issue does not happen with Radarr.

daveftw84 commented 6 years ago

restart the container , not the server

Admin9705 commented 6 years ago

@daveftw84 , your becoming quite the expert. He's correct, reboot the container using portainer (port 9000). After I install everything for the first time, I reboot the server so startup script reboots each container after 30 seconds to prevent problems.

AugusDogus commented 6 years ago

I navigated to hostname:9000 and was presented with this screen.

Upon creating my account, I was presented with a screen to chose between managing locally or remotely. I chose locally.

I then chose containers on the left sidebar.

Selected the Sonarr container and clicked restart.

I was shown a success notification that the container had been restarted.

After the restart was complete I navigated to Sonarr and tried to import my files. The restart did the trick and I am now able to move ahead.

Thanks @daveftw84 and @Admin9705. I would not have known how to restart the container or that I even needed to restart the container without either of you. Here's another good source.

I wanted to document my steps as clearly as possible, hence the seemingly overwhelming amount of pictures, for anyone else that might encounter this problem in the future. Please view this issue as closed.