-
Notifications
You must be signed in to change notification settings - Fork 24
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
Login failed: Error: # 1008 #22
Comments
Try to test now. |
I have this error now with the version released just now.
|
Does the system tries to go further, or it stucks at some point at authentication? |
It just gets stuck there |
Having the same #1008 error on the login button with the current versions of UE4 and this script. Progress bar is showing 60% |
Hello, can you try with this? (Do not forget to rename .zip to .jar) |
Hi @Erlandys , Thanks for the patch! |
@alejandroua hi, you do not need to perform captcha, all you have to do is login, you may have already performed captcha before, the thing is to find the request I mentioned in description of captcha form. Add here screenshot from network requests on login. i will check it (some browsers may show not full url, but only last part) |
@alejandroua thats the request you need to be looking for: |
@Erlandys Wow, I'm kind of close. I had to enable 'Persist logs' in Firefox networking since the login page was redirecting instantly to the account page. Now I enter bda and userbrowser data into the form and it just loops - asking for bda/browser again. |
@alejandroua try with this: |
@matheusfillipe if you will try, try with the newest version pushed to git. |
I'm trying with the Version in Develop Branch, and when filling BDA and useragent I'm getting:
EDIT:style |
@godofdream what java runtime do you use? oracle or openjdk? |
|
ok, sadly i can now confirm the issue as i cant login anymore, on the website it requires the captcha everytime i try to login (could you please check if that also applies to you) (btw. its not related to the Java runtime as it happens to me with oracle, too) |
Hi, When I enter my bda and userbrowser I get this error
I don't know if this is due to the fact that my bda ends with a Thank you for the project! |
this build might fix the login issue |
I am encountering the same issue on the current develop branch:
I guess the server response cannot be parsed. Can we enable logs somehow to log the response? It would probably give you a more clear picture of what is happening. |
That was displayed on the button of window. Is current login auth out-of-date?
The text was updated successfully, but these errors were encountered: