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

WebSocket connection to 'ws://localhost:4001/socketcluster/' failed #1441

Open
dhruvsakariya-alchemy opened this issue Jul 21, 2023 · 6 comments

Comments

@dhruvsakariya-alchemy
Copy link

image

I am using one of the example to setup remote devtool but getting this error.

sir can you help ?

Thanks you in Advance

@Methuselah96
Copy link
Member

The port in the Redux DevTools Connection Setting should be 8000 instead of 4001. If that doesn't help, can you show me the code you're using to configure the remote devtools?

@dhruvsakariya-alchemy
Copy link
Author

dhruvsakariya-alchemy commented Jul 21, 2023

Sure @Methuselah96

image

and running local server
redux-devtools --hostname=192.168.29.184 --port=8000

@dhruvsakariya-alchemy
Copy link
Author

The port in the Redux DevTools Connection Setting should be 8000 instead of 4001. If that doesn't help, can you show me the code you're using to configure the remote devtools?

By changing the port to 8000 it helped to get rid of web socket error but i am still not able to see stats in redux dev tool

@Methuselah96
Copy link
Member

Can you try refreshing the Redux DevTools after loading your app?

@dhruvsakariya-alchemy
Copy link
Author

Man are you Magician or what ???

It worked Thanks bro 👍

@dhruvsakariya-alchemy
Copy link
Author

dhruvsakariya-alchemy commented Jul 24, 2023

Hey @Methuselah96

I have setup everyting thanks to you.

BUT getting this 2 errors 👇

image

  1. What could be the reason !! How can i fix it ?

image

  1. I am Unable to Dispatch Action from Remote Redux Devtool

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