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

www is down #582

Closed
metrue opened this issue Feb 14, 2023 · 5 comments
Closed

www is down #582

metrue opened this issue Feb 14, 2023 · 5 comments
Labels

Comments

@metrue
Copy link
Contributor

metrue commented Feb 14, 2023

Describe the bug
The website lagon.app is down because of an exception in JavaScript code.

To Reproduce
Steps to reproduce the behavior:

cd www
yarn dev

access 127.0.0.1:3000, you see the exception which is thrown from/during createGlobe.

Expected behavior
I should be able to access live website of lagon.app and local running of www.

Screenshots
Screenshot 2023-02-14 at 09 19 54
Screenshot 2023-02-14 at 09 20 11

Information:

  • OS: Darwin DMFD93W41Q 22.3.0 Darwin Kernel Version 22.3.0: Thu Jan 5 20:48:54 PST 2023; root:xnu-8792.81.2~2/RELEASE_ARM64_T6000 arm64
  • Browser: chrome (but it works on safari)
  • Version: latest main branch.
@metrue metrue added the bug label Feb 14, 2023
@QuiiBz
Copy link
Member

QuiiBz commented Feb 14, 2023

I'm not having any issues on my side, either accessing lagon.app or running www locally:

Arc (Chromium 109) and Safari (16.3) in incognito mode:
Screenshot 2023-02-14 at 18 04 05

Could you try updating your browsers and accessing the website again without any extensions?

@metrue
Copy link
Contributor Author

metrue commented Feb 15, 2023

The version of my Chrome is Version 109.0.5414.119 (Official Build) (arm64)
and I tried on incognito mode it's still not working.
Screenshot 2023-02-15 at 22 55 40

@QuiiBz
Copy link
Member

QuiiBz commented Feb 15, 2023

I've tried again using different OS (macOS, Linux, Windows), browsers (Safari, Chrome, Arc, Firefox), and laptops (Intel and M1 macs) and I'm still unable to reproduce the issue.

Do you have the same error on Cobe's playground? https://cobe-playground.vercel.app/

If so, I would recommend opening an issue on Cobe's repository: https://github.com/shuding/cobe

@metrue
Copy link
Contributor Author

metrue commented Feb 16, 2023

Yes, same error on Cobe's playground.

just raised this issue on Cobe's repo. shuding/cobe#62

@QuiiBz
Copy link
Member

QuiiBz commented Feb 16, 2023

Thanks, closing this issue since it’s not related to Lagon, but will follow the issue you created on Cobe’s repository to land a fix.

@QuiiBz QuiiBz closed this as completed Feb 16, 2023
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

2 participants