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

Can't connect to scatter from browser #167

Open
ifunsu opened this issue Apr 5, 2020 · 0 comments
Open

Can't connect to scatter from browser #167

ifunsu opened this issue Apr 5, 2020 · 0 comments

Comments

@ifunsu
Copy link

ifunsu commented Apr 5, 2020

Hi, I have something to show.
Here is the detail:
1 Server page from tomcat embeded in spring boot.
2 Windows 10+chrome browser connect Scatter desktop client(v12 updated from v9 then v11). Scatter connect faild, error promot due to "NET::ERR_CERT_DATE_INVALID".(availabled until 19/03/2020, maybe I install v9 at 19/09/2019), I can't find way to delete that pem from system. I have try to uninstall then install, same result is got. I don't know the result beyond v12 because I don't go that far then.
3 Ubuntu 18.04.03 LTS with Scatter v11 work fine.
4 Ubuntu 18.04.04 LTS with Scatter v11 work faild. Then I install v12, it still fail again. Through install I delete .config/scatter to make sure that it's a fresh install. I can telnet to port 50006 from terminal but I can't connect to https://local.get-scatter.com:50006 by Firefox(version by system). It said "The connection was reset." I try to disable IPV6 but netstat show that it still listen on port 50006 at tcpv6.

Js code like "ScatterJS.scatter.connect('dapp').then(connected => { ..." as sample code.

Thanks.

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

1 participant