Jump to content

[Support] binhex - Prowlarr


Recommended Posts

2 hours ago, NMGMarques said:

I'm about as skilled at web apps and coding as a potato. So I guess I'll be stuck on this version until someone posts a fixed version.

same again. unfortunately about a week ago my binhex-Sonarr config corrupted and i tried to revert that back to no avail, then this with prowlarr so i'm at a little standstill

Link to comment
3 hours ago, NMGMarques said:

I'm about as skilled at web apps and coding as a potato. So I guess I'll be stuck on this version until someone posts a fixed version.

 

4 hours ago, gellux said:

 

i'm in the same boat, seems to load a JSON file or something?

i run this image myself, no issues with running latest, can you check the /config/supervisord.log file, i suspect database corruption.

Link to comment
18 minutes ago, binhex said:

 

i run this image myself, no issues with running latest, can you check the /config/supervisord.log file, i suspect database corruption.

 

 dunno if i should paste the whole thing actually.

 

2023-09-16 06:38:25,590 DEBG 'start-script' stdout output:
[Fatal] ProwlarrErrorPipeline: Request Failed. GET /4/api 

 for all APIs which comes after:

 


2023-09-16 22:57:14,603 DEBG 'start-script' stdout output:
[Error] ApplicationService: An error occurred while talking to remote application. 

[v1.7.4.3769] System.Net.Http.HttpRequestException: An error occurred while sending the request.
 ---> System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer.
 ---> System.Net.Sockets.SocketException (104): Connection reset by peer

 

Edited by gellux
Link to comment
1 hour ago, binhex said:

 

i run this image myself, no issues with running latest, can you check the /config/supervisord.log file, i suspect database corruption.

I don't know if I did it right or not. There is a lot of difference between the files for me to think I may have messed up somewhere. The two log files, for latest and also for the working version. I stopped the container, deleted existing log files, started the container and opened the webui.

Then I stopped the container, renamed the log file, switched to latest, started the container and tried to open the UI getting the error again. Stopped the container and renamed the log file.

1.7.4.3769-1-01_supervisord.log latest_supervisord.log

Link to comment
14 hours ago, NMGMarques said:

I don't know if I did it right or not. There is a lot of difference between the files for me to think I may have messed up somewhere. The two log files, for latest and also for the working version. I stopped the container, deleted existing log files, started the container and opened the webui.

Then I stopped the container, renamed the log file, switched to latest, started the container and tried to open the UI getting the error again. Stopped the container and renamed the log file.

1.7.4.3769-1-01_supervisord.log 3.84 kB · 0 downloads latest_supervisord.log 39.89 kB · 0 downloads

prowlarr looks to be doing a database upgrade, it then looks like you shutdown the container before it finished, from your log:-

[Info] MigrationController: *** Migrating data source=/config/prowlarr/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** 

leave the container running until the database migration is complete, hopefully you havent corrupted the database by stopping it early.

 

Ahh just taken a look at latest_supervisord.log and yep you have a corrupt database, from your log:-

[Error] FluentMigrator.Runner.MigrationRunner: database disk image is malformed
database disk image is malformed


you have three options, best first:-

1. restore database from backup

2. attempt repair - you will need to google this to find a guide (if one exists)

3. delete database and start from scratch.

Link to comment
21 minutes ago, gellux said:

i see you have a lot of the following, from your log:-
 

 -- : Test was aborted due to an error: HTTP request failed: [401:Unauthorized] [GET] at [https://redacted.ch/ajax.php?action=index]

this looks like misconfiguration in prowlarr of api keys for one or more 'apps', check the api keys are correct for ALL apps.

Link to comment
1 hour ago, binhex said:

i see you have a lot of the following, from your log:-
 

 -- : Test was aborted due to an error: HTTP request failed: [401:Unauthorized] [GET] at [https://redacted.ch/ajax.php?action=index]

this looks like misconfiguration in prowlarr of api keys for one or more 'apps', check the api keys are correct for ALL apps.

they're all correct, though i think the API1 is... currently out of action. could that be affecting the others after it? i can't open the WebUI to alter it. never had trouble with APIs before after being set up. clicking to open the WebUI gives i think the same response as the user above, where it seems to display a JSON file

Link to comment
55 minutes ago, gellux said:

they're all correct, though i think the API1 is... currently out of action. could that be affecting the others after it? i can't open the WebUI to alter it. never had trouble with APIs before after being set up. clicking to open the WebUI gives i think the same response as the user above, where it seems to display a JSON file

two options here:-

1. raise issue with prowlarr devs and see if they can figure out what the heck is going on - go here and click on 'new issue'

2. drop the database and re-create - will result in lost config - if you want to do this then stop container and rename /config/prowlarr/prowlarr.db to /config/prowlarr/prowlarr.db.old then start container to re-create blank database then reconfigure prowlarr.


 

Link to comment
On 9/18/2023 at 1:17 PM, binhex said:

two options here:-

1. raise issue with prowlarr devs and see if they can figure out what the heck is going on - go here and click on 'new issue'

2. drop the database and re-create - will result in lost config - if you want to do this then stop container and rename /config/prowlarr/prowlarr.db to /config/prowlarr/prowlarr.db.old then start container to re-create blank database then reconfigure prowlarr.


 

problem was with the AuthenticationMethod line, so undone that and got access back. all indexers are messed up so gotta redo. i hope setting a login doesn't do the same again, as it's required by sites i'm on to have

Link to comment
  • 3 weeks later...
  • 2 months later...

Hello, I am trying to connect radarr to prowlarr for syncing indexers. However I keep getting issues when testing the connection.

 

Unable to complete application test, cannot connect to Radarr. HTTP request failed: [404:NotFound] [GET] at [http://<server_ip>:7878/radarr/api/v3/indexer/test]

Note: <server_ip> is the ip address of my server but has been removed for this post.

I have entered the api key from radarr.

 

Any help would be greatly appreciated. Please let me know if and what logs are needed.

 

Thank You

Link to comment
  • 4 weeks later...

Hi all, I'm currently trying to connect prowlarr to nordvpn as some of the indexers im using are blocked by my isp. Im using the nordlynx container to connect to nordvpn and according to the logs it seems to have connected to VPN fine as I can see a different ip address that it has assigned to the container. However when i try and associate Prowlarr to use nordlynxs network connection I get a blank window when I try and launch the webui , that says about#blank blocked on the address bar.The prowlarr log seems to have multiple entries of this text

 

' Prowlarr.Http.Authentication.ApiKeyAuthenticationHandler: AuthenticationScheme: SignalR was challenged.'.

 

I have predominantly followed this guide to set this up though it doesn't cover prowlaar i would have assumed the process would be the same as it part of the same suite of  'arr' containers . The only deviation from the guide was I had to set the network connection to custom or none for prowlarr ,by using the default bridge causes the install to fail. I did find that that when setting up prowlarr it did come up with a message to say that port had been assigned to another container as the guide advises you to add all the ports to nord container before setting up all the containers, not sure if this has any bearing on the issue at hand. I'm not sure if this is the right vpn container to use or I should be using something else. Has anyone had any success with getting Nord to work with Prowlarr, Radarr and Sonarr?

 

Link to comment
  • 2 months later...

Hello,

 

I was able to get my prowlarr up and running with flaresolverr.

While some indexers work without an issue, some other, bigger indexers are throwing up the following error message:

Quote

Unable to connect to indexer, please check your DNS settings and ensure IPv6 is working or disabled. Connection refused (indexerwebsite.com:443)

 

Does anyone here know how to solve this issue?

I can visit the websites in question manually from my browser without any issue.

Edited by IMACRAB
Link to comment
  • 1 month later...

My instance of prowlarr seems to have broken overnight.  Attached is the first instance of the failure.  There is a block for each individual indexer.  I have changed nothing with my DNS, so I'm kind of at a loss for what has caused this.

 

2024-05-15 00:11:53.6|Warn|Newznab|Unable to connect to indexer, please check your DNS settings and ensure IPv6 is working or disabled. https://nzbfinder.ws/api?t=search&extended=1&cat=3010,3020,3030,3040,3060,3999,3000&apikey=(removed)&limit=100&offset=0

[v1.17.2.4511] System.Net.Http.HttpRequestException: Resource temporarily unavailable (nzbfinder.ws:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token)
   at System.Net.Sockets.Socket.<ConnectAsync>g__WaitForConnectWithCancellation|277_0(AwaitableSocketAsyncEventArgs saea, ValueTask connectTask, CancellationToken cancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.attemptConnection(AddressFamily addressFamily, SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Prowlarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 366
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.onConnect(SocketsHttpConnectionContext context, CancellationToken cancellationToken) in ./Prowlarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 342
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   --- End of inner exception stack trace ---
   at System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(String host, Int32 port, HttpRequestMessage initialRequest, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.ConnectAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.AddHttp2ConnectionAsync(HttpRequestMessage request)
   at System.Threading.Tasks.TaskCompletionSourceWithCancellation`1.WaitWithCancellationAsync(CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.GetHttp2ConnectionAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpConnectionPool.SendWithVersionDetectionAndRetryAsync(HttpRequestMessage request, Boolean async, Boolean doRequestAuth, CancellationToken cancellationToken)
   at System.Net.Http.AuthenticationHelper.SendWithAuthAsync(HttpRequestMessage request, Uri authUri, Boolean async, ICredentials credentials, Boolean preAuthenticate, Boolean isProxyAuth, Boolean doRequestAuth, HttpConnectionPool pool, CancellationToken cancellationToken)
   at System.Net.Http.DiagnosticsHandler.SendAsyncCore(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.DecompressionHandler.SendAsync(HttpRequestMessage request, Boolean async, CancellationToken cancellationToken)
   at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
   at NzbDrone.Common.Http.Dispatchers.ManagedHttpDispatcher.GetResponseAsync(HttpRequest request, CookieContainer cookies) in ./Prowlarr.Common/Http/Dispatchers/ManagedHttpDispatcher.cs:line 120
   at NzbDrone.Common.Http.HttpClient.ExecuteRequestAsync(HttpRequest request, CookieContainer cookieContainer) in ./Prowlarr.Common/Http/HttpClient.cs:line 171
   at NzbDrone.Common.Http.HttpClient.ExecuteAsync(HttpRequest request) in ./Prowlarr.Common/Http/HttpClient.cs:line 70
   at NzbDrone.Core.Indexers.IndexerHttpClient.ExecuteProxiedAsync(HttpRequest request, ProviderDefinition definition) in ./Prowlarr.Core/Indexers/IndexerHttpClient.cs:line 44
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.<>c.<<FetchIndexerResponse>b__57_0>d.MoveNext() in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 663
--- End of stack trace from previous location ---
   at Polly.ResiliencePipeline.<>c__9`2.<<ExecuteAsync>b__9_0>d.MoveNext()
--- End of stack trace from previous location ---
   at Polly.Outcome`1.GetResultOrRethrow()
   at Polly.ResiliencePipeline.ExecuteAsync[TResult,TState](Func`3 callback, TState state, CancellationToken cancellationToken)
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchIndexerResponse(IndexerRequest request) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 662
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchPage(IndexerRequest request, IParseIndexerResponse parser) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 603
   at NzbDrone.Core.Indexers.HttpIndexerBase`1.FetchReleases(Func`2 pageableRequestChainSelector, SearchCriteriaBase searchCriteria, Boolean isRecent) in ./Prowlarr.Core/Indexers/HttpIndexerBase.cs:line 421

 

Link to comment
On 3/29/2024 at 8:03 PM, IMACRAB said:

Hello,

 

I was able to get my prowlarr up and running with flaresolverr.

While some indexers work without an issue, some other, bigger indexers are throwing up the following error message:

 

Does anyone here know how to solve this issue?

I can visit the websites in question manually from my browser without any issue.

Have you tried to change "base url"

i find sometimes certain base urls not working and all i have to do is to change it

Link to comment
  • 1 month later...

Hi,

 

After app backup prowlarr do not work. Error message i logs:

 

2024-06-24 15:28:13,963 DEBG 'start-script' stdout output:
[Fatal] ProwlarrErrorPipeline: Request Failed. GET /2/api 

[v1.19.0.4568] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.nzbgeek.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)

 

After restart it works, but torrents is disconnected. I have to re-test and save again. Radarr/Sonarr also needs to be restarted as well as re-establish connection to indexers. Happy for help.

 

Screenshot2024-06-24at16_15_12.png.6710025942558a3bf2c9716c1872ce4e.png

 

 

 

 

 

 

 

Link to comment
18 hours ago, frodr said:

Hi,

 

After app backup prowlarr do not work. Error message i logs:

 

2024-06-24 15:28:13,963 DEBG 'start-script' stdout output:
[Fatal] ProwlarrErrorPipeline: Request Failed. GET /2/api 

[v1.19.0.4568] System.Net.Http.HttpRequestException: Resource temporarily unavailable (api.nzbgeek.info:443)
 ---> System.Net.Sockets.SocketException (11): Resource temporarily unavailable
   at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken)

 

After restart it works, but torrents is disconnected. I have to re-test and save again. Radarr/Sonarr also needs to be restarted as well as re-establish connection to indexers. Happy for help.

 

Screenshot2024-06-24at16_15_12.png.6710025942558a3bf2c9716c1872ce4e.png

 

 

 

 

 

 

 

prowlarr is working fine for me (torrent index sites), are you sharing network with a vpn enabled container?, if so stop prowlarr then stop the vpn container, then start the vpn container and then prowlarr.

Link to comment
  • 2 months later...

Hi Binhex - first, thanks for some really great dockers.

 

I'm having trouble setting up Readarr. I'm using Prowlarr as an App/Indexer and Deluge for downloads - both give green check marks.

 

However, when I add a new author, I get "Search for 'War and Peace' failed. Unable to communicate with ReadarrAPI, returning status code: InternalServerError."

 

Could you suggest what I can do - its probably my fault, but I'm stuck at present.

 

Cheers

 

Fogey

Link to comment
On 9/14/2024 at 12:54 PM, Fogey said:

Hi Binhex - first, thanks for some really great dockers.

 

I'm having trouble setting up Readarr. I'm using Prowlarr as an App/Indexer and Deluge for downloads - both give green check marks.

 

However, when I add a new author, I get "Search for 'War and Peace' failed. Unable to communicate with ReadarrAPI, returning status code: InternalServerError."

 

Could you suggest what I can do - its probably my fault, but I'm stuck at present.

 

Cheers

 

Fogey

I'm having the same issue.  Not sure if it is a Prowlarr or Readarr issue as all other arr apps work just fine.  Also tried a non-binhex (gasp!) readarr and had the same issue.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...