Erlandys / UE4LinuxLauncher

MIT License
85 stars 24 forks source link

Error #1008 on Login #8

Closed jackfrye closed 5 years ago

jackfrye commented 5 years ago

faillogin

When I try to log in I am seeing this. There is no info in the terminal. I log in using my email address and password as on the web login. If I use my username and password, it gives me invalid credentials.

lightway82 commented 5 years ago

+1

LinuxDonald commented 5 years ago

For me it works without problems. Im using Two-way-Auth. Ubuntu 18.04

LinuxDonald commented 5 years ago

linuxdonald@linuxdonald-desktop:~$ java -version java version "1.8.0_191" Java(TM) SE Runtime Environment (build 1.8.0_191-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)

https://launchpad.net/~webupd8team/+archive/ubuntu/java

Maybe that helps for Ubuntu users?

FuyuriSeiichi commented 5 years ago

yes, it happen to me as well.

loffermann commented 5 years ago

Had the issue described here (with Ubuntu 18.04 and Java 8). I did resolve it by enabling two-factor authentication for my Epic Games account (using the E-Mail variant).

infinityplusb commented 5 years ago

@loffermann yes setting my account to use 2-Factor Auth solved it for me too. I used the App, not the email variant and it works fine.

RicardoEPRodrigues commented 5 years ago

The code either should make the error more explicit or be changed to allow not 2-Factor Auth accounts to log in.

thebarz commented 5 years ago

Had the issue described here (with Ubuntu 18.04 and Java 8). I did resolve it by enabling two-factor authentication for my Epic Games account (using the E-Mail variant).

This worked for me, Thanks. (I didn't know that the extra verification existed)

Erlandys commented 5 years ago

Fixed login without Two-Facto Authentication method.

mg-ding commented 4 years ago

Fixed login without Two-Facto Authentication method.

Still got 1008 (CentOS 7)