8000 Animebytes Configuration Failed · Issue #1054 · Jackett/Jackett · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Animebytes Configuration Failed #1054

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SleepyHauru opened this issue Feb 12, 2017 · 1 comment
Closed

Animebytes Configuration Failed #1054

SleepyHauru opened this issue Feb 12, 2017 · 1 comment

Comments

@SleepyHauru
Copy link
SleepyHauru commented Feb 12, 2017

Jackett version: v0.7.1006
Mono version (if not using Windows): Windows 10

I've been trying to set it up, and I keep getting: Configuration failed: Failed to login, 6 failed attempts will get you banned for 6 hours.
I put in the correct username + password.

Not sure what else I can do at this point :(
Here are my logs:

IWebClient: Returning OK => <!DOCTYPE html>
<html>
  <head>
    <title>Login :: AnimeBytes</title>
    <meta http-equiv="Pragma" content="no-cache" />
    <meta http-equiv="Expires" content="-1" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="shortcut icon" href="/static/favicon-f8a3a024b0.ico" />
    <link rel="stylesheet" href="/static/styles/public/style-81a2fe4b33.css" />
      </head>
  <body id="login">
    <div id="wrapper">
      <div id="outer">
        <div id="inner">
          <a href="/" class="nav home" id="nav_index">Home</a>
          <a href="/user/login" class="nav" id="nav_login">Login</a>
                    <a href="/register" class="nav" id="nav_register">Register</a>
                    <a href="/user/support" class="nav">Account Support</a>
            <form name="loginform" id="loginform" method="post" action="/user/login">
  <!--
--><input type="hidden" name="_CSRF_INDEX" value="nq88EV4sPRFr5NU5qDnbj3mo" /><!--
--><input type="hidden" name="_CSRF_TOKEN" value="4dx/IuMKA2hACel1/dACrdCIexW4o27mbZVX60GkfwE=" />
  <br><br>
  You have <strong class="okokok">6</strong> attempts remaining.
  You will be banned for 6 hours after your login attempts run out.
    <dl>
      <dt><label for="username">Username</label></dt>
      <dd><input class="inputtext" autofocus="" id="username" minlength="1" maxlength="20" required="" name="username" value="" type="text"></dd>

      <dt><label for="password">Password</label></dt>
      <dd><input class="inputtext" id="password" minlength="6" maxlength="255" required="" name="password" value="" type="password"></dd>

      <dt id="rememberme">Keep me logged in</dt>
      <dd><input id="keeplogged" value="on" name="keeplogged" type="checkbox"><label for="keeplogged">Keep me logged in</label></dd>
    </dl>
    <input type="submit" name="login" value="Log In!" class="submit">
  </form>
  <p class="bottomlink"><a href="/user/recover">Forgot your password?</a></p>
        </div>
      </div>
    </div>
  </body>
</html>

@kaso17
Copy link
Collaborator
kaso17 commented Feb 13, 2017

They updated their CSRF protection.
Fixed with c550acf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0