fast82bird

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by fast82bird

  1. What am I doing wrong? I have had Shinobi running for about a year now, but I ran into some issues and had to delete my appdata file and reinstall the docker. Now I cant add any users from the /Super. I fill in all the blanks and press save, and it does nothing. So then I followed instructions I found in this forum and pointed the container to my MariaDB docker that I am running and that seems to be working fine, but I still cant add a user.  Any suggestions are greatly appreciated. I have been going at this for too long. Here is the log

     

    No "ffbinaries". Continuing.
    Run "npm install ffbinaries" to get this static FFmpeg downloader.
    No "ffmpeg-static".
    Available Hardware Acceleration Methods : vdpau, vaapi
    Shinobi : cron.js started
    FFmpeg version : 4.2.4
    Node.js version : v12.14.1
    Shinobi : Web Server Listening on 
    2021-06-15T00:08:19-05:00 Current Version : ba5743e3801ef240507cf75bdf909916fc51b104

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    This Install of Shinobi is NOT Activated
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    2021-06-15T00:08:21-05:00 This Install of Shinobi is NOT Activated
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    https://licenses.shinobi.video/subscribe
    2021-06-15T00:08:21-05:00 Shinobi is ready.
    Connection Error: Error: read ECONNRESET
    Connection Error: Error: read ECONNRESET

  2. I find nzbget to hang often now. The message i see in the messages tab is "Restarting hanging child process for unpack for..." there are about 50 in a row. Once i restart the docker container, BAM it unpacs and moves on. It may go perfectly fine for several downloads or just one, its really random. Any Ideas?

  3. On 6/13/2020 at 2:43 AM, saarg said:

    1. Please use the code tag when posting logs, as it makes it easier to read.

    2. What is the issue? We can't read your mind.

    3. You need to post the reverse proxy configs.

    4. Is it only an issue when using the reverse proxy or also if you access them using IP? If it happens using the IP, it does not belong in this thread.

    5. Revert your changes. Also post exactly what you have done.

    Thanks for replying. Sorry for all my noob mistakes. I went camping/floating over the weekend and I am just getting back to life today. My issue has been resolved. My problem occurred because I stopped delugevpn. I didn’t realize I needed it to continuously run even though i am only going to use nzbget. I really appreciate you trying to help and thank you for the corrections to my noob mistakes. I am sure I will be posting for help sometime in the future.  You guys are great. 

  4. Hello, i have set up lets encrypt and I believe it is work as intended, However, now sonarr, and radarr are not working. The only thing I have done was create the reverse proxy. I am sorry if i am not providing the correct information or asking the question in the wrong forum but I figured i woud start here as the lets encrypt was the last docker i created when the trouble began. I am hoping its an easy fix, but i cant figure it out. I have been working on it for 12 hours and no luck yet.

    Here are the logs from sonarr..

    2020-06-12 17:34:37,598 DEBG 'sonarr' stdout output:
    [Error] SceneMappingService: Failed to Update Scene Mappings

    [v2.0.0.5344] System.Net.WebException: Error: ConnectFailure (Connection refused): 'http://services.sonarr.tv/v1/scenemapping' ---> System.Net.WebException: Error: ConnectFailure (Connection refused) ---> System.Net.Sockets.SocketException: Connection refused
    at System.Net.Sockets.SocketAsyncResult.CheckIfThrowDelayedException () [0x0003b] in /build/mono/src/mono/mcs/class/System/System.Net.Sockets/SocketAsyncResult.cs:134
    at System.Net.Sockets.Socket.EndConnect (System.IAsyncResult asyncResult) [0x0002c] in /build/mono/src/mono/mcs/class/System/System.Net.Sockets/Socket.cs:1222
    at System.Net.Sockets.SocketTaskExtensions+<>c.<ConnectAsync>b__2_1 (System.IAsyncResult asyncResult) [0x00000] in /build/mono/src/mono/mcs/class/System/System.Net.Sockets/SocketTaskExtensions.cs:36
    at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x00019] in /build/mono/src/mono/external/corert/src/System.Private.CoreLib/src/System/Threading/Tasks/FutureFactory.cs:538
    --- End of stack trace from previous location where exception was thrown ---

    at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00151] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:169
    --- End of inner exception stack trace ---
    at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00217] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:188
    at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in /build/mono/src/mono/mcs/class/System/System.Net/WebConnection.cs:259
    at System.Net.WebOperation.Run () [0x00052] in /build/mono/src/mono/mcs/class/System/System.Net/WebOperation.cs:268
    at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x0008e] in /build/mono/src/mono/mcs/class/System/System.Net/WebCompletionSource.cs:111
    at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000e8] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:956
    at System.Net.HttpWebRequest.GetResponse () [0x0000f] in /build/mono/src/mono/mcs/class/System/System.Net/HttpWebRequest.cs:1218

    one.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x0011b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:82
    --- End of inner exception stack trace ---
    at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x001ca] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\ManagedHttpDispatcher.cs:113
    at NzbDrone.Common.Http.Dispatchers.FallbackHttpDispatcher.GetResponse (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookies) [0x000b5] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\Dispatchers\FallbackHttpDispatcher.cs:53
    at NzbDrone.Common.Http.HttpClient.ExecuteRequest (NzbDrone.Common.Http.HttpRequest request, System.Net.CookieContainer cookieContainer) [0x0007e] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:121
    at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x00008] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:57
    at NzbDrone.Common.Http.HttpClient.Get (NzbDrone.Common.Http.HttpRequest request) [0x00007] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:264
    at NzbDrone.Common.Http.HttpClient.Get[T] (NzbDrone.Common.Http.HttpRequest request) [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Common\Http\HttpClient.cs:269
    at NzbDrone.Core.DataAugmentation.Scene.SceneMappingProxy.Fetch () [0x0001b] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingProxy.cs:29
    at NzbDrone.Core.DataAugmentation.Scene.ServicesProvider.GetSceneMappings () [0x00000] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\ServicesProvider.cs:16
    at NzbDrone.Core.DataAugmentation.Scene.SceneMappingService.UpdateMappings () [0x00028] in C:\BuildAgent\work\5d7581516c0ee5b3\src\NzbDrone.Core\DataAugmentation\Scene\SceneMappingService.cs:152


    2020-06-12 17:41:07,509 DEBG 'sonarr' stdout output:
    [Info] RssSyncService: Starting RSS Sync

    2020-06-12 17:41:07,525 DEBG 'sonarr' stdout output:
    [Warn] Newznab: Drunk Error: ConnectFailure (Connection refused): 'https://drunkenslug.com/api?t=caps&apikey=12f0ac68ce865a179d14e3e8bd6d64da'

    2020-06-12 17:41:07,529 DEBG 'sonarr' stdout output:
    [Warn] Newznab: geek Error: ConnectFailure (Connection refused): 'https://api.nzbgeek.info/api?t=caps&apikey=9590413654140'

    2020-06-12 17:41:07,531 DEBG 'sonarr' stdout output:
    [Info] DownloadDecisionMaker: No results found

    2020-06-12 17:41:07,532 DEBG 'sonarr' stdout output:
    [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0

    2020-06-12 17:56:07,843 DEBG 'sonarr' stdout output:
    [Info] RssSyncService: Starting RSS Sync

    2020-06-12 17:56:07,861 DEBG 'sonarr' stdout output:
    [Warn] Newznab: geek Error: ConnectFailure (Connection refused): 'https://api.nzbgeek.info/api?t=caps&apikey=9590413654140'

    2020-06-12 17:56:07,867 DEBG 'sonarr' stdout output:
    [Warn] Newznab: Drunk Error: ConnectFailure (Connection refused): 'https://drunkenslug.com/api?t=caps&apikey=12f0ac68ce865a179d14e3e8bd6d64da'

    2020-06-12 17:56:07,868 DEBG 'sonarr' stdout output:
    [Info] DownloadDecisionMaker: No results found

    2020-06-12 17:56:07,869 DEBG 'sonarr' stdout output:
    [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0

    2020-06-12 18:11:08,205 DEBG 'sonarr' stdout output:
    [Info] RssSyncService: Starting RSS Sync

    2020-06-12 18:11:08,219 DEBG 'sonarr' stdout output:
    [Warn] Newznab: Drunk Error: ConnectFailure (Connection refused): 'https://drunkenslug.com/api?t=caps&apikey=12f0ac68ce865a179d14e3e8bd6d64da'

    2020-06-12 18:11:08,223 DEBG 'sonarr' stdout output:
    [Warn] Newznab: geek Error: ConnectFailure (Connection refused): 'https://api.nzbgeek.info/api?t=caps&apikey=9590413654140'

    2020-06-12 18:11:08,224 DEBG 'sonarr' stdout output:
    [Info] DownloadDecisionMaker: No results found

    2020-06-12 18:11:08,225 DEBG 'sonarr' stdout output:
    [Info] RssSyncService: RSS Sync Completed. Reports found: 0, Reports grabbed: 0

     

    please forgive me if I should have posted this in sonarr or radarr forums.