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 connect my local websocket server #880

Closed
wafeishushu opened this issue May 19, 2020 · 3 comments · Fixed by #890
Closed

Cannot connect my local websocket server #880

wafeishushu opened this issue May 19, 2020 · 3 comments · Fixed by #890
Assignees
Labels
bug fix This fixes a bug

Comments

@wafeishushu
Copy link

image

Like this picture above, the connect button is disable.

@liyasthomas
Copy link
Member

liyasthomas commented May 19, 2020

@WafeiBaBa Thanks for reporting the issue. Will fix it ASAP. Meanwhile you can access your local WebSocket endpoints from ws://127.0.0.1:8080/ws

@AndrewBastin
Copy link
Member

@liyasthomas any progress ? else I will pick it up.

@AndrewBastin AndrewBastin added the bug fix This fixes a bug label May 20, 2020
@liyasthomas
Copy link
Member

liyasthomas commented May 20, 2020

@AndrewBastin sorry for the delay. I caught up with some personal stuffs. The issue is regarding the newly implemented regex for WSS url validation. Port number on localhost fails. Think you can add that to regex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix This fixes a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants