Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'Protection') when logging in #14

Closed
jerichosy opened this issue Oct 13, 2024 · 1 comment

Comments

@jerichosy
Copy link

Specifically this error Cannot read properties of undefined (reading 'Protection') during log in pops up in line 117 of F1-Web-Viewer/src/store/index.js.

I assume it has to do with the ff. unsuccessful query before even logging in

GET https://f1-api.jeb.nom.za/6657193977244c13 net::ERR_NAME_NOT_RESOLVED

It looks like DNS queries to jeb.nom.za and f1-api.jeb.nom.za results in NXDOMAIN even when I query from other servers like dnschecker.org

@s0fax
Copy link

s0fax commented Oct 18, 2024

Seems the same problem as #13.
The "new" authentication proxy instance to get the token from last year no longer seems to be available.

@jerichosy jerichosy closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants