Scene failed to load custom client localhost #4888
-
Description To Reproduce
Expected behavior Hardware
Console Additionally Thanks! ┆Issue is synchronized with this Jira Task |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 4 replies
-
I have the same issue |
Beta Was this translation helpful? Give feedback.
-
Running against HC: For testing against the hubs dev server: ensure that your .env file contains |
Beta Was this translation helpful? Give feedback.
-
I'm facing the same issue, the fix didn't seem to work for me. |
Beta Was this translation helpful? Give feedback.
-
I think logging in solved it for me, not sure why... Both admin and non admin accounts work but I have to be logged in. |
Beta Was this translation helpful? Give feedback.
-
I was able to work around this bug with #4194 (comment). |
Beta Was this translation helpful? Give feedback.
-
For me the error was - SSL certificate. So, if you can just open the link for which it shows an SSL error in a new tab and click on proceed, you will be able to load the scene when you refresh the page. |
Beta Was this translation helpful? Give feedback.
-
i hope my repo can help you https://github.com/albirrkarim/mozilla-hubs-installation-detailed |
Beta Was this translation helpful? Give feedback.
-
I have the same problem,can you tell me what to do? |
Beta Was this translation helpful? Give feedback.
I was able to work around this bug with #4194 (comment).
Create .env file and write
HOST_IP=hubs.local
.