Jump to content

chem

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by chem

  1. Hi. As per title. I do apologise for yet another one of these posts. I did do several search's beforehand but non of them seemed to cover what was going wrong with my system. The log filling has started maybe a few weeks ago, and as reported a reboot usually seems to sort it for a while now. Since yesterday though I've been getting docker error message (Execution Error, error code 403). This first started happening when I was trying to fix Sonarr which has been playing up badly (out of the blue stopped working, would download the shows and move them somewhere (never to be seen again). NZGGet has been downloading movies and not repairing them properly (even tho I can use a win laptop to run Quickpar and extract using Winrar). I'm just wondering at this stage is it worth biting the bullet and buying a new USB stick and doing a fresh install from scratch of all my Dockers/Plugins? Would anyone be kind enough to have a look at my diagnostics and tell me where I'm going wrong (been using this setup for nearly 10 years now! I had a quick look myself and can see loads of errors and things that don't look right but have no idea how to correct them. Usually I'd find the answers to any of my problems by trawling this site but I'm stuck now!

     

    Thanks for your help. Indeed now, and over the past 10 years :)

     

     

    tower-diagnostics-20201116-1518.zip

  2. I have a weird problem that has started happening when using Sonarr with NZBGET.  It's "downloading" several TV shows over and over, yet nothing appears in my folders and Sonarr shows them as complete, see below :

     

    This is what is shown in Sonarrs logs for one of the attempts. See the attached screenshot for Sonarrs history. Any ideas? I don't think its downloading it but why is it being marked as complete in Sonarr?

     

    Cheers folks, love yas!

     


    17-11-24 06:50:20.5|Info|RssSyncService|RSS Sync Completed. Reports found: 950, Reports grabbed: 0
    17-11-24 06:54:24.7|Info|NzbSearchService|Searching 9 indexers for [Arrow : S06E07]
    17-11-24 06:54:41.1|Info|DownloadDecisionMaker|Processing 12 releases
    17-11-24 06:54:43.6|Info|Nzbget|Adding report [Arrow.S06E07.720p.HDTV.x264-AVS] to the queue.
    17-11-24 06:54:43.8|Warn|ProcessDownloadDecisions|Couldn't add report to download queue. Arrow.S06E07.720p.HDTV.x264-AVS

    [v2.0.0.5054] NzbDrone.Core.Download.Clients.DownloadClientException: Failed to add nzb Arrow.S06E07.720p.HDTV.x264-AVS.nzb
      at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.AddFromNzbFile (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode, System.String filename, System.Byte[] fileContent) [0x00068] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\Clients\Nzbget\Nzbget.cs:50
      at NzbDrone.Core.Download.UsenetClientBase`1[TSettings].Download (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x0016c] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\UsenetClientBase.cs:74
      at NzbDrone.Core.Download.DownloadService.DownloadReport (NzbDrone.Core.Parser.Model.RemoteEpisode remoteEpisode) [0x001a3] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\DownloadService.cs:74
      at NzbDrone.Core.Download.ProcessDownloadDecisions.ProcessDecisions (System.Collections.Generic.List`1[T] decisions) [0x000dd] in M:\BuildAgent\work\b69c1fe19bfc2c38\src\NzbDrone.Core\Download\ProcessDownloadDecisions.cs:76

     

    5a1819660ed89_ScreenShot2017-11-24at13_04_29.thumb.png.1c8a24c274c1c0841a597571d59e1770.png

  3. Yeah. Have been using XBMC for years now but since the name change I decided to keep it simple and keep everything Kodi. Have LibreElec VM up and running already and can see my videos over UPNP! I was a little concerned that using UPNP would just lump all the video into a folder (accessible thru videos, or so I had read) but I can see all my movies/tv shows/recently added episodes exactly as if I had added the shares directly. All achieved within about an hour! Thanks again Squid, my sanity has now returned.

  4. Before I post my little problem I'd like to thank nearly everyone in this thread for all the knowledge and information that has been shared! Im running a few HTPC's with either Android & Kodi or OpenELEC installed. I tried to "centralise" the libraries using Emby but it just didn't work right. So I've literally spent the guts of 24 hours of the past couple of days getting mysql working and I think I've just about got it nailed but It seems i'm falling at the last hurdle.

    I'm trying to get Sonarr to notify Kodi-headless when it downloads a show but I can't seem to get it working, I get the error Unable to send test message when hitting test or save (see attachments)

     

    This is the advancedsettings.xml (that I have both on my cache drive in the kodi folder and in the userdata folder of my kodi HTPC). I've also copied the sources.xml and passwords.xml over to the config folder.

     

    <videodatabase>
    <type>mysql</type> <!-- don't change this value -->  
    <host>192.168.0.123</host> <!-- change this to the IP address of your mysql/mariadb server  -->
    <port>3306</port> <!-- change this to the port of your mysql/mariadb server  -->
    <user>kodi</user> <!-- change this to the user for your database, not root  --> 
    <pass>kodi</pass> <!-- change this to the password for your database -->
    </videodatabase>
    <musicdatabase>
    <type>mysql</type> <!-- don't change this value -->
    <host>192.168.0.123</host> <!-- change this to the IP address of your mysql/mariadb server  -->
    <port>3306</port> <!-- change this to the port of your mysql/mariadb server  -->
    <user>kodi</user> <!-- change this to the user for your database, not root  -->
    <pass>kodi</pass> <!-- change this to the password for your database -->
    </musicdatabase>
    

     

    Can some kind soul please point me in the right direction before I literally go insane?!

     

    Cheers!

    Screen_Shot_2016-09-29_at_15_21_08.png.d19a2b2104506ac75bbb41898ecba544.png

    Screen_Shot_2016-09-29_at_15_22_01.png.22e154e4d8af899dab785befe96cb0de.png

    Screen_Shot_2016-09-29_at_15_22_28.png.225e7c99f17bf38d1c24021eec66f195.png

×
×
  • Create New...