Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Stuck at a blank screen and unable to login in #348

Open
Bouncey opened this issue Jun 13, 2017 · 14 comments
Open

Stuck at a blank screen and unable to login in #348

Bouncey opened this issue Jun 13, 2017 · 14 comments
Assignees
Labels

Comments

@Bouncey
Copy link
Member

Bouncey commented Jun 13, 2017

This is the event - https://meeting.freecodecamp.com/event/593eb0d8769f8d68096037d1

Browser is ie11

I am asked to sign in with google, I am then redirected to https://meeting.freecodecamp.com/loginController# and shown a blank screen.

mfg

There is nothing logged in the console.

I have the same occur when using inPrivate browsing.

I am unable to use a different browser as this is my work laptop.

@jrogatis jrogatis added the bug label Jun 13, 2017
@jrogatis
Copy link
Collaborator

This is a intermediary step to redirect you to the correct event-page, since the passport lib only manage one callback url.
@Bouncey You cant access after a refresh ?

@Bouncey
Copy link
Member Author

Bouncey commented Jun 13, 2017

If I refresh I appear to be signed in, I get the google avatar placeholder image in the top right, and I have the event url.

But I still have a blank screen as above

@Bouncey
Copy link
Member Author

Bouncey commented Jun 13, 2017

@jrogatis

Notifications is a blank dropdown
Dashboard redirects me to a /dashboard endpoint, but I still have a blank screen.
The dropdown under the avatar has Past Events toggle, About and Logout

@jrogatis
Copy link
Collaborator

do you get any console msg ? @Bouncey

@jrogatis jrogatis self-assigned this Jun 13, 2017
@Bouncey
Copy link
Member Author

Bouncey commented Jun 14, 2017

@jrogatis, still nothing in the console

@jrogatis
Copy link
Collaborator

@Bouncey can you please provide de browser and SO versions ?

@Bouncey
Copy link
Member Author

Bouncey commented Jun 14, 2017

Yes @jrogatis, it is windows 8, IE 11.

Both are the current stable versions.

I would love to help investigate the issue, but I am unable to install node due to company policy

@jrogatis
Copy link
Collaborator

@Bouncey do you have any kind of protection for the app write at the local browser data-base ?

@Bouncey
Copy link
Member Author

Bouncey commented Jun 19, 2017

@jrogatis I visited this example to test out indexedDB and it worked

I also used the dev tools to do console.log('indexedDB' in window) which logged true. I also tested this on the event page.

As far as protection goes, we use McAfee, but as the other example works then I can't see it being a problem.

If you need me to try anything else then let me know 👍

@CodeNonprofit
Copy link

I'm having this issue today as well, exactly as described by @Bouncey

@jrogatis
Copy link
Collaborator

jrogatis commented Jul 8, 2017

@CodeNonprofit , im unable to reproduce this issue. So I need more information to debug,

@Risle
Copy link

Risle commented Jul 22, 2017

I'm having this issue as well. I'm on linux and have tried it on chrome (Version 59.0.3071.115) and firefox (54.0). I was sent a link for a meeting and could sign up for an account just fine but then left me on the blank screen as in the screenshot. However, the url is: https://meeting.freecodecamp.org/event/111111 (except the 1's are the meeting event's ID as seen below). The console shows these errors:

DevTools failed to parse SourceMap: https://meeting.freecodecamp.org/client/length.js.map
0.app.f53b269….js:243 eventDetails loadEventsAndCalendar TypeError: Cannot read property 'dateTime' of undefined
    at https://meeting.freecodecamp.org/client/0.app.f53b269271ed779bc897.js:3948:51
    at Array.map (native)
    at CalendarEventsReductor (https://meeting.freecodecamp.org/client/0.app.f53b269271ed779bc897.js:3946:31)
    at createGridComplete (https://meeting.freecodecamp.org/client/0.app.f53b269271ed779bc897.js:3968:31)
    at WrappedComponent.componentWillMount (https://meeting.freecodecamp.org/client/0.app.f53b269271ed779bc897.js:3036:64)
    at ReactCompositeComponentWrapper.performInitialMount (https://meeting.freecodecamp.org/client/vendor.0c6a36e7fc83cefa679f.js:125980:14)
    at ReactCompositeComponentWrapper.mountComponent (https://meeting.freecodecamp.org/client/vendor.0c6a36e7fc83cefa679f.js:125887:21)
    at Object.mountComponent (https://meeting.freecodecamp.org/client/vendor.0c6a36e7fc83cefa679f.js:10062:35)
    at ReactDOMComponent.mountChildren (https://meeting.freecodecamp.org/client/vendor.0c6a36e7fc83cefa679f.js:129656:44)
    at ReactDOMComponent._createInitialChildren (https://meeting.freecodecamp.org/client/vendor.0c6a36e7fc83cefa679f.js:127354:32)
    at ReactDOMComponent.mountComponent (https://meeting.freecodecamp.org/client/vendor.0c6a36e7fc83cefa679f.js:127173:12)
    at Object.mountComponent (https://meeting.freecodecamp.org/client/vendor.0c6a36e7fc83cefa679f.js:10062:35)
    at ReactCompositeComponentWrapper.performInitialMount (https://meeting.freecodecamp.org/client/vendor.0c6a36e7fc83cefa679f.js:126000:34)
    at ReactCompositeComponentWrapper.mountComponent (https://meeting.freecodecamp.org/client/vendor.0c6a36e7fc83cefa679f.js:125887:21)
    at Object.mountComponent (https://meeting.freecodecamp.org/client/vendor.0c6a36e7fc83cefa679f.js:10062:35)
    at ReactDOMComponent.mountChildren (https://meeting.freecodecamp.org/client/vendor.0c6a36e7fc83cefa679f.js:129656:44)

@jrogatis
Copy link
Collaborator

Can you send me the event ID that you have at the email body l? If you want o pvt you can find me at gitter under jrogatis @Risle

@Risle
Copy link

Risle commented Jul 26, 2017

Sent.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants