Creating and Deploying Custom Clients : npm run login #4653
-
Help me! I launched my hubs cloud enterprise on the AWS EC2. I followed https://hubs.mozilla.com/docs/hubs-cloud-custom-clients.html. (it should be explained in more detail) But "npm run login" ask hostname. ==> I entered my hubs cloud domain name 'khub1.com" And I got the following error. I do not know what the problem is and how to solve it. Your reply and any guides would be helpful and I will appreciate it.C:\shchoi\hubs>npm run login
Logging into Hubs Cloud. Host (eg hubs.mozilla.com): khub1.com |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
This would be a good question for our community discord. (https://discord.com/invite/dFJncWwHun) I will try to run a custom client on my machine to see if I run into the same area. |
Beta Was this translation helpful? Give feedback.
-
This was fixed in the |
Beta Was this translation helpful? Give feedback.
This was fixed in the
hubs-cloud
branch with #4665. Please pull in the latest code from that branch and try again.