Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The demos keep redirecting to the /admin page -- Demos don't run as described #4

Open
arsenicraghav opened this issue Jul 31, 2017 · 1 comment

Comments

@arsenicraghav
Copy link

I am following the instructions in the README.md

I have put nuve_host, http_port, service.id and service.key in the config file as per instructions.

After the running the server I navigate to localhost:5454/admin which gets redirected to localhost:5454/admin/login

I am entering theservice.id and service.key to loginand after which I get redirected to localhost:5454/admin with a message Express 500 Protocol not supported.

Am I missing something ?

Please note that I am running the demos on a windows machine and the Licode server is running on a remote machine.

@arsenicraghav arsenicraghav changed the title The demos keep redirecting to the login page -- Demos don't run as described The demos keep redirecting to the /admin page -- Demos don't run as described Jul 31, 2017
@voiceofvega
Copy link

voiceofvega commented Mar 27, 2018

I had the same problem: after authenticating at /admin/login, an error 500 was returned.
The problem was the nuveHost definition in config.js: it should be something like:
http://<hostname>:3000/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants