getumbrel / umbrel

A beautiful home server OS for self-hosting with an app store. Buy a pre-built Umbrel Home with umbrelOS, or install on a Raspberry Pi or any x86 system.
https://umbrel.com
Other
6.87k stars 508 forks source link

[QUESTION] System requests password and login after installation #1827

Open GuiSousa135 opened 1 month ago

GuiSousa135 commented 1 month ago

When I boot up my UmbrelOS 1.1.2 system for the first time after a clean install, it asks for a login and password, and every time I do, it says "incorrect password", even if the system is just being installed from zero.

20240509_215204

GuiSousa135 commented 1 month ago

20240509_215522

All I want is to install the system from zero and use my UmbrelOS.

highghlow commented 1 month ago

That's the standard linux tty prompt. You don't have to use it. Go to http://umbrel.local on any device connected to the same network as your server and you should be greeted by Umbrel's onboarding.

If umbrel.local is not found 1. Log in (username: `umbrel`, password: `umbrel`) 2. Run `ip address` 3. Find an ip address that starts with `192.168.` or `10.` and does not have a `/` after it 4. Use `http://`
highghlow commented 1 month ago

Please mark the issue as closed

evansmj commented 3 weeks ago

I got stuck on this too. i kept using moneyprintergobrrr.

kwilson62 commented 3 weeks ago

If you do happen to need to login to through the tty prompt, the correct way to do so is to use "umbrel" as the login, then use your password.

Its the same credentials used to connect via ssh.

ssh umbrel@umbrel.local yourpassword