Revadike / epicgames-freebies-claimer

Claim available free game promotions from the Epic Games Store.
MIT License
2.23k stars 361 forks source link

(CHANGE THIS!) A Question? #126

Closed flameleo11 closed 2 years ago

flameleo11 commented 3 years ago

when client.init() throw a error

Error: WaitingRoom error: Error: tunneling socket could not be established, cause=Client network socket disconnected before secure TLS connection was established

const client = new Launcher({
  email: userinfo.email,
  password: userinfo.password,
  debug: console.log,
});
var ret = await client.init()
print(111, ret)

Background (if needed)

No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.5 LTS Release: 18.04 Codename: bionic

node -v v14.16.1

Revadike commented 3 years ago

What?