binhex Posted June 13, 2019 Author Share Posted June 13, 2019 26 minutes ago, LumberJackGeek said: Updated, restarted container, still no worky what is your LAN_NETWORK defined as for delugevpn? Quote Link to comment
binhex Posted June 13, 2019 Author Share Posted June 13, 2019 Just now, LumberJackGeek said: yes its wrong, 192.168.1.0/24 is not your lan network, change this to 192.168.86.0/24 and then restart delugevpn, then test jackett Quote Link to comment
LumberJackGeek Posted June 13, 2019 Share Posted June 13, 2019 Still not working, restarted both delugevpn and jackett. Should I have privoxy on? Quote Link to comment
binhex Posted June 13, 2019 Author Share Posted June 13, 2019 10 minutes ago, LumberJackGeek said: Still not working, restarted both delugevpn and jackett. Should I have privoxy on? lol, err yeah 🙂 Quote Link to comment
LumberJackGeek Posted June 13, 2019 Share Posted June 13, 2019 Rebooted DelugeVPN, still nothing An error occured while updating this indexer An error occurred while sending the request.: The server returned an invalid or unrecognized response. Quote Link to comment
JonathanM Posted June 13, 2019 Share Posted June 13, 2019 Try configuring a browser to use the proxy, and see what happens. To see if it's working, try going to a site in that browser that tells you your external IP. You should be able to see your real external IP with the proxy setting OFF, and a VPN provided IP with the proxy setting ON in the browser. Quote Link to comment
LumberJackGeek Posted June 13, 2019 Share Posted June 13, 2019 24 minutes ago, jonathanm said: Try configuring a browser to use the proxy, and see what happens. To see if it's working, try going to a site in that browser that tells you your external IP. You should be able to see your real external IP with the proxy setting OFF, and a VPN provided IP with the proxy setting ON in the browser. Just tried it, I get the VPN IP when proxied, my public IP when un-proxied. Quote Link to comment
JonathanM Posted June 13, 2019 Share Posted June 13, 2019 41 minutes ago, LumberJackGeek said: Just tried it, I get the VPN IP when proxied, my public IP when un-proxied. Great, that means your proxy is working correctly! Just to be sure, is the network type on the docker configuration for both delugevpn and jackett the same? Quote Link to comment
LumberJackGeek Posted June 13, 2019 Share Posted June 13, 2019 Yes, they are both Bridge Quote Link to comment
LumberJackGeek Posted June 13, 2019 Share Posted June 13, 2019 So here are my updated settings: Quote Link to comment
LumberJackGeek Posted June 14, 2019 Share Posted June 14, 2019 Alright well I didn't change anything, but it just suddenly started working?? Quote Link to comment
Danuel Posted June 15, 2019 Share Posted June 15, 2019 something wrong with jackett ? after last night update does not open the WEBUI 2019-06-15 09:27:45,120 DEBG 'jackett' stderr output: /home/nobody/start.sh: line 4: 60 Aborted /usr/lib/jackett/jackett --NoRestart --NoUpdates --DataFolder /config/Jackett 2019-06-15 09:27:45,120 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22686748242048 for <Subprocess at 22686748106592 with name jackett in state STARTING> (stdout)> 2019-06-15 09:27:45,120 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22686748200296 for <Subprocess at 22686748106592 with name jackett in state STARTING> (stderr)> 2019-06-15 09:27:45,120 INFO exited: jackett (exit status 134; not expected) 2019-06-15 09:27:45,121 DEBG received SIGCHLD indicating a child quit 2019-06-15 09:27:46,122 INFO gave up: jackett entered FATAL state, too many start retries too quickly 1 Quote Link to comment
DocLove Posted June 15, 2019 Share Posted June 15, 2019 I am having this issue as well, 2019-06-15 06:21:51,020 DEBG 'jackett' stderr output: /home/nobody/start.sh: line 4: 62 Aborted /usr/lib/jackett/jackett --NoRestart --NoUpdates --DataFolder /config/Jackett 2019-06-15 06:21:51,021 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23158409793264 for <Subprocess at 23158409793320 with name jackett in state STARTING> (stdout)> 2019-06-15 06:21:51,021 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23158409887024 for <Subprocess at 23158409793320 with name jackett in state STARTING> (stderr)> 2019-06-15 06:21:51,021 INFO exited: jackett (exit status 134; not expected) 2019-06-15 06:21:51,022 DEBG received SIGCHLD indicating a child quit 2019-06-15 06:21:54,029 INFO spawned: 'jackett' with pid 67 2019-06-15 06:21:54,138 DEBG 'jackett' stderr output: : Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. at System.Environment.FailFast(System.String) at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode() at System.Globalization.GlobalizationMode..cctor() 2019-06-15 06:21:54,138 DEBG 'jackett' stderr output: at System.Globalization.CultureData.CreateCultureWithInvariantData() at System.Globalization.CultureData.get_Invariant() at System.Globalization.CultureInfo..cctor() at System.StringComparer..cctor() at System.AppDomain.InitializeCompatibilityFlags() at System.AppDomain.Setup(System.Object) any idea what happened with the last update? Quote Link to comment
Danuel Posted June 15, 2019 Share Posted June 15, 2019 (edited) 17 minutes ago, DocLove said: I am having this issue as well, 2019-06-15 06:21:51,020 DEBG 'jackett' stderr output: /home/nobody/start.sh: line 4: 62 Aborted /usr/lib/jackett/jackett --NoRestart --NoUpdates --DataFolder /config/Jackett 2019-06-15 06:21:51,021 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23158409793264 for <Subprocess at 23158409793320 with name jackett in state STARTING> (stdout)> 2019-06-15 06:21:51,021 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23158409887024 for <Subprocess at 23158409793320 with name jackett in state STARTING> (stderr)> 2019-06-15 06:21:51,021 INFO exited: jackett (exit status 134; not expected) 2019-06-15 06:21:51,022 DEBG received SIGCHLD indicating a child quit 2019-06-15 06:21:54,029 INFO spawned: 'jackett' with pid 67 2019-06-15 06:21:54,138 DEBG 'jackett' stderr output: : Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. at System.Environment.FailFast(System.String) at System.Globalization.GlobalizationMode.GetGlobalizationInvariantMode() at System.Globalization.GlobalizationMode..cctor() 2019-06-15 06:21:54,138 DEBG 'jackett' stderr output: at System.Globalization.CultureData.CreateCultureWithInvariantData() at System.Globalization.CultureData.get_Invariant() at System.Globalization.CultureInfo..cctor() at System.StringComparer..cctor() at System.AppDomain.InitializeCompatibilityFlags() at System.AppDomain.Setup(System.Object) no, but i have downgraded my container to version 0.11.409-1-01 till latest is fixed @DocLove if you need help on how to downgrade let me know Edited June 15, 2019 by Danuel Quote Link to comment
DocLove Posted June 15, 2019 Share Posted June 15, 2019 @Danuel, if you could let me know how to downgrade that would be great. The Doc Quote Link to comment
dcoulson Posted June 15, 2019 Share Posted June 15, 2019 19 minutes ago, DocLove said: @Danuel, if you could let me know how to downgrade that would be great. The Doc Change your container repository to binhex/arch-jackett:0.11.409-1-01 1 Quote Link to comment
DocLove Posted June 15, 2019 Share Posted June 15, 2019 That got me up and running, thanks for the help. The Doc 1 Quote Link to comment
Danuel Posted June 15, 2019 Share Posted June 15, 2019 any news about the fix ? Quote Link to comment
MxGlorY Posted June 15, 2019 Share Posted June 15, 2019 5 hours ago, dcoulson said: Change your container repository to binhex/arch-jackett:0.11.409-1-01 Thank you. Jackett is working now. Will keep an eye out for a fix on the latest update. Quote Link to comment
Munce31 Posted June 15, 2019 Share Posted June 15, 2019 7 hours ago, dcoulson said: Change your container repository to binhex/arch-jackett:0.11.409-1-01 Hi, Thanks. That recommendation worked for me as well.. Will have to use this version until the latest is fixed. Btw the error I was receiving in the log is as follows: Couldn't find a valid ICU package installed on the system. Set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. Hope that helps. Regards. Quote Link to comment
binhex Posted June 15, 2019 Author Share Posted June 15, 2019 I'm going to take a look tonight, looks like an easy fixSent from my EML-L29 using Tapatalk Quote Link to comment
Iceman1199 Posted June 15, 2019 Share Posted June 15, 2019 1 hour ago, binhex said: I'm going to take a look tonight, looks like an easy fix Sent from my EML-L29 using Tapatalk Thanks Binhex. Really appreciate all the support and work you and your team does!! Quote Link to comment
binhex Posted June 15, 2019 Author Share Posted June 15, 2019 3 minutes ago, Iceman1199 said: your team does!! :-), i am a team of one believe it or not. p.s. image is building right now with the fix, so you should be able to pull down shortly. Quote Link to comment
Iceman1199 Posted June 15, 2019 Share Posted June 15, 2019 1 minute ago, binhex said: :-), i am a team of one believe it or not. p.s. image is building right now with the fix, so you should be able to pull down shortly. Well all kudos to you sir!!! Keep up the awesome job!!! 1 Quote Link to comment
Recommended Posts
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.