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

Issue logging in with Google Chrome #28

Closed
Leoudayan opened this issue Jul 3, 2019 · 7 comments
Closed

Issue logging in with Google Chrome #28

Leoudayan opened this issue Jul 3, 2019 · 7 comments

Comments

@Leoudayan
Copy link

Hi,

This version works fine with Safari. But not working with google chrome. I am getting the following error message,

popup.html:24 TypeError: Cannot read property 'importKey' of undefined
at e.value (popup.html:24)
at Function.value (popup.html:24)
at Function.value (popup.html:24)
at popup.html:24
at Array.map ()
at Function.value (popup.html:24)
at popup.html:24
et @ popup.html:24
async function (async)
et @ popup.html:24
login @ popup.html:24
(anonymous) @ popup.html:24
async function (async)
(anonymous) @ popup.html:24
E @ popup.html:24

@Otto-AA
Copy link
Owner

Otto-AA commented Jul 3, 2019

Which Google Chrome version do you use?
I've tried it with Version 75.0.3770.100 (Pretty much the newest) and it worked without any trouble for me. Both on the github.io and the nightly version.

Also it would be useful to know if you can reproduce it with a solid.community/inrupt.net pod and at which step exactly this error occurs.

@Leoudayan
Copy link
Author

Hi,
Thanks for the reply. I tried to login through the solid.community and inrupt. But it is giving the same error. Here is the link where i hosted your browser - http://blockchain7.kmi.open.ac.uk/solidbrowser/

Is it possible for you to check this?

@bourgeoa
Copy link

bourgeoa commented Jul 4, 2019

Your site is not SSL secured. It needs to be https. I connect then with no problems. Tried on android

@Leoudayan
Copy link
Author

Ah this classical error gets me every time. Thanks for this. But i do have one more problem with all the POD logins. When i login with the root, it gives the following error.

Error: An internal server error occured... Error translating between RDF formats

But when i try navigating to different folder, then it works. eg. /public. Any idea why its having format error?

@bourgeoa
Copy link

bourgeoa commented Jul 4, 2019

It is a bug in NSS V5.1.6 500 error when trying to access /(root)

@Leoudayan
Copy link
Author

Ah okie. Thanks for the reply.

@Otto-AA
Copy link
Owner

Otto-AA commented Jul 4, 2019

Here is the related issue in NSS: nodeSolidServer/node-solid-server#1120

And thank you @bourgeoa for your help 👍

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

3 participants