Running Jackett as a service on Windows10E
Error on 20170103102443 for TorrentBD.txtJackett.ExceptionWithConfigData: Login failed: No form found on http://www.torrentbd.com/torrent/account-login.php using form selector form[action="account-login.php"]
at Jackett.Indexers.CardigannIndexer.
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Jackett.Indexers.CardigannIndexer.
I assume it's happening during a search?
Then most likely the cloudflare clearance is expired and you've to reconfigure it (solve the captcha).
In my case I've to solve the catpcha every few hours making the indexer pretty much useless. For other's it apparently lasting longer.
@kaso17 - It's not when I search, It's when I'm trying to log in.
Can you get to a log in page now? If so, what's the URL?
I've tested it earlier and now again, I can configure/login fine using the latest jackett version on Windows 7.
Remote login via cookie requires some extra work (are you trying that?)
Are you seeing the captcha in the configuration dialog?
Please enable enhanced logging and post the log output.
Yeah, I've tried from my seedbox that's behind a Canadian VPN, as well as numerous browsers.
What login URL are you using?
Here's the debug log:
https://drive.google.com/file/d/0B7OujkYtbxFNdDBJSUhkMTBIeXc/view?usp=sharing
I'm using the default "http://www.torrentbd.com/torrent/" as site link. The log doesn't show anything torrentbd related. But it looks like you're using it remotely (not from localhost).
I recommend that you configure torrentbd via remote desktop on your windows server (access jackett via http://127.0.0.1:9117).
The problem is that the cloudflare clearance is bound to IP+UserAgent. If you prefer the cookie way you've to fake your user agent to be the same as Jackett (Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.73 Safari/537.36) and make sure that the request comes from the same IP as the jackett requests).
most provably your seedbox ip address is having a block from cludflare and that's having issue in captcha
Hey @kaso17 @ShahadatRD - Thanks for your guys' help. This is really bothering me!
So I downgraded my Chome to the standalone Chromium 47, but I'm still having the same issue! Here is my dev console when trying to access TorrentBD:
=================================================
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
https://www.torrentbd.com/torrent/:1 GET https://www.torrentbd.com/torrent/ 500 (OK)
Navigated to https://www.torrentbd.com/torrent/
favicon.ico:1 GET https://www.torrentbd.com/favicon.ico 404 (OK)
Navigated to https://www.torrentbd.com/
(index):1 Mixed Content: The page at 'https://www.torrentbd.com/' was loaded over HTTPS, but requested an insecure image 'http://i1083.photobucket.com/albums/j385/skbms11/bg1.jpg'. This content should also be served over HTTPS.
/torrent/index.php:1 GET https://www.torrentbd.com/torrent/index.php 500 (OK)
Navigated to https://www.torrentbd.com/torrent/index.php
Any ideas?
you better do a check by connecting to TorrentBD by using multi thread, and let me know what happens ! @seanvree
@ShahadatRD - Multi Thread? I'm not familiar.
@seanvree Is this still an issue?
I was able to add the tracker, but it won't pass the test:
Error on 20170123162826 for TorrentBD.txtJackett.ExceptionWithConfigData: Login failed: No form found on http://www.torrentbd.com/torrent/account-login.php using form selector form[action="account-login.php"]
at Jackett.Indexers.CardigannIndexer.
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at Jackett.Indexers.CardigannIndexer.
Most likely you've to re-configure/add it again (I have to do it every 4 hours) due to an outdated cloud flare challenge
Yeah, I can't figure it out @kaso17 I can get the main page:
https://www.torrentbd.com/
But when I try to get to https://www.torrentbd.com/torrent/index.php
I get error 500, I've tried by IP, and different browsers. I have no idea what I'm doing wrong.
https://www.torrentbd.com/ is not cloud flare protected
https://www.torrentbd.com/torrent/index.php is
To solve the cloudflare challenge (500 error) you need to solve the captcha.
In my case I've to do it every 4 hours which makes this tracker supper annoying to use.
The best chance is to convince their staff to replace the captcha with the standard cloudflare javascript challenge.
@ShahadatRD If I'm not mistaken, you're either staff, or you work closely with them. Can you guys fix this issue?
i will look on this issue as soon as possible
@ShahadatRD Thank you! Keep us updated, please!
started a conversation with the SysOP of TBD. will let you know a update within next 48 hour. @kaso17 @seanvree
@ShahadatRD Any updates on this issue from the Sysop?
SysOP is working on updating the whole website. you know its bit hard for one guy to do that... after updating the whole website, he will look into the Cloudflare issue
Just as aditionnal information, I fixed an error like that just by updating my Mono version to the last one instead of 3.10.0 (most popular in online guides)
@kaso17 I'm guessing updating Mono did not solve this issue for you like it for @raspdealer?
no, this is only fixable by changing the cloudflare settings for the page (Which only their admin can do).
@kaso17 Since this is a tracker-caused issue, should it be closed?
yes, closing for now