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

getting TypeError on $connect with websockets API #736

Closed
frsechet opened this issue Jul 8, 2019 · 2 comments
Closed

getting TypeError on $connect with websockets API #736

frsechet opened this issue Jul 8, 2019 · 2 comments
Labels

Comments

@frsechet
Copy link
Contributor

frsechet commented Jul 8, 2019

Upon connection, I'm now getting this error when connecting exactly the same way as during the development of this feature:

UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_URL]: Invalid URL

This seems to be caused by a bad parsing of the request URL and is fixed by #735.

@dnalborczyk
Copy link
Collaborator

fixed with: #735

@dherault
Copy link
Owner

dherault commented Jul 8, 2019

v5.7.2

@dnalborczyk dnalborczyk added the bug label Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants