oEtG Forum

General Category => Game Bugs => Fixed Bugs => Topic started by: OdinVanguard on October 26, 2017, 10:11:48 pm

Title: Can't Login to my old account or start new one
Post by: OdinVanguard on October 26, 2017, 10:11:48 pm
Hey all, I recently (as in just a few minutes ago) tried to log into my original openEtG account but nothing happens when I click the login button.

I haven't played in some time so I figured maybe it went inactive or got deleted or something, but...

Even if I try to start a new account by giving a new name and new password I have the same problem. Hit login and nothing happens.

I can get into sandbox just fine, but cant access my old account or start a new one.

Anyone know what is going on?
Title: Re: Can't Login to my old account or start new one
Post by: serprex on October 29, 2017, 03:24:33 pm
Tech stack has been pivoting to preact, haven't hooked up webpack yet to compile stuff down to ES5, console output & browser version appreciated
Title: Re: Can't Login to my old account or start new one
Post by: OdinVanguard on October 30, 2017, 04:18:41 pm
Certainly,
----
Console output:
Code: [Select]
etgify.js:6874 WebSocket connection to 'wss://etg.dek.im:13602/' failed: Error in connection establishment: net::ERR_CONNECTION_TIMED_OUT
(anonymous) @ etgify.js:6874
----
Browser version:

Google Chrome, Version 61.0.3163.100 (Official Build) (64-bit)
----
Computer info:

MacBook Pro (13-inch, Mid2010)
Processor: 2.4 GHz Intel Core 2 Duo
Memory: 4 GB 1067 MHz DDR3
Graphics: NVIDIA GeForce 320M 256MB
Operating System: OSX Yosemite Version 10.10.5
----

I have tried logging in from multiple locations and connection types with basically the same result. Currently, I am connected via ethernet at work. The same thing happens with wi-fi be it at home or at a starbucks, etc.

The error message above also seems to show up of its own accord if i just let the login screen idle.

Let me know if you need any other info.

---

p.s. love the new look open-EtG is getting. The card backs and login / menu screens are very nice with the new artwork!
Title: Re: Can't Login to my old account or start new one
Post by: serprex on November 04, 2017, 09:06:02 pm
Timeout is weird-- blarghhh. Other change we've made is switching to HTTPS but all's seemed well on that end
Title: Re: Can't Login to my old account or start new one
Post by: OdinVanguard on November 13, 2017, 05:50:56 pm
So now I am getting this error as soon as the login page loads:

Code: [Select]
Failed to load resource: the server responded with a status of 403 (Forbidden)
bundle.main.js:1 Uncaught TypeError: Cannot read property 'html_url' of undefined
    at XMLHttpRequest.<anonymous> (bundle.main.js:1)

still cant log in either...
Title: Re: Can't Login to my old account or start new one
Post by: serprex on November 19, 2017, 03:37:20 pm
That's GitHub deciding not to let you query the latest commit. Not sure why it'd be forbidding you tho. Should be unrelated regardless
Title: Re: Can't Login to my old account or start new one
Post by: serprex on March 21, 2018, 12:07:20 am
So my guess is your connection is bad

Previously oetg's server was crashing when dealing with bad connections

So it may work better now