Jump to content

CoZ

Members
  • Posts

    228
  • Joined

  • Last visited

Posts posted by CoZ

  1. 6 hours ago, Yoshiofthewire said:

     

    There are actually 2 different issues here.

    One is a networking issue with the container.  The container is supposed to be in Host Networking Mode.

    Thanks for the reply!

     

    Fixed, changed the docker to "Host" - that was my fault. In my mass panic to try and figure out why it wasn't updating I messed with the docker, removing and re-installing over and over again.  

     

    I've still got a big fat red X when I navigate to my.hdhomerun.com - it shows the DVR out of date as Version 20180817.  I'm guessing there is an even newer binary than this version now?

     

    Edit:  Just got a update to the Docker and all is well..

  2. For whatever reason, my DVR service is not showing up any longer.  This WAS working fine.... now it just stopped working.  I just checked and my record engine has an IP of 172.17.0.3 but my Tuner is reporting 192.168.86.31 (which is on my actual LAN - the 172 is not)

    Not sure how to fix this?

     

    I installed the miniDLNA docker to try and "work around" whatever issue is happening.  I set up my docker from the screenshot that @Switchblade provided, pointing it to my HDHomeRun directory and share on my Array.  Hit apply, no errors, but after that... I've got nothing.

     

    Checking the log files of the docker shows these entries over and over (not sure if this info helps?)

     

    HDHomeRun RECORD already running
    2019-05-10 18:47:44,365 INFO exited: hdhomerun_dvr (exit status 0; not expected)
    2019-05-10 18:47:45,367 INFO gave up: hdhomerun_dvr entered FATAL state, too many start retries too quickly

     

  3. UPDATE: pulled the power plug since no one was replying and hoped for the best.  Server came back online. However, Plex docker just straight up disappeared off the system. Rebuilding Plex now....

     

    I was told in this post to change my docker to plexinc/pms-docker:public due to the Plex docker not updating.

    So, it pulled down whatever data it needed to and then the docker became stuck(?) at the Please Wait... after it was finished.

    I let it sit overnight on that screen. Still the same.

    I've tried to reboot the server from the GUI, no joy. I went into the CLI and typed "Powerdown - r" and was told the system would restart... still nothing.

    I can't access the Dashboard Tab or the Main tab. Well I can partly access it... it just never loads up the array information or the running dockers on the Main tab.

    My only recourse now is to yank the power cord on the server... because I don't know what else to do. Anyone have any suggestions? Besides stop messing with the Plex docker ....

  4. 2 hours ago, Randall8686 said:

    Given the hit and miss rate of this and my lack of understanding alot of this (although i have HW decoding and encoding working thanks to members on here) has anyone else thought of jumping ship to EMBY/tried it? Im debating giving it a go and see how i get on with it. im an annual user of plex and was debating the lifetime plex pass when it next comes out but the lack of HW decoding is seriously tempting me to just move to a working solution. 

    How do people find EMBY? im guessing that the app is not as common as plex on older smart TV's etc?  

    Have you taken a look at Jellyfin instead of EMBY?  No paywall / subscription required.

  5. 19 minutes ago, Trunkton said:

     


    Its reading stuff like this that adds fuel to my itch to burn money up on a Quattro to play with the new NVIDIA UNRAID support even though there is just 3 users max running plex. emoji28.png

    So plex, now jellyfin, possibly a minecraft docker and who knows what else.

     

    If the "Quattro" is the P2000(?) card, than that card supports unlimited transcodes, FYI.  

  6. Just an FYI for everyone who has an NVIDIA GPU.  The Linuxserver I/O docker for NVIDIA cards will support H/W Transcoding in Jellyfin (just like it does in Emby without the PAID subscription model)

     

    Got it up and running a few hours ago and tested out two concurrent streams on my 1050ti

    • Like 3
  7. 4 hours ago, binhex said:

    you wont find it on your 'system' because its not available on the host, its installed and running in the container, if you are unsure what that really means (and you would like to find out) then i would encourage you to do some googling around docker basics and get up to speed with how docker works, otherwise take my word for it, t is installed and it is available to jellyfin :-).

     

    Yea, you're correct, I've already apologized.  I was under the assumption it would be installed onto that actual UnRaid OS.  So, that is where I went searching initially.  When I couldn't find the ffmpeg file and then the error message from Jellyfin GUI saying that there was no FFMPEG installed, I thought something was 'missing'.

  8. So apparently the "This setting can not be blank" on the JellyFin transcode settings page is a bug.  Confirmed from the Github Jellyfin page.  It's supposed to be fixed soon.  My apologies to @binhex for doubting you.  I just searched everywhere for the ffmpeg and couldn't find it on my system.  Even pulling down a new ffmpeg build and mapping the container to the new directory of the ffmpeg installed still resulted in an error.  So, it's on Jellyfin's "end" where the issue lies.

  9. On 2/5/2019 at 6:04 AM, binhex said:

    tbh i dont know, but i can assure you that ffmpeg is included and is on the path (located in /usr/bin/) so should be picked up by jellyfin, if it isnt then feel free to set that to /usr/bin/ffmpeg

    I don't know if I am just a complete idiot (which is probably the case here) but I browsed the contents of /usr/bin/ and I don't have a ffmpeg directory in there at all.  

     

    I also looked in the jellyfin appdata, there is a ffmpeg folder in there but its blank.  I went and pulled down a build of ffmpeg and mapped the container to that directory, tried pointing the transcode directory to the new folder and I got an error message stating that the folder doesn't contain ffprobe (which it certainly does)

     

    So not sure what the issue is....

  10. Not sure if this issue should go here or in the Docker subsection, so apologies if in the wrong spot.  But using UnRaid 6.6.6, if I click on the "Check for Updates" in the Docker tab, the icons just "spin" forever.  I've waited a good 5 minutes but nothing actually changes.  Also, this just recently started happening, it was damn near instantaneous before.

  11. Thanks for that bit of hand holding.  I did that and this dialogue box popped up after hitting apply:

    - Docker image disk utilization returned to normal level
    Docker utilization of image file /mnt/user/system/docker/docker.img

    I was also able to log in to the GUI of PiHole (last time I tried to map the log DIR to some other spot on the array and was unable to get into the GUI.)  Hopefully this solves it.... 

     

    Thanks!

  12. Just now, Squid said:

    Quick research, and the docker log options in the GUI do actually do what they are supposed to do, but not without a big gotcha that isn't obvious.

     

    All existing containers must be removed and reinstalled for the change to take effect.  Going to issue a PR for a wording change in the UI

    Someone else mentioned that in the Reddit thread I started, that he had to delete his entire Docker system for the docker log rotation setting to go into effect.  I was hoping it was just a fluke on his end and it did, indeed take effect without having to do that.

    5 minutes ago, Squid said:

    Actually, now that I'm thinking about it, I'm not 100% convinced that the log rotation setting in docker settings does what it is intended to do.  There is a possibility that it only handles the rotation on the docker log, and not on the container log.  Add to the extra parameters of piHole

    
    --log-opt max-size=50m --log-opt max-file=1

     

    I apologize ahead of time, but I know just enough about unRaid to be dangerous to myself and the OS.  lol

     

    Where would I place that?  Edit the container "Add another Path/Port/Variable" I'm assuming?  But which one do I choose?

  13. I've gotten quite a few suggestions on this Reddit Thread I started concerning my issue.  I've tried them all to no avail.  Some of the things that were suggested that I have already completed:

     

    1. Scrubbing the Docker system
    2. Stopping the Docker system and turning on the Rotation log and setting max size to 100MB
    3. Making the Docker IMG bigger (it just fills up again)
    4. Install Portainer Docker and going through there and cleaning out the unused files

     

    I'm at my wits end.  I'm running the "Devils update" of 6.6.6 

     

    Obviously I believe the culprit is "PiHole Docker":

     

    Name                              Container     Writable          Log
    ---------------------------------------------------------------------
    pihole                              4.58 GB      4.28 GB      7.80 GB
    binhex-krusader                     2.23 GB      19.1 MB       139 kB
    VNCWebBrowser                       1.59 GB      62.3 kB      2.83 kB
    DigiKam                             1.41 GB      33.7 MB      76.7 kB
    Google-MusicManager                  618 MB          0 B      24.2 MB
    jellyfin                             483 MB          0 B      24.2 MB
    PlexMediaServer                      395 MB       330 kB       161 kB
    hdhomerundvr                         337 MB        15 kB      34.3 kB
    Netdata                              267 MB          0 B      24.2 MB
    HandBrake                            265 MB      34.9 kB      3.15 MB
    MKVToolNix                           255 MB      23.8 kB      86.0 kB
    tautulli                             235 MB      45.8 MB      55.0 kB
    openvpn-as                           228 MB      1.84 MB      14.4 kB
    QDirStat                             201 MB      23.8 kB      50.3 kB
    beets                                182 MB          0 B      24.2 MB
    FileZilla                            161 MB      23.9 kB       156 kB
    heimdall                             153 MB      49.2 MB      13.0 kB
    duckdns                             20.7 MB      6.62 kB       251 kB

    But I can find NO information on how to stop that insane logging....

  14. So I'm doing my first test of this by moving a video file to the "Watch" folder, checked the UnRaid dashboard and can see my CPUs maxing out so I knew it must be working.  However, when I load up the docker GUI, I see nothing.   

    So, I guess, there is no way to see the ETA to completion when automatically transcoding videos?

     

    Is there some way to set up some sort of notification when the files are done transcoding?

  15. On 12/8/2018 at 2:29 PM, Squid said:

    Now that the flash SMB share when its set to be exported publicly throws a warning, maybe its time to consolidate the SMB Security settings for the Flash under the Shares Tab, since it's not particularly obvious how to change it.  (Main, Boot Device, Click on "Flash", SMB Security Settings -> isn't really intuitive, but Shares Tab, Click on Flash is)

    Thanks for that!  I was trying to figure out how to get rid of that warning forever.  I was, of course, looking under the Shares tab.  Until you typed that out, I would never have guessed it was where it was located.

  16. On 10/5/2018 at 12:32 PM, MattC said:

    Same issue - got through login but then just a blank screen (expecting prompt to select sync folder)

    UnRAID v6.6.1

     

    On 10/5/2018 at 7:48 AM, DZMM said:

    I just tried again and I managed to login which is one step further than I get on my VM, but then I just got a blank black screen in the VNC Viewer

     

    After you login through VNC and you get the "blank screen" that means it's working.  It does everything "silently"..... my whole library was uploaded.

  17. Well I signed up finally after lurking on these forums after quite some time just to ask a question about this.  I finally got it working after much hand wringing.  My question is this; I have many duplicates now on my Google Play library due to the fact that it has re-uploaded everything.  So, what are my workarounds for this?  Can I delete my entire library from the cloud?  Will this re-upload all the music again?  Any suggestions?

     

    I guess I should have deleted my entire library from Google before attempting to get this working.  I was just so excited with myself for figuring this out (I'm a total unRaid NOOB) it never occured to me that it would re-up everything.

×
×
  • Create New...