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

Username and password for nos3 over vagrant #24

Closed
eyalbarlev opened this issue Sep 9, 2019 · 3 comments
Closed

Username and password for nos3 over vagrant #24

eyalbarlev opened this issue Sep 9, 2019 · 3 comments
Assignees

Comments

@eyalbarlev
Copy link

eyalbarlev commented Sep 9, 2019

Hello. Seems the vagrant username and password from your manual does not work . Any changes one needs to be aware of as for the username and password ? The installation went on fine, this is an ubuntu 16.04 LTS, The virtualBox runs fine, I copied vagrant to the support directory ( BTW, mission/support does not exist as the manual says ) login: nos3 , Password : nos3123! ...5 seconds and then I get:
Login incorrect
vagrant logn:
.....

@jlucas9 jlucas9 self-assigned this Sep 10, 2019
@jlucas9
Copy link
Contributor

jlucas9 commented Sep 10, 2019

Hi eyalbarlev,

Are you provisioning using vagrant or did you import the release 1.3.1 OVA?

The user login / password should be: nos3 / nos3123!
The vagrant (root) login / password should be: vagrant / vagrant

If you don't see the typical Ubuntu login screen and instead see a back screen that would mean that either the provisioning failed or hasn't completed yet. If you're doing the vagrant build I'd recommend updating to a release version if you aren't using one of those commits as well. The releases can be found here with the associated documentation.

I'll leave this issues open if you have any additional questions or issues. Have a great day!

@eyalbarlev
Copy link
Author

Hello , and thank you for your reponse.
I did not have a multitude of options, rather to download the latest vagrant version ( 2.2.x) and the latest vistualbox version (6.0) . the vagrant/vagrant password indeeed works , and yet , I am back to the main console with a prompt. nothing of nos3 comes up . This is a SOC with a 64Bits AMD and a GPU with ubuntu 16.04 . The virtualbox took indeed 20 minutes and updated everything inside to UBuntu 18.04 . After failing to start , the console window from which vagrant was executed prompted me to go for the vagrant provision , which I tried . I then started to see some green lines which indicated that things are going well, following a multitude of red lines with error, after which everything stopped . of course, I have all of your sources so that if you have a way around it , or you believe I am doing something wrong , please advise.
kind regards.

@jlucas9
Copy link
Contributor

jlucas9 commented Sep 17, 2019

Hello eyalbarlev,
It sounds as though the vagrant provisioning process is having some issues. The initial vagrant up command should open a black screen with a vagrant login, then you just have to wait until it installs everything from the desktop on up. This can take anywhere from ~15 minutes to an hour and a half depending on your setup. Once the vagrant up terminal exits you should be good to go and login to the NOS3 VM using the standard user and password.

Occasionally, this provision process will fail due to various reasons and will need to be restarted. I've included instructions do to this in the README.md file. Also note that I have just added the OVAs to the 1.04.00 release so that you can simply download and import your VM.

Please let me know if either of these don't work and have a great day!

@jlucas9 jlucas9 closed this as completed Nov 14, 2019
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