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

NMS GUI can't login after the orc8r installation done #2

Closed
AungKyawOo000 opened this issue Apr 8, 2022 · 2 comments
Closed

NMS GUI can't login after the orc8r installation done #2

AungKyawOo000 opened this issue Apr 8, 2022 · 2 comments

Comments

@AungKyawOo000
Copy link

User create show success, but can't login in gui,

root@magma:~/magma_v1.6/nms/app/packages/magmalte# ./scripts/dev_setup.sh
yarn run v1.22.5
$ node -r @fbcnms/babel-register scripts/migrate.js
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
Ran migrations successfully
Done in 12.49s.
yarn run v1.22.5
$ node -rhttps://docs.github.com/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax '@fbcnms/babel-register' scripts/setPassword.js magma-test admin@magma.test password1234
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
Creating a new user: email=admin@magma.test, password=password1234
Success
Done in 1.58s.
yarn run v1.22.5
$ node -r '@fbcnms/babel-register' scripts/setPassword.js master admin@magma.test password1234
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db

Why you should do it regularly:
https://github.com/browserslist/browserslist#browsers-data-updating
Creating a new user: email=admin@magma.test, password=password1234
Success
Done in 1.55s.

@caprivm
Copy link
Owner

caprivm commented Apr 8, 2022

Hi @AungKyawOo000 , could you tell me please, what is the URL you are using to access the GUI? Remember that it is necessary to access as https://fb-test due to the certificate

@AungKyawOo000
Copy link
Author

Hi caprivm,

I login to NMS GUI with https://magma-test/ , in /etc/host I have put dns for the ip in my window pc.

But fail to login, from swigger I checked, it don't show the NMS user I have created from cli, it seem fail to create NMS user

every time.

@caprivm caprivm closed this as completed Feb 15, 2023
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