mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-03-02 22:57:22 -05:00
Issues with LearnBits #854
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Tooling
Area: UI
Area: Update API
Priority: High
Priority: Low
Priority: Medium
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
lidarr-pull
radarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Prowlarr#854
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Smexhy on GitHub (May 10, 2023).
Is there an existing issue for this?
Current Behavior
Unable to connect to indexer. We are being redirected to the login page. Most likely your session expired or was killed. Recheck your cookie or credentials and try testing the indexer.hello, I am having the following error when trying to add this indexer for some reason
Expected Behavior
Indexer should connect, since jackett is working just fine using the same method.
Steps To Reproduce
No response
Environment
What branch are you running?
Master
Trace Logs?
Trace Logs have been provided as applicable. Reports may be closed if the required logs are not provided.
@ilike2burnthing commented on GitHub (May 13, 2023):
Can confirm, working in Jackett but not Prowlarr.
Adding
followredirectshows that despite having received, "You have succesfully logged in..." it's definitely the login page we're redirected to, with the error, "Unfortunately, the page you tried to view can only be used when you're logged in. You will be redirected after a successful login."@mynameisbogdan commented on GitHub (May 17, 2023):
@Smexhy restart Prowlarr and try again to add this indexer.
@ilike2burnthing commented on GitHub (May 17, 2023):
Not working here. Still getting "You have succesfully logged in..." and then being redirected to login when it performs a search.
@Smexhy commented on GitHub (May 17, 2023):
Restarted Prowlarr through webUI and still having the same error.
@mynameisbogdan commented on GitHub (May 17, 2023):
Is the logout selector maybe incorrect?
@ilike2burnthing commented on GitHub (May 17, 2023):
Nope, definitely correct:
Removing
method: postfrom search doesn't work, switching to HTTPS with the cert exception added doesn't work, and tryingindex.phpinstead ofbrowse.php(post or not) doesn't work.Login works fine, but as soon as we go to search we're kicked out, the site doesn't see us as logged in anymore.
See if dev trace logs help:
prowlarr.trace
Failing that, I can throw you my credentials to play around with.
@mynameisbogdan commented on GitHub (May 17, 2023):
Yeah, I would have to check what's with the
We are being redirected to the login page.so I'll take you on that offer. :)@bakerboy448 commented on GitHub (May 17, 2023):
@mynameisbogdan there's this issue and a few existing others -- all similar to successful auth, but losing the cookie or it's invalid as soon as a search is attempted.
@mynameisbogdan commented on GitHub (May 17, 2023):
Related to what, Cardigann or learnbits?
@bakerboy448 commented on GitHub (May 17, 2023):
Cardigann. E.g. https://github.com/Prowlarr/Prowlarr/issues/185 and https://github.com/Prowlarr/Prowlarr/issues/1136
All typically seem to auth / login successfully and then get redir'd.
Maybe related....maybe not.
@mynameisbogdan commented on GitHub (May 17, 2023):
#1136 might be, we'll see in time. But #185 is not.
@mynameisbogdan commented on GitHub (May 18, 2023):
Fixed in
github.com/Prowlarr/Indexers@2f05c62e88@ilike2burnthing commented on GitHub (May 19, 2023):
github.com/Jackett/Jackett@6ab273651dWas working in Prowlarr but failing in Jackett (because reasons). Working in both now.
Prowlarr was and still is showing weird behaviour:
@mynameisbogdan commented on GitHub (May 19, 2023):
Well, one of those is exactly the reason is failing since the site is HTTP only I'm guessing. Login is failing if selected in browser as well.
@mynameisbogdan commented on GitHub (May 19, 2023):
github.com/Prowlarr/Indexers@71d3325882@ilike2burnthing commented on GitHub (May 19, 2023):
One more fix -
github.com/Jackett/Jackett@25cdf412c1, though still seeing that weird behaviour.@ilike2burnthing commented on GitHub (May 19, 2023):
Last one ;P
github.com/Jackett/Jackett@7e33461c7f@IHateIssues commented on GitHub (May 25, 2023):
Seems to be working now, but everyday after I update all containers I need to reenter captcha every time or I get an error if I don't
@mynameisbogdan commented on GitHub (May 25, 2023):
What version of Prowlarr are you using currently?
@IHateIssues commented on GitHub (May 25, 2023):
Currently on 1.5.0.3390
@mynameisbogdan commented on GitHub (May 25, 2023):
Do a fresh login on their site and check the cookies to see what expire date they have.