Skip to content

Next steps after installing Client code #5699

Discussion options

You must be logged in to vote

I found what the missing step is. The local client tried to load assets through the hubs.local:8080 domain. Npm run start has no services running on that Domain. You HAVE to add "127.0.0.1 hubs.local" to your hosts file.

Secondly you should add localhost and hubs.local to the cors list. how to here: #3907

None of this is documented on https://hubs.mozilla.com/docs/hubs-cloud-custom-clients.html#run-your-custom-client

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@VesuviusGroup
Comment options

@hrithikwins
Comment options

@hrithikwins
Comment options

@VesuviusGroup
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by VesuviusGroup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants