New to Bitwarden

Hi Guys,

Hitting a brick wall. New to Containers. Looking to setup my own Bitwarden container at home to manage passwords off Cloud.

Confused as per why I get this error :slight_smile:

PS D:\Source\Bitwarden> .\bitwarden.ps1 -install


| |__ () |__ ____ _ _ __ _| | ___ _ __
| ’
| | \ \ /\ / / | '__/ _ |/ _ \ ’
| |) | | | \ V V / (| | | | (| | / | | |
|_.
/||_| _/_/ _,|| _,_|_
|| ||

Open source password management solutions
Copyright 2015-2019, 8bit Solutions LLC

===================================================

Docker version 18.09.2, build 6247962
docker-compose version 1.23.2, build 1110ad01

(!) Enter the domain name for your Bitwarden instance (ex): xxxxx

(!) Do you want to use Let’s Encrypt to generate a free SSL certificate? (y/n): n

Error response from daemon: Get https://registry-1.docker.io/v2/bitwarden/setup/manifests/1.30.1: unauthorized: incorrect username or password
Unable to find image β€˜bitwarden/setup:1.30.1’ locally
C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Error response from daemon: Get https://registry-1.docker.io/v2/bitwarden/setup/manifests/1.30.1: unauthorized: incorrect username or password.

your docker is borked.

fix your docker installation and retry.