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

Question: Cannot seem to get Hermes debugger to connect. WebSocket Disconnected #2615

Closed
yelanjri opened this issue Jul 23, 2021 · 1 comment

Comments

@yelanjri
Copy link

yelanjri commented Jul 23, 2021

So I have just installed flipper and I tried everything in the troubleshooting page in the docs but I can't seem to figure this one out. Let's start with the beginning I have launched the Activity and everything checks out:
image

Furthermore I installed everything like the docs said (windows, also installed the openssl from the installer recommended by the docs)

The React Devtools seems to connect perfecty fine:
image

Also visited http://localhost:8081/json and it gets me the hermes debug link:
{ "id": "1-2", "description": "com.flavina", "title": "Hermes React Native", "faviconUrl": "https://reactjs.org/favicon.ico", "devtoolsFrontendUrl": "chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=%5B%3A%3A%5D%3A8081%2Finspector%2Fdebug%3Fdevice%3D1%26page%3D2", "type": "node", "webSocketDebuggerUrl": "ws://[::]:8081/inspector/debug?device=1&page=2", "vm": "Hermes" },

Also checked the flipper console but no hints there aswell:
image

Also checked the version and it's 0.99 in my package.json and in the build.gradle files.
I am kinda lost on what to do next, anyone has any idea?

@yelanjri
Copy link
Author

I got it fixed thanks to this comment: Comment

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