Can't login to CubeTube.org // login button unresponsive

152 views
Skip to first unread message

TECH_GEEK10

unread,
Apr 23, 2015, 10:15:39 AM4/23/15
to cube...@googlegroups.com
I tried logging into cubetube today and there seems to be a problem with the website's login button. It does not even say the type of message when an unknown password/email is entered. Seems to be completely unresponsive. :(

Shawn Frayne

unread,
Apr 23, 2015, 10:23:54 AM4/23/15
to cube...@googlegroups.com
Thanks for the heads-up!  I just checked the site and confirmed your error -- we're on it! 

Alex or I will post here once login is back up.  On this topic:  the site is going to go down briefly 1-2 times over the coming 2 weeks as we leave beta and ready for the launch of the full 1.0 version of CubeTube.org.  Coming up mid-May!  

-Shawn

Alex Hornstein

unread,
Apr 23, 2015, 12:42:59 PM4/23/15
to Shawn Frayne, cube...@googlegroups.com
Hi Stephen,
Thanks for letting us know about this.  I just looked into it, and the login is back up.  
For anyone interested in the how and why it went down, I caused the problem by upgrading cubetube’s web framework to a newer version, in preparation for some updates to cubetube that we’re rolling out on May 6.  I ran through a set of tests, making sure that all the functionality of the site still worked, but I did not test logging out and logging back in again.  As it happened, updating the framework broke the login request, but everything else worked fine.  This was an oversight on my part, and I’m putting a full set of unit tests in place in the site to make sure it doesn’t happen again.  

Sorry for the inconvenience, thanks for letting us know, and happy cubing!
—me


--
You received this message because you are subscribed to the Google Groups "cubetalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cubetalk+u...@googlegroups.com.
To post to this group, send email to cube...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cubetalk/233e274f-25d8-4db7-b657-8ddfa4ec3a25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Louis Carlioz

unread,
May 22, 2015, 4:26:01 PM5/22/15
to cube...@googlegroups.com, haddocki...@gmail.com
Hi guys,

I am suffering from the same problem again. Could you check it out?
I would like to play my cube!

Louis

Alex Hornstein

unread,
May 22, 2015, 9:32:13 PM5/22/15
to Louis Carlioz, cube...@googlegroups.com, haddocki...@gmail.com
Hi Louis,
Are you having the problem with the current cubetube.org? (the original error in the thread was with a previous version of the site, now at old.cubetube.org).  
I just checked cubetube and was able to log in in chrome, safari and firefox.  Can you tell me more about the problem you’re having.

Thanks,
Alex

Alex Hornstein

unread,
May 23, 2015, 3:09:55 AM5/23/15
to Louis Carlioz, cube...@googlegroups.com, haddocki...@gmail.com
Hi Louis,
If you’re signing into cubetube for the first time, click the ‘Join’ text in the login dialog, and enter your info there.  
I agree that this is confusing — one of our other users ran into the same problem, and I’m including a change in this weekend’s release to bring up the ‘join’ dialog as a default for users who have never logged into cubetube before.

Let me know if that works for you,
Alex

Tony Jedlinski

unread,
Jan 5, 2016, 10:34:55 PM1/5/16
to cubetalk
I'm having this problem tonight 1/6/16

momo

unread,
Jan 6, 2016, 9:38:09 AM1/6/16
to cubetalk
Hey Tony --
I just checked, and I was able to login in on my computer (Mac, os X) in chrome, firefox and safari.  What browser/OS are you using?  Are you still seeing the problem?

--alex

Tony Jedlinski

unread,
Jan 6, 2016, 10:59:29 AM1/6/16
to cubetalk
I have tried it on
Mac OS X / Windows 10 / Windows 7
 Firefox / Chrome / Edge  - none of them do anything when I press the Login or Create user button. All that happens (sometimes) is the pull down menu Forum / Gallery / Getting Started pulls itself down. In the gallery it still says l
Sign in to send to cube so I don't think it is recognizing me at all

Alex Hornstein

unread,
Jan 6, 2016, 11:10:44 AM1/6/16
to Tony Jedlinski, cubetalk
OK — thanks for the info.  We’re talking about it and will work on a fix.  

My hunch is that the login button sends a login request, but it never receives a reply, so it looks like it’s non-responsive.  We’ll try to replicate it, and at the very least, we’ll add something to alert the user if it doesn’t get a response to the login request.

Out of curiousity, what country are you in?  Do you have good internet?  I’ve seen some gnarly behavior when I’m trying to access cubetube on an unreliable connection, and some web requests go through while others never get out.

—alex


-- 
You received this message because you are subscribed to the Google Groups "cubetalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cubetalk+u...@googlegroups.com.
To post to this group, send email to cube...@googlegroups.com.

Werner M.

unread,
Jan 6, 2016, 11:26:33 AM1/6/16
to cubetalk, tje...@gmail.com
Hi @Tony,

I'm responsible for what you see (or don't, in this case) in Cubetube.org.
So let's break it down:
- For the menu items that appear/disappear even while you're having the login popup on your screen: Yes, indeed it happens. I had to put a bunch of logic in place to handle both users on PCs (with mice) and users on mobile devices (non-mice). So this gets confusing at some point, when the login popup is called upon. I'm going to work on a fix for that.
- For your particular login issue: I want to ask you to do a few things for me:
  • First is to clear all of your browsers' cache / cookies / active logins (each and every browser you've got).
  • Then testart your PC, then open one browser at a time, then retry logging in.
If that doesn't do anything, I will have to ask for more details from you. But for now, try the above and let us know over here how that went. If possible, include some screenshots (if there are some weird messages popping up it's useful to see what they say).
In the meantime I'm looking for ways to make the login popup in Cubetube say more detailed info on failed login attempts. I'm not sure at this point if I will be successful, as all that this popup really does is relay the login info to/from Particle's servers. So whatever it is that comes back from Particle is what I will be able to display. But we'll get into that more thoroughly when the time comes.

I got work ahead of me. Talk to you later today.

-Werner

Werner M.

unread,
Jan 7, 2016, 9:25:19 AM1/7/16
to cubetalk, tje...@gmail.com
Right, here is a short update on things:
- I've pinpointed the cause for the menu expanding/collapsing even when the mouse pointer is over the "login/signup" popup box - the fix was really easy once I figured out what was causing the "confusion" in the logic.
- Another thing that I've worked on is the error messages that are displayed in the "login/signup" popup box - most of the time there were no messages at all being displayed, and when they did it was simply a generic "invalid username or password" message. I worked out what errors the Particle API returns in different validation cases and I've broken these down in order to produce different error messages depending on which error is returned.

So now this gives me better grounds to pinpoint if a certain issue is actually due to incorrect login credentials or if the request hasn't even reached the point where the Particle API call is made.

These changes aren't on Cubetube yet, we're still testing things to make sure nothing else is broken and the fixes are good to go.

-Wermer

tjedlin

unread,
Jan 18, 2016, 4:49:29 PM1/18/16
to Werner M., cubetalk
Any status update? I still cannot log in. I even changed my password on particle.io (which works fine incidentally) Cubetube behavior is the same except I Don't see menus pull down by themselves any more after entering valid credentials. The login box does not close nor am I logged in, however

Tony

Sent from my iPhone

Werner M.

unread,
Jan 20, 2016, 4:19:25 PM1/20/16
to cubetalk, wmo...@gmail.com
Yes, there are some updates on the logon status.
Upon thorough investigation, I've discovered that this is an odd case where something must have happened (maybe a short network failure, maybe a short glitch in Cubetube's servers) during the sign-up process, that prevented the newly-created users' details from being stored at Cubetube's database.
As a result of that, the users would be authenticated at Particle's servers, but no details about the user would be found in the Cubetube database, leading to an 'undefined' state.

Anyway, a workaround mechanism has been implemented, in which these users, upon entering their login credentials, will be presented with a popup (pre-popuplated with the username and password) asking to 're-enter' their nicknames. Once they do that and click on the button once again, they will be successfully logged in.

As soon as this change is in production, I shall place another update including screenshots to guide users experiencing this issue.

Ta for now,
-Werner

tjedlin

unread,
Feb 3, 2016, 3:00:37 PM2/3/16
to Werner M., cubetalk
I tried and was able to log in today. Thanks. There was only one small issue. The first nickname I tried "Tony" was not accepted but no error message was shown.  I guessed that was the problem and tried "TonyJed" which worked. 

Tony

Sent from my iPhone
--
You received this message because you are subscribed to a topic in the Google Groups "cubetalk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cubetalk/7Z0oGIpdtTQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cubetalk+u...@googlegroups.com.

To post to this group, send email to cube...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages