oEtG Forum

Can't Login to my old account or start new one

OdinVanguard

  • Member
  • **
    • Posts: 547
  • ... Oxidants happen...
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?


serprex

  • Global Moderator
  • *****
    • Posts: 1482
Tech stack has been pivoting to preact, haven't hooked up webpack yet to compile stuff down to ES5, console output & browser version appreciated
« Last Edit: October 29, 2017, 03:54:37 pm by serprex »


OdinVanguard

  • Member
  • **
    • Posts: 547
  • ... Oxidants happen...
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!
« Last Edit: October 30, 2017, 05:28:41 pm by OdinVanguard »


serprex

  • Global Moderator
  • *****
    • Posts: 1482
Timeout is weird-- blarghhh. Other change we've made is switching to HTTPS but all's seemed well on that end


OdinVanguard

  • Member
  • **
    • Posts: 547
  • ... Oxidants happen...
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...


serprex

  • Global Moderator
  • *****
    • Posts: 1482
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
« Last Edit: November 19, 2017, 04:16:46 pm by serprex »


serprex

  • Global Moderator
  • *****
    • Posts: 1482
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