shihjay2 / nosh-in-a-box

NOSH in a Box is a self-contained virtual machine that deploys NOSH ChartingSystem, an EHR coded by a physician for physicians
26 stars 13 forks source link

Authentication failure #9

Closed rumsant closed 5 years ago

rumsant commented 5 years ago

Today when I tried to vagrant ssh into the machine, I was asked for a password, which has never happened before. I tried every password I could think of, but nothing worked.

I decided to vagrant halt and just restart the machine, but now when the machine starts, I get "Warning: Authentication failre. Retrying...".

The machine apparently starts up because I'm able to access Nosh, but what I can't do is vagrant ssh into the system. I've tried to figure out what might be going on, and it seems like it might have something to do with private or public keys, but I don't really understand that stuff.

The only thing that has changed prior to this happening was a normal update of the Ubuntu host operating system last Friday. I don't know if that changed some files or permissions or something, but I thought I'd ask you here in case it's something simple that I'm missing.

Thank you.

shihjay2 commented 5 years ago

I don't know if you have tried the solution in this link. It may be worth a shot as it might have been related to the Ubuntu update regarding SSH and VirtualBox that might be the issue.

rumsant commented 5 years ago

I wanted to try the solution you linked above, but when I vagrant ssh and try to use what is purported to be the default password "vagrant" it doesn't work and I'm not able to login and perform the following actions.

I reinstalled again, and the first time I installed I was able to vagrant ssh like normal, but after having done a vagrant halt and restarting with a vagrant up, the same problem manifested: "Warning: Authentication failre. Retrying...".

Do you think this could have anything to do with the fact that I'm using Ubuntu 18.04.1 LTS?

rumsant commented 5 years ago

I was able to follow the solution that you linked to by starting Nosh with the gui from virtualbox and logging in that way, but unfortunately I am having the same authentication issue.

shihjay2 commented 5 years ago

Consider reviewing this page (especially at the bottom where they talking about vagrant ssh-config and see if that can help your issue. http://www.codebind.com/linux-tutorials/install-vagrant-ubuntu-18-04-lts-linux/

On Wed, Oct 10, 2018 at 12:16 PM Anthony Rumsey notifications@github.com wrote:

I was able to follow the solution that you linked to by starting Nosh with the gui from virtualbox and logging in that way, but unfortunately I am having the same authentication issue.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/shihjay2/nosh-in-a-box/issues/9#issuecomment-428697446, or mute the thread https://github.com/notifications/unsubscribe-auth/ACQzVl0EE52zcXn52c8uGgQmE6V-lpOyks5ujkefgaJpZM4W1-Eb .

rumsant commented 5 years ago

I couldn't figure out what caused this, but after a second reinstall, the problem appears to be gone and not showing up again.

rumsant commented 5 years ago

I was unable to solve this problem, but after a second reinstall and restore, the problem does not seem to be occurring again.