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

Unable to connect to queue? using the UI. Constantly attaching... #49

Closed
viperfx opened this issue Jan 15, 2021 · 6 comments · Fixed by #50
Closed

Unable to connect to queue? using the UI. Constantly attaching... #49

viperfx opened this issue Jan 15, 2021 · 6 comments · Fixed by #50
Assignees

Comments

@viperfx
Copy link

viperfx commented Jan 15, 2021

See the following GIF. The server constantly tried to connect, and "attach" to server.

I am running on WSL2, but it should not make a difference. I can see the UI is connecting to localhost:9181 and I see the network requests are returning OK and resolving.

OXZ2alLUGI

@viperfx viperfx changed the title Unable to change IP if dev server cannot connect Unable to connect to queue? using the UI. Constantly attaching... Jan 15, 2021
@Skn0tt
Copy link
Member

Skn0tt commented Jan 15, 2021

Hi @viperfx, thanks for reporting. What version of Quirrel are you running on?

@Skn0tt Skn0tt self-assigned this Jan 15, 2021
@viperfx
Copy link
Author

viperfx commented Jan 15, 2021

I am running 1.0.1

@Skn0tt
Copy link
Member

Skn0tt commented Jan 15, 2021

Thanks! Can reproduce locally, and will publish a fixed version ASAP.

@Skn0tt
Copy link
Member

Skn0tt commented Jan 15, 2021

This has been caused by Fastify 3.10.0. I've pinned now it to 3.9.2 and published Quirrel v1.0.2 which contains that. That should fix it. Feel free to re-open if it doesn't :D

@Kerumen
Copy link

Kerumen commented Jan 22, 2021

@Skn0tt I've just installed Quirrel latest version and I have the same problem. However, I have a 500 on the WS handshake:

Screenshot 2021-01-22 at 18 27 10

@Skn0tt
Copy link
Member

Skn0tt commented Jan 22, 2021

I think that's a different issue, created one here: #65

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

Successfully merging a pull request may close this issue.

3 participants