Following quickstart on OS X, can't reach hubs service in the browser #2940
Unanswered
truedat101
asked this question in
General Questions & Discussion
Replies: 2 comments 1 reply
-
triaging: similar post on SO: https://stackoverflow.com/questions/62337760/how-to-run-mozilla-hubs-on-my-local-machine I will try to run through the complete setup with https://github.com/mozilla/reticulum to see if I've missed a step at all. |
Beta Was this translation helpful? Give feedback.
0 replies
-
On linux, had no problem getting this up and going. Something wrong with the setting of hubs.local in the hostfile? Maybe some special instructions for that on OS X? Or something else binding on the port. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Cannot get the service to load from a browser
To Reproduce
Steps to reproduce the behavior:
Perform these steps:
https://github.com/mozilla/hubs#quick-start
open a browser to : https://localhost:8080
no page is loaded
Expected behavior
Should open a hubs service
Screenshots
N/A blank page loads
Hardware
Additional context
I've tried these same steps on OS X and windows. I get the same result.
Are there some additional steps needed for local development? Running witn node.js 12, and follow steps in quickstart.
Beta Was this translation helpful? Give feedback.
All reactions