January 15, 20179 yr Does anyone know how I could go about adding the --ProxyConnection argument to this? UK ISP's block most of the private trackers I use and have to use a http proxy. it's in the README on our github page for the docker..... https://github.com/linuxserver/docker-jackett#parameters When supplying that variable via unraid -e "RUN_OPTS"="--ProxyConnection 185.***.**.**:3128" jackett does not boot, logs show jackett spamming the different arguments the same thing that --Help produces edit* used linuxserver/docker-cardigann works great
January 15, 20179 yr Does anyone know how I could go about adding the --ProxyConnection argument to this? UK ISP's block most of the private trackers I use and have to use a http proxy. it's in the README on our github page for the docker..... https://github.com/linuxserver/docker-jackett#parameters When supplying that variable via unraid -e "RUN_OPTS"="--ProxyConnection 185.***.**.**:3128" jackett does not boot, logs show jackett spamming the different arguments the same thing that --Help produces edit* used linuxserver/docker-cardigann works great it's -e "RUN_OPTS"="--ProxyConnection=185.***.**.**:3128"
February 5, 20179 yr I'm having a issue with jackett. I need to configure one of the index files. Does anyone know where they are? I have tried ssh into it but cant find the files. Jackett site says src/Jackett/Indexers/xxxxxx.cs xxxxxx is a site.
February 5, 20179 yr I'm having a issue with jackett. I need to configure one of the index files. Does anyone know where they are? I have tried ssh into it but cant find the files. Jackett site says src/Jackett/Indexers/xxxxxx.cs xxxxxx is a site. /config
February 17, 20179 yr it's -e "RUN_OPTS"="--ProxyConnection=185.***.**.**:3128" Sorry for the stupid question but do I just edit the docker, create a new variable called RUN_OPTS and then put the --proxyconnection string in there?
February 17, 20179 yr it's -e "RUN_OPTS"="--ProxyConnection=185.***.**.**:3128" Sorry for the stupid question but do I just edit the docker, create a new variable called RUN_OPTS and then put the --proxyconnection string in there? Yes, that is correct.
February 27, 20179 yr anyone else has high cpu usage? I use a low powered 2 core 4 thread skylake chip, and after a few days, it maxes out one core. I don't really know how the Stats plugin work, but on the web interface in unraid, it says 1% system, 19% user for the cpu usage part. and it is constant on the daily chart. ('Last Day') using ssh and the top command it shows me that 'mono' has high cpu usage. If i stop the jackett docker, it goes back to 1% right away. Any ideas? settings or something perhaps? I use it for nCore site mostly (local hungarian site, probably no other unraid/jackett user uses it ) thanks
February 27, 20179 yr RE: 'mono' CPU usage, I've noticed the same thing as well. Interested to hear if anyone has any input.
March 3, 20179 yr 2 hours ago, zin105 said: I also get very high cpu usage after a while. Looking at logs I can see that the docker is trying to start over and over again even though it's already running. Usually happens when Jackett has been online for a day or two. Restarting fixes it. 03-03 09:45:41 Error Address already in use: Most likely Jackett is already running. Try disabling auto updating in the jackett webui.
March 3, 20179 yr 3 minutes ago, zin105 said: Will try this, thanks! What exactly does auto updating do? negotiates world peace and settles the question once and for all of which came first, the chicken or the egg
March 29, 20179 yr Just looking for a bit of help with the setup on this. I have it installed and working with sonarr in the sense that the logs show the searches and results etc. Just it doesnt appear to be sending the results to deluge. From what i can see the results dont go anywhere. Should the folder i have set as downloads be filling up with these resulting torrents? also i have deluge set to monitor that folder. I've attached my setup. log.txt Edited March 29, 20179 yr by tazire Add log
March 29, 20179 yr 38 minutes ago, tazire said: Just looking for a bit of help with the setup on this. I have it installed and working with sonarr in the sense that the logs show the searches and results etc. Just it doesnt appear to be sending the results to deluge. From what i can see the results dont go anywhere. Should the folder i have set as downloads be filling up with these resulting torrents? also i have deluge set to monitor that folder. I've attached my setup. So, Jackett is working fine? If Sonarr is having trouble with deluge try the Sonarr thread. Edited March 29, 20179 yr by bobbintb
March 29, 20179 yr Sonarr works fine and deluge will dl everything it gets through other indexers just not through jackett indexers
March 29, 20179 yr I'm confused as to what you are saying. 2 hours ago, tazire said: I have it installed and working with sonarr in the sense that the logs show the searches and results etc. Which logs? Jackett or Sonarr? This makes it sound like Jackett it working with Sonarr just fine. 1 hour ago, bobbintb said: Just it doesnt appear to be sending the results to deluge. If by "it" you mean Sonarr, then it sounds like the issue is between Sonarr and Deluge. 1 hour ago, bobbintb said: Should the folder i have set as downloads be filling up with these resulting torrents? What folder? You say you have it set as downloads but you are talking about 3 different programs. I don't know what downloads folder you are referring to. 24 minutes ago, tazire said: Sonarr works fine and deluge will dl everything it gets through other indexers just not through jackett indexers Well, now this seems to conflict with what you said in the first statement I quoted, if searches and results are working fine. Lastly, your settings photos aren't useful as they don't show what any of those folder are mapped to. Still, I don't know how that is relevant anyway. I thought the issue is that the results aren't getting sent. What is your issue exactly? Is Jackett not communicating with Sonarr? Edited March 29, 20179 yr by bobbintb
March 29, 20179 yr @tazire Post docker run commands for Sonarr, Jackett and Deluge. Link on how to do so in my sig. I agree with @bobbintb this is unclear what exactly is going on and it's probably to do with how you've got stuff configured.
March 29, 20179 yr Ok let me start again. Up until now i have been using delugeVPN and sonarr with no issues. I didnt have Jackett installed. I wanted to try expand my indexers and just installed jackett. I set up the indexers i wanted to use in jackett and linked it to sonarr as directed. test on sonarr says everything is working. when i search for missing files using sonarr, i opened the logs on jackett and can see that it is searching the indexers and finding the files. I open deluge and nothing was added. I was just reading what other people were doing and I didnt know if jackett outputted its results to the /download container path and then if i should set deluge to auto download the jackett outputs from that path. bypassing sonarr if that makes sense??
March 29, 20179 yr Jackett should just send the search results back to Sonarr and then Sonarr should send the torrent to Deluge to download. Honestly, I've never seen that "manual download black hole" option in Jacket before but I know it's not needed with Sonarr. All Jackett does it act as a middle man between Sonarr and any indexer that Sonarr doesn't directly support. If searching in Sonarr triggers a search in Jackett, it sounds like it's working properly. My suspicion is that "black hole" setting is screwing things up. If the test connection to Jackett is working in Sonarr and Jackett "test" to your indexer is working, that should be all you need. Get rid of any setting in Jackett related "black hole" and try again. Also, check the Sonarr logs to make sure it is receiving the search results from Jackett. Edited March 29, 20179 yr by bobbintb
March 29, 20179 yr You've not posted what I asked, and it's easier to post the docker run commands than it is all the screenshots.
March 29, 20179 yr 11 minutes ago, CHBMB said: You've not posted what I asked, and it's easier to post the docker run commands than it is all the screenshots. Sry i couldnt see your sig so didnt know what you wanted.
March 30, 20179 yr 6 hours ago, tazire said: Sry i couldnt see your sig so didnt know what you wanted. You need to enable signatures in the user panel. After that you can see sigs.
April 4, 20179 yr On 27/01/2016 at 0:14 AM, methanoid said: Thanks Sparkly... great job.. One minor bug-ette.... The icon is invisible if running the dark themed web-UI for unRAID... Not your fault I know.. could we have the black Jackett icon outlined in white? Would be invisible on white themed UI and work fine for black themed UI ?? Thanks again.. and keep it up! Can I again mention this "feature" over a year later... any chance of fixing it? Its not a major hassle but its like not having ANY icon if using the dark theme
April 5, 20179 yr Still issues with mono randomly using high amounts of CPU with this docker. Looks like it's trying to start over and over although it's already running. 04-06 00:10:08 Info LibCurl init Ok 04-06 00:10:08 Info LibCurl version libcurl/7.52.1 LibreSSL/2.4.4 zlib/1.2.8 libssh2/1.7.0 04-06 00:10:08 Info Starting web server at http://*:9117/ 04-06 00:10:08 Error Address already in use: Most likely Jackett is already running. 04-06 00:10:10 Info App config/log directory: /config/Jackett 04-06 00:10:10 Info Starting Jackett 0.7.1256.0 04-06 00:10:10 Info Environment version: 4.0.30319.42000 (/usr/lib/mono/4.5) 04-06 00:10:10 Info OS version: Unix 4.9.19.0 (64bit OS) (64bit process) 04-06 00:10:10 Info ThreadPool MaxThreads: 1600 workerThreads, 1600 completionPortThreads 04-06 00:10:10 Info issue: Welcome to Alpine Linux 3.5 04-06 00:10:10 Info mono version: 4.6.1 (Stable 4.6.1.5/ef43c15 Thu Oct 27 15:59:40 GMT 2016) log.txt Edited April 5, 20179 yr by Spies
April 8, 20179 yr On 27/01/2016 at 0:14 AM, methanoid said: Thanks Sparkly... great job.. One minor bug-ette.... The icon is invisible if running the dark themed web-UI for unRAID... Not your fault I know.. could we have the black Jackett icon outlined in white? Would be invisible on white themed UI and work fine for black themed UI ?? Thanks again.. and keep it up! I fixed this.... Switch to Advanced Settings and change the icon URL to https://s11.postimg.org/uemqk8177/jackett-meth.png It seems to take a while for the web interface of unRAID to flush its icon cache but this icon works fine with both light AND dark themes...
April 16, 20179 yr Is there a way to configure Jackett to use a proxy or VPN service such as PA to perform searches? I see some mentions of a proxy config but no credentials to go with it. Thanks Sent from my ONEPLUS A3000 using Tapatalk
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.