Closed Bug 1093748 Opened 10 years ago Closed 10 years ago

Event Wizard login is failing

Categories

(Webmaker Graveyard :: Login, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gvn, Assigned: jon)

References

Details

(Whiteboard: [nov14] [login3])

Attachments

(2 files)

Repro:
1. Open https://welcome.mofostaging.net/event/start/
2. See console errors
3. Click create an event
4. Try to login

Log:

POST https://welcome.mofostaging.net/auth/verify 503 (Service Unavailable) white.min.js:4
Uncaught TypeError: Uncaught, unspecified "error" event. white.min.js:5
POST https://welcome.mofostaging.net/auth/verify 503 (Service Unavailable) white.min.js:4
Uncaught TypeError: Uncaught, unspecified "error" event. white.min.js:5
Uncaught TypeError: Cannot read property 'focus' of null white.min.js:8
POST https://welcome.mofostaging.net/auth/v2/uid-exists 503 (Service Unavailable)
Blocks: 1068392
Turns out I didn't update the config on heroku for the auth server. whooooops.

However, you are still unable to close the modal:

TypeError: f.querySelector(...) is null white.min.js:8
Assignee: nobody → jon
Status: NEW → ASSIGNED
Whiteboard: [nov14] [login3]
The problem was that the old login 2.0 modal was conflicting with the login 3.0 modal.
Attachment #8516862 - Flags: review?(gavin)
Attachment #8516862 - Flags: review?(gavin) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
After logging in with Persona on staging the modal window doesn't close.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
I think this is https://github.com/mozilla/webmaker-login-ux/issues/50 in action. Doing a fix for that now
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → FIXED
Sorry. Still having problems.

Safari log after trying to log in w. Persona:

Deprecated attempt to access property 'title' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'lang' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'translate' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'dir' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'tabIndex' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'draggable' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'webkitdropzone' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'hidden' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'accessKey' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'innerHTML' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'innerText' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'outerHTML' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'outerText' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'children' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'contentEditable' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'isContentEditable' on a non-HTMLElement object.
206878104.js:21Deprecated attempt to access property 'spellcheck' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'title' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'lang' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'translate' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'dir' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'tabIndex' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'draggable' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'webkitdropzone' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'hidden' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'accessKey' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'innerHTML' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'innerText' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'outerHTML' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'outerText' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'contentEditable' on a non-HTMLElement object.
206878104.js:16:689Deprecated attempt to set property 'spellcheck' on a non-HTMLElement object.
https://welcome.mofostaging.net/favicon.icoFailed to load resource: the server responded with a status of 404 (Not Found)
white.min.js:8:4746TypeError: null is not an object (evaluating 'f.querySelector('input[focus-on="login-uid"]').focus')
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attachment #8517667 - Flags: review?(gavin) → review+
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: