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

[🐞] [Website] 500 - Cannot communicate with REPL service worker #6782

Closed
AxDSan opened this issue Aug 10, 2024 · 3 comments · Fixed by #6790
Closed

[🐞] [Website] 500 - Cannot communicate with REPL service worker #6782

AxDSan opened this issue Aug 10, 2024 · 3 comments · Fixed by #6790
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working

Comments

@AxDSan
Copy link

AxDSan commented Aug 10, 2024

Which component is affected?

Qwik Playground

Describe the bug

I am trying to see the runnable examples in the website but most of them if not all of them are returning this in the consoles, and nothing loads...

500 - Cannot communicate with REPL service worker - https://qwik.dev/repl/1m5orwzsm53/

image

It would be expectable to have the runnable examples working and readily available instead.

Reproduction

https://qwik.dev/examples/introduction/hello-world/#f=G000o4mG5EQDAA

Steps to reproduce

Just visit the link and the examples should act up

System Info

System:
    OS: Windows 11 10.0.22635
    CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
    Memory: 3.56 GB / 15.91 GB
  Binaries:
    Node: 22.1.0 - ~\AppData\Local\fnm_multishells\28520_1723334187722\node.EXE
    Yarn: 1.22.19 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
    npm: 9.6.2 - ~\node_modules\.bin\npm.CMD
    pnpm: 9.6.0 - ~\node_modules\.bin\pnpm.CMD
  Browsers:
    Edge: Chromium (127.0.2651.8)
    Internet Explorer: 11.0.22621.3566

Additional Information

N/A

@AxDSan AxDSan added STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working labels Aug 10, 2024
@wmertens
Copy link
Member

Unfortunately this is caused by a range of things but it should clear up after typing something in the code and/or reloading the page.

Would be great if someone could automate the workaround.

@drk-mtr
Copy link

drk-mtr commented Aug 12, 2024

I wasn't able to get this to clear up after typing something or reloading. I was on this page:

https://qwik.dev/tutorial/qrl/optimizer/

@wmertens
Copy link
Member

Right sorry a bug snuck in with version detection. Fixed in #6790

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants