Fails to load janusweb
See original GitHub issueDescribe the bug
What happened, and what did you expect to happen?
Run node --experimental-worker . https://web.janusvr.com
in terminal and it halts at a certain point after TypeError: window.customElements.upgrade is not a function
To Reproduce Steps or commands ran to reproduce the behavior:
- Go to ‘terminal (MINGW64)’
- Type ‘node --experimental-worker . https://web.janusvr.com’
- Scroll down to ‘bottom’
- See error
Additional context Add any other context about the problem here.
System information:
-
OS: Windows 10
-
Exokit Version: d38467d
-
Node version: v11.6.0
-
Npm version/build log if applicable
-
Is your Exokit downloaded or built? Built from source
Screenshots If applicable, add screenshots to help explain your problem. output log: https://pastebin.com/REqVrbp6
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (7 by maintainers)
Top Results From Across the Web
Janus.Web.GridEX unauthorized license message
Janus.Web. ... get a message "This application is using an unauthorized copy of Janus 'Janus.Web. ... Unmanaged DLLs fail to load on ASP....
Read more >Deploying Janus - Janus WebRTC Server
... and UnixSockets API), it does NOT also act as a webserver for static files. ... cannot contact an HTTP backend if the...
Read more >Uploading files to a Janus Web Server - m204wiki
SIRPIPE uses BATCH2 or BATCH204 to load the data, while SIRPUT uses ... by User Language and cannot be processed with simple JANUS...
Read more >Janus Guide - GitHub Pages
JanusWeb. https://github.com/jbaicoianu/janusweb ... for version 1.5: https://github.com/jbaicoianu/janusweb/wiki/Release-Notes ... Error code translators ...
Read more >JanusWeb Reviews and Pricing 2022 - SourceForge
JanusWeb's widget generator allows you to embed a 3D WebVR portal to your webspace into any 2D webpage. Easily connect to the metaverse...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@modulesio looks like that exception is thrown during normal use, so it isn’t exokit-specific. I’m doing a pass to clean up some unhandled exceptions now, so I’ll see what I can do to fix that one while I’m at it.
Is Exokit bailing on the first unhandled exception?
We are now at the point of bootstrapping Janus’s Web Workers, post asset loading.