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.71k stars 257 forks source link

Failed to start UnionFS Daemon. #21

Closed daveftw84 closed 7 years ago

daveftw84 commented 7 years ago

● unionfs.service - UnionFS Daemon Loaded: loaded (/etc/systemd/system/unionfs.service; enabled; vendor preset: enabled) Active: inactive (dead) since Thu 2017-09-28 09:22:19 CEST; 3min 17s ago Process: 2081 ExecStart=/usr/bin/unionfs -o cow,allow_other,nonempty /mnt/rclone-move=RW:/mnt/plexdrive4=RO /mnt/rclone-union (code=exited, status=0/SUCCESS) Main PID: 2081 (code=exited, status=0/SUCCESS) CGroup: /system.slice/unionfs.service ├─2022 /usr/bin/unionfs -o cow,allow_other,nonempty /mnt/rclone-move=RW:/mnt/plexdrive4=RO /mnt/rclone-union ├─2055 /usr/bin/unionfs -o cow,allow_other,nonempty /mnt/rclone-move=RW:/mnt/plexdrive4=RO /mnt/rclone-union ├─2069 /usr/bin/unionfs -o cow,allow_other,nonempty /mnt/rclone-move=RW:/mnt/plexdrive4=RO /mnt/rclone-union ├─2075 /usr/bin/unionfs -o cow,allow_other,nonempty /mnt/rclone-move=RW:/mnt/plexdrive4=RO /mnt/rclone-union └─2083 /usr/bin/unionfs -o cow,allow_other,nonempty /mnt/rclone-move=RW:/mnt/plexdrive4=RO /mnt/rclone-union

Sep 28 09:22:19 Ubuntu-1604-xenial-64-nextcloud systemd[1]: unionfs.service: Service hold-off time over, scheduling restart. Sep 28 09:22:19 Ubuntu-1604-xenial-64-nextcloud systemd[1]: Stopped UnionFS Daemon. Sep 28 09:22:19 Ubuntu-1604-xenial-64-nextcloud systemd[1]: unionfs.service: Start request repeated too quickly. Sep 28 09:22:19 Ubuntu-1604-xenial-64-nextcloud systemd[1]: Failed to start UnionFS Daemon.

Admin9705 commented 7 years ago

ok i deleted your credentials from the reddit account, so i don't have anymore or saved. i work in cyber security, so i don't keep stuff lol.

On Fri, Sep 29, 2017 at 9:15 PM, E. D. user@dunn.cloud wrote:

last note, when you have your stuff downloading, lets say tv shows...

it will target /mnt/rclone-union/tv ...

in reality...

it will bounce to /mnt/rclone-move/tv <<< which is your local drive...

then this kicks in from the move.service

rclone move --bwlimit 10M --tpslimit 4 --max-size 99G --log-level INFO --stats 15s local:/mnt/rclone-move gdrive:/

so if you look at, it will move from local:/mnt-rclone-move to your gdrive at no more than 10M which prevents the upload ban.

On Fri, Sep 29, 2017 at 9:13 PM, E. D. user@dunn.cloud wrote:

so i changed instructions and took out sudo systemctl status unionfs.service.... so it prevents people from getting confused.

On Fri, Sep 29, 2017 at 9:12 PM, E. D. user@dunn.cloud wrote:

no these instructions are a local virtual machine i installed on, then the bottom... i used windows and type the IP\samaba name and it came up. just something to help out.

On Fri, Sep 29, 2017 at 9:10 PM, daveftw84 notifications@github.com wrote:

this will force all clients to be running a local vps?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333271360, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3l52bUcPaCHQiwk5KuRMAnGCTppcks5snZUPgaJpZM4Pm1YV .

Admin9705 commented 7 years ago

ya but you'll hit that stupid upload ban. this PREVENTS the upload ban. When you hit the ban, it doesn't tell you. Your server uploads will stall and you have to reboot everytime. this 10MB limit prevents it from ever hitting. in reality, 8.6 MB hits exactly 750GB a day... but the server is never upload 750GB all at once, because the files stall... there is lag time and etc. if you ever find it stalling, change the 10 to 8.

On Fri, Sep 29, 2017 at 9:17 PM, daveftw84 notifications@github.com wrote:

ever since i rebuilt, i burn thro 2 tb in 2 days ;)

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333271817, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3ml5OmuAIXpqM0GXm10MIr6cirGnks5snZa4gaJpZM4Pm1YV .

daveftw84 commented 7 years ago

as you can tell from the credentials , security does bother me .. worst that can happened is i have to rebuild haha

Admin9705 commented 7 years ago

so do you have the move script setup? now your STUFF should be upload once that thing is running. may take 10 to 1hr to see uploads in google drive.

On Fri, Sep 29, 2017 at 9:19 PM, daveftw84 notifications@github.com wrote:

ha its ok, i already lost my SS# from the credit bureau leak. lol but im ok with you using my server as a tester

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333271933, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3o-BgJrhHqIQI4k2apK-Gf76vmGoks5snZcSgaJpZM4Pm1YV .

daveftw84 commented 7 years ago

ya its all setup , my drive has a new upload every 2 mins But at 5pm today it took 40 mins, i think restaring server is what let it upload again

Admin9705 commented 7 years ago

if you see stuff uploading, ensure that it's going to your zilch/movies folder and zilch/tv folder. if you wonder why i call the stupid folder zilch is so the folder ends up being the last folder at the very bottom when i goto my google drive.

On Fri, Sep 29, 2017 at 9:20 PM, daveftw84 notifications@github.com wrote:

as you can tell from the credentials , security does bother me .. worst that can happened is i have to rebuild haha

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333272010, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3ohjz7OOYH9FniKS-qIq2YSZQvKFks5snZdOgaJpZM4Pm1YV .

Admin9705 commented 7 years ago

haha, it's beacuse you hit the stupid upload ban :D

On Fri, Sep 29, 2017 at 9:21 PM, daveftw84 notifications@github.com wrote:

ya its all setup , my drive has a new upload every 2 mins But at 5pm today it took 40 mins, i think restaring server is what let it upload again

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333272114, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3iwr7Fsfa5RatEU1KACWnklU8xcPks5snZeugaJpZM4Pm1YV .

daveftw84 commented 7 years ago

is plexpy gone from instructions for ever? we not doing docker anymore?

Admin9705 commented 7 years ago

it's in docker, yes docker is in the instructions.

On Fri, Sep 29, 2017 at 9:22 PM, daveftw84 notifications@github.com wrote:

is plexpy gone from instructions for ever? we not doing docker anymore?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333272168, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3lkAJOgoukddELwLrhJa7e2DjUTWks5snZfYgaJpZM4Pm1YV .

daveftw84 commented 7 years ago

haha i figured it was german for media haha

Admin9705 commented 7 years ago

follow part 10 and part 11.

On Fri, Sep 29, 2017 at 9:22 PM, E. D. user@dunn.cloud wrote:

it's in docker, yes docker is in the instructions.

On Fri, Sep 29, 2017 at 9:22 PM, daveftw84 notifications@github.com wrote:

is plexpy gone from instructions for ever? we not doing docker anymore?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333272168, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3lkAJOgoukddELwLrhJa7e2DjUTWks5snZfYgaJpZM4Pm1YV .

Admin9705 commented 7 years ago

na, zilch means ZERO. but when you have 20 folders.... and use your google account for other stuff, you either want the folder at the top or bottom, so bottom it was

On Fri, Sep 29, 2017 at 9:23 PM, daveftw84 notifications@github.com wrote:

haha i figured it was german for media haha

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333272212, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3qobGc8jbION7WoZeXF8Bn3vpHx2ks5snZf7gaJpZM4Pm1YV .

daveftw84 commented 7 years ago

ahh i stopped at 8 thats why

daveftw84 commented 7 years ago

why is sonnar install in docker ? we already installed sonnar?

daveftw84 commented 7 years ago

ohhh never mind

daveftw84 commented 7 years ago

anyway to have media upload to a back up api if one bans?

Admin9705 commented 7 years ago

haha you had me confused.

On Fri, Sep 29, 2017 at 9:26 PM, daveftw84 notifications@github.com wrote:

ohhh never mind

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333272408, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3oPREqV1dWFFdOrv0-YpF7IHD2Aiks5snZiygaJpZM4Pm1YV .

daveftw84 commented 7 years ago

or maybe a ftp server hosting rclone as directory?

Admin9705 commented 7 years ago

so if a service takes a sh@t on you, you just do this:

sudo systemctl restart sonarr.service

or

sudo systemctl restart couch.service

or

sudo systemctl restart sabnzbd.service

you do not have to reboot your entire server

daveftw84 commented 7 years ago

alright ty

Admin9705 commented 7 years ago

technically, you could ftp your rclone directory and people download stuff, i think you can even do your plexdrive4 which would be better. it's a read-only and never have to worry about api

if you wonder why i have plexdrive4=RO instead of rclone=RO, well plexdrive4 never triggers bans, so couch, sonnar, and radarr will never ever trigger an api ban for the unionfs. it's plexdrive4 and your local drive :D

On Fri, Sep 29, 2017 at 9:28 PM, daveftw84 notifications@github.com wrote:

or maybe a ftp server hosting rclone as directory?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333272558, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3vXI73R3bVYSiAweqBbLrJHwKvhHks5snZkwgaJpZM4Pm1YV .

Admin9705 commented 7 years ago

glad your enjoying this. it's been 5 months of ass pains lol :D wish google quit the api bans and this would never be an issue.

On Fri, Sep 29, 2017 at 9:29 PM, daveftw84 notifications@github.com wrote:

�alright ty

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333272626, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3pxMk1VMYNfxko1XYtouj_zgUN_aks5snZlqgaJpZM4Pm1YV .

Admin9705 commented 7 years ago

sent request

daveftw84 commented 7 years ago

my videos are now failing to import for last hour. should i restart the server?

Admin9705 commented 7 years ago

You may have hit the upload ban. Just leave alone. And give it a day.

On Fri, Sep 29, 2017 at 10:06 PM daveftw84 notifications@github.com wrote:

my videos are now failing to import for last hour. should i restart the server?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333274799, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3t1t0lRq7IKPvPM0EhPj0WRMF0qOks5snaIngaJpZM4Pm1YV .

daveftw84 commented 7 years ago

ok ty

daveftw84 commented 7 years ago

i see a .service - UnionFS Daemon file now in my gdrive

daveftw84 commented 7 years ago

created by plexdrive

Admin9705 commented 7 years ago

Nice

On Fri, Sep 29, 2017 at 10:09 PM daveftw84 notifications@github.com wrote:

created by plexdrive

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333274971, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3lHWATMNEug_H9FVupiZfBmIf7pNks5snaLmgaJpZM4Pm1YV .

daveftw84 commented 7 years ago

movies are importing, tv shows arent

Admin9705 commented 7 years ago

It’s because it’s doing them in order, not randomly

On Fri, Sep 29, 2017 at 10:28 PM daveftw84 notifications@github.com wrote:

movies are importing, tv shows arent

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333275990, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3vYh2QAMYTU--tHUaxEcRJtvZVyrks5snadCgaJpZM4Pm1YV .

daveftw84 commented 7 years ago

so its still uploading files but there is a ban?

Admin9705 commented 7 years ago

The ban kicks in at 750gb past per day. No what’s happening is it’s uploading your files in a queue order, after movies l, the. Your tv shows kick in

/movies /tv

Alphabetical order

On Fri, Sep 29, 2017 at 10:31 PM daveftw84 notifications@github.com wrote:

�so its still uploading files but there is a ban?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333276177, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3n5ssFg7gl_zgrOoiKR5Lb_gxNXFks5snagHgaJpZM4Pm1YV .

daveftw84 commented 7 years ago

ok cause sonnar seems to be failing at importing but radarr is importing movies still. i tried a manual import on sonnarr but it failed.

Admin9705 commented 7 years ago

That means something is wrong with sonnar. Check your your sonarr logs

On Fri, Sep 29, 2017 at 10:35 PM daveftw84 notifications@github.com wrote:

ok cause sonnar seems to be failing at importing but radarr is importing movies still. i tried a manual import on sonnarr but it failed.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333276430, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3s1lP3fTdBEyirlJcmJ4LZ4eFTlGks5snajWgaJpZM4Pm1YV .

daveftw84 commented 7 years ago

System.UnauthorizedAccessException: Access to the path "/mnt/rclone-union/zilch/movies/Shot Caller (2017)/Shot Caller.mkv" is denied. at System.IO.File.Delete (System.String path) <0x7ff5d715a100 + 0x0015c> in :0 at NzbDrone.Common.Disk.DiskProviderBase.DeleteFile (System.String path) <0x40cf7d90 + 0x00155> in :0 at NzbDrone.Core.MediaFiles.RecycleBinProvider.DeleteFile (System.String path) <0x40dd86c0 + 0x00112> in :0 at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeMovieFile (NzbDrone.Core.MediaFiles.MovieFile movieFile, NzbDrone.Core.Parser.Model.LocalMovie localMovie, Boolean copyOnly) <0x40cee910 + 0x001ca> in :0 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedMovie.Import (System.Collections.Generic.List`1 decisions, Boolean newDownload, NzbDrone.Core.Download.DownloadClientItem downloadClientItem, ImportMode importMode) <0x40ce98b0 + 0x01372> in :0

daveftw84 commented 7 years ago

System.UnauthorizedAccessException: Access to the path is denied. at System.IO.File.Move (System.String sourceFileName, System.String destFileName) <0x7f76de4df640 + 0x002f0> in :0 at NzbDrone.Common.Disk.DiskProviderBase.MoveFile (System.String source, System.String destination, Boolean overwrite) <0x41ace760 + 0x0024c> in :0 at NzbDrone.Common.Disk.DiskTransferService.TryMoveFileTransactional (System.String sourcePath, System.String targetPath, Int64 originalSize, DiskTransferVerificationMode verificationMode) <0x41acd340 + 0x00189> in :0 at NzbDrone.Common.Disk.DiskTransferService.TransferFile (System.String sourcePath, System.String targetPath, TransferMode mode, Boolean overwrite, DiskTransferVerificationMode verificationMode) <0x41acc240 + 0x00a6b> in :0 at NzbDrone.Common.Disk.DiskTransferService.TransferFile (System.String sourcePath, System.String targetPath, TransferMode mode, Boolean overwrite, Boolean verified) <0x41acc1c0 + 0x0005b> in :0 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.TransferFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Tv.Series series, System.Collections.Generic.List1 episodes, System.String destinationFilePath, TransferMode mode) <0x41acba40 + 0x00439> in <filename unknown>:0 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.MoveEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode) <0x41ac0620 + 0x0011f> in <filename unknown>:0 at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode, Boolean copyOnly) <0x41abf600 + 0x0061d> in <filename unknown>:0 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import (System.Collections.Generic.List1 decisions, Boolean newDownload, NzbDrone.Core.Download.DownloadClientItem downloadClientItem, ImportMode importMode) <0x41aba0d0 + 0x01442> in :0 Close Sonarr Ver. 2.0.0.4949

Admin9705 commented 7 years ago

In rclone-movie, did you ever create a folder called /movies and Chmod it

  1. Have to do this tomorrow, have little one racking out.

On Fri, Sep 29, 2017 at 10:37 PM daveftw84 notifications@github.com wrote:

System.UnauthorizedAccessException: Access to the path "/mnt/rclone-union/zilch/movies/Shot Caller (2017)/Shot Caller.mkv" is denied. at System.IO.File.Delete (System.String path) <0x7ff5d715a100 + 0x0015c> in :0 at NzbDrone.Common.Disk.DiskProviderBase.DeleteFile (System.String path) <0x40cf7d90 + 0x00155> in :0 at NzbDrone.Core.MediaFiles.RecycleBinProvider.DeleteFile (System.String path) <0x40dd86c0 + 0x00112> in :0 at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeMovieFile (NzbDrone.Core.MediaFiles.MovieFile movieFile, NzbDrone.Core.Parser.Model.LocalMovie localMovie, Boolean copyOnly) <0x40cee910 + 0x001ca> in :0 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedMovie.Import (System.Collections.Generic.List`1 decisions, Boolean newDownload, NzbDrone.Core.Download.DownloadClientItem downloadClientItem, ImportMode importMode) <0x40ce98b0 + 0x01372> in :0

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333276563, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3h5BaWJRzH2wVwe4Dh_bfZK5AGyRks5snalggaJpZM4Pm1YV .

daveftw84 commented 7 years ago

everything was working fine untill a hour ago

daveftw84 commented 7 years ago

i followed your instructions

Admin9705 commented 7 years ago

Hey stupid hail marry, add cow again. I think that’s what fixed it ironically, rerun the service or reboot and see if you get same errors.

On Fri, Sep 29, 2017 at 10:39 PM daveftw84 notifications@github.com wrote:

System.UnauthorizedAccessException: Access to the path is denied. at System.IO.File.Move (System.String sourceFileName, System.String destFileName) <0x7f76de4df640 + 0x002f0> in :0 at NzbDrone.Common.Disk.DiskProviderBase.MoveFile (System.String source, System.String destination, Boolean overwrite) <0x41ace760 + 0x0024c> in :0 at NzbDrone.Common.Disk.DiskTransferService.TryMoveFileTransactional (System.String sourcePath, System.String targetPath, Int64 originalSize, DiskTransferVerificationMode verificationMode) <0x41acd340 + 0x00189> in :0 at NzbDrone.Common.Disk.DiskTransferService.TransferFile (System.String sourcePath, System.String targetPath, TransferMode mode, Boolean overwrite, DiskTransferVerificationMode verificationMode) <0x41acc240 + 0x00a6b> in :0 at NzbDrone.Common.Disk.DiskTransferService.TransferFile (System.String sourcePath, System.String targetPath, TransferMode mode, Boolean overwrite, Boolean verified) <0x41acc1c0 + 0x0005b> in :0 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.TransferFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Tv.Series series, System.Collections.Generic.List1 episodes, System.String destinationFilePath, TransferMode mode) <0x41acba40 + 0x00439> in <filename unknown>:0 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.MoveEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode) <0x41ac0620 + 0x0011f> in :0 at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode, Boolean copyOnly) <0x41abf600 + 0x0061d> in :0 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import (System.Collections.Generic.List1 decisions, Boolean newDownload, NzbDrone.Core.Download.DownloadClientItem downloadClientItem, ImportMode importMode) <0x41aba0d0 + 0x01442> in :0 Close Sonarr Ver. 2.0.0.4949

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333276663, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3sGqOQNTWiMx9YrBWLUFZeVM7bSYks5snanLgaJpZM4Pm1YV .

daveftw84 commented 7 years ago

[Unit] Description=UnionFS Daemon After=multi-user.target

[Service] Type=simple User=root Group=root ExecStart=/usr/bin/unionfs -o cow,allow_other,nonempty /mnt/rclone-move=RW:/mnt$ TimeoutStopSec=20 KillMode=process Restart=always

[Install] WantedBy=multi-user.target

Admin9705 commented 7 years ago

Yup

On Fri, Sep 29, 2017 at 10:44 PM daveftw84 notifications@github.com wrote:

[Unit] Description=UnionFS Daemon After=multi-user.target

[Service] Type=simple User=root Group=root ExecStart=/usr/bin/unionfs -o cow,allow_other,nonempty /mnt/rclone-move=RW:/mnt$ TimeoutStopSec=20 KillMode=process Restart=always

[Install] WantedBy=multi-user.target

You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333276963, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3ntsif57ocLepO72oC5R7YI6AV4_ks5snarzgaJpZM4Pm1YV .

daveftw84 commented 7 years ago

looks like imports are doing something instead of just failing

daveftw84 commented 7 years ago

proccessing

daveftw84 commented 7 years ago

System.IO.FileNotFoundException: Could not find file "" at System.IO.File.Move (System.String sourceFileName, System.String destFileName) <0x7f76de4df640 + 0x002f0> in :0 at NzbDrone.Common.Disk.DiskProviderBase.MoveFile (System.String source, System.String destination, Boolean overwrite) <0x41ace760 + 0x0024c> in :0 at NzbDrone.Common.Disk.DiskTransferService.TryMoveFileTransactional (System.String sourcePath, System.String targetPath, Int64 originalSize, DiskTransferVerificationMode verificationMode) <0x41acd340 + 0x00189> in :0 at NzbDrone.Common.Disk.DiskTransferService.TransferFile (System.String sourcePath, System.String targetPath, TransferMode mode, Boolean overwrite, DiskTransferVerificationMode verificationMode) <0x41acc240 + 0x00a6b> in :0 at NzbDrone.Common.Disk.DiskTransferService.TransferFile (System.String sourcePath, System.String targetPath, TransferMode mode, Boolean overwrite, Boolean verified) <0x41acc1c0 + 0x0005b> in :0 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.TransferFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Tv.Series series, System.Collections.Generic.List1 episodes, System.String destinationFilePath, TransferMode mode) <0x41acba40 + 0x00439> in <filename unknown>:0 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.MoveEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode) <0x41ac0620 + 0x0011f> in <filename unknown>:0 at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode, Boolean copyOnly) <0x41abf600 + 0x0061d> in <filename unknown>:0 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import (System.Collections.Generic.List1 decisions, Boolean newDownload, NzbDrone.Core.Download.DownloadClientItem downloadClientItem, ImportMode importMode) <0x41aba0d0 + 0x01442> in :0 Close Sonarr Ver. 2.0.0.4949

Admin9705 commented 7 years ago

Ya I have to call it a day. So I’m running a virtual machine and when it’s all done scanning. I’ll run through the instructions. Only way I can tell

On Fri, Sep 29, 2017 at 10:53 PM daveftw84 notifications@github.com wrote:

System.IO.FileNotFoundException: Could not find file "" at System.IO.File.Move (System.String sourceFileName, System.String destFileName) <0x7f76de4df640 + 0x002f0> in :0 at NzbDrone.Common.Disk.DiskProviderBase.MoveFile (System.String source, System.String destination, Boolean overwrite) <0x41ace760 + 0x0024c> in :0 at NzbDrone.Common.Disk.DiskTransferService.TryMoveFileTransactional (System.String sourcePath, System.String targetPath, Int64 originalSize, DiskTransferVerificationMode verificationMode) <0x41acd340 + 0x00189> in :0 at NzbDrone.Common.Disk.DiskTransferService.TransferFile (System.String sourcePath, System.String targetPath, TransferMode mode, Boolean overwrite, DiskTransferVerificationMode verificationMode) <0x41acc240 + 0x00a6b> in :0 at NzbDrone.Common.Disk.DiskTransferService.TransferFile (System.String sourcePath, System.String targetPath, TransferMode mode, Boolean overwrite, Boolean verified) <0x41acc1c0 + 0x0005b> in :0 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.TransferFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Tv.Series series, System.Collections.Generic.List1 episodes, System.String destinationFilePath, TransferMode mode) <0x41acba40 + 0x00439> in <filename unknown>:0 at NzbDrone.Core.MediaFiles.EpisodeFileMovingService.MoveEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode) <0x41ac0620 + 0x0011f> in :0 at NzbDrone.Core.MediaFiles.UpgradeMediaFileService.UpgradeEpisodeFile (NzbDrone.Core.MediaFiles.EpisodeFile episodeFile, NzbDrone.Core.Parser.Model.LocalEpisode localEpisode, Boolean copyOnly) <0x41abf600 + 0x0061d> in :0 at NzbDrone.Core.MediaFiles.EpisodeImport.ImportApprovedEpisodes.Import (System.Collections.Generic.List1 decisions, Boolean newDownload, NzbDrone.Core.Download.DownloadClientItem downloadClientItem, ImportMode importMode) <0x41aba0d0 + 0x01442> in :0 Close Sonarr Ver. 2.0.0.4949

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Admin9705/The-Awesome-Plex-Server/issues/21#issuecomment-333277696, or mute the thread https://github.com/notifications/unsubscribe-auth/AXlN3lnCWfwYHzhb_joAkMJ0AX1ei79Kks5sna0egaJpZM4Pm1YV .

daveftw84 commented 7 years ago

restarting the whole server looks like it go it back on track

daveftw84 commented 7 years ago

or not

daveftw84 commented 7 years ago

Couldn't import episode /mnt/sab/downloads/complete/tv/Big Brother After Dark S17E13-14 WEB-DL x264.part/Big Brother After Dark S17E14b WEB-DLx264/Big.Brother.After.Dark.S17E14b.WEB-DLx264-JIVE.mp4: Access to the path "/mnt/rclone-union/zilch/tv/Big Brother After Dark/Season 17/Big Brother After Dark - S17E14 - Day 14 WEBDL-480p.mp4" is denied.

im hoping im over download limint