Skip to content

Add exit to All-In-One upgrade #948

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

Merged
merged 2 commits into from
Sep 23, 2016
Merged

Conversation

AdithyanI
Copy link
Contributor

After upgrading via All-In-One upgrade, I kept typing sudo reboot and the command window kept asking me password for hass user.
After posting in gitter, I came to realize hass has no password and first I have to type exit to get out and change to normal user. Then I was able to reboot.

I know this is a obvious one. But I have seen many beginners post the same problem elsewhere.

After upgrading via All-In-One upgrade, I kept typing sudo reboot and the command window kept asking me password for hass user. 
After posting in gitter, I came to realize hass has no password and first I have to type `exit` to get out and change to normal user. Then I was able to reboot.

I know this is a obvious one. But I have seen many beginners post the same problem elsewhere.
@@ -56,6 +56,7 @@ To upgrade the All-In-One setup manually:
* Change to hass user `sudo su -s /bin/bash hass`
* Change to virtual enviroment `source /srv/hass/hass_venv/bin/activate`
* Update HA `pip3 install --upgrade homeassistant`
* Type `exit` to get out of hass user and change to normal user.
Copy link
Contributor

@Landrash Landrash Sep 16, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since your not changing to the pi user and only login out of the hass user I would prefer:

Type exit to logout the hass user and return to the pi user.

Copy link
Contributor Author

@AdithyanI AdithyanI Sep 16, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Landrash Yes, this sounds better. Let us use your sentence.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Landrash Thanks for the link. Did it now :)

@Landrash
Copy link
Contributor

Looks good! Thank you.

@Landrash Landrash merged commit 29cfe09 into home-assistant:current Sep 23, 2016
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

Successfully merging this pull request may close these issues.

2 participants