MycroftAI / enclosure-picroft

Mycroft interface for Raspberry Pi environment
https://mycroft.ai/documentation/picroft
GNU Lesser General Public License v3.0
806 stars 192 forks source link

Default password is not 'mycroft' #24

Closed gboudreau closed 6 years ago

gboudreau commented 7 years ago

The default password is raspberry, not mycroft as stated in the documentation.

When using sudo -i, I see this, which is also shown on boot:

SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password.
gboudreau commented 7 years ago

Might be related: saw error messages about invalid certificates, when apt-get was trying to upgrade packages from repo.mycroft.ai. Might be caused by invalid date/time on the device ..? Also seeing 401 errors when trying to use say command, even after I linked the device to my account on home.mycroft.ai

mikeecuffe commented 7 years ago

thanks gboudreau! I couldn't find this info anywhere else. I symlink'd /etc/localtime and the logs are correct but say: "what time is it?" still reports wrong time zone. I also had the invalid cert errors and will monitor to see if this resolved..

still. its the first week and baby steps it is

forslund commented 7 years ago

@mikeecuffe, have you set the device location at home.mycroft.ai (devices->[your device]->location

Mycroft uses that rather than system settings to handle timezone (as far as I know)

mikeecuffe commented 7 years ago

@forslund thank for advice. I took your suggestion and set the time zone @ home.mycroft.ai but still receive incorrect time.

mikeecuffe commented 7 years ago

The invalid cert errors cleared up once the date was correct locally. My timezones issue is unrelated and I won't hijack this thread any further.

penrods commented 7 years ago

Which documentation says the password is "mycroft"? That is only the case for the Mark 1, we intentionally left Picroft at pi/raspberry just like a normal Raspbian install. If there is doc that is wrong or unclear, I'd like to clear that up.

gboudreau commented 7 years ago

https://github.com/MycroftAI/enclosure-picroft/wiki/HOWTO_audio_output

penrods commented 7 years ago

Ah, that was a user contribution on the wiki. I can correct it -- or you are welcome to! The wiki is freely editable by anyone.

jharbott commented 6 years ago

This also shows the wrong password: https://mycroft.ai/documentation/picroft/#connecting-to-picroft-via-ssh

penrods commented 6 years ago

I've been convinced that 'mycroft' is the actual correct password. :)

The lateset images all use this.

benjaffe commented 4 years ago

For clarification, username is pi, password is mycroft, at least in my experience.

TupaNegreiros commented 3 years ago

Password doesn't seems to be mycroft, nor raspberry, nor pi. I had to change with sudo passwd pi.