Can't set Login credentials

Hello, i’m trying to install openremote for the first time (on ubuntu server). Done steps:
"

docker-compose pull
docker-compose -p openremote u
"

And then try to go to " https://localhost/", accept the self-signed certificate, but I don’t see where write admin/secret? It’s blank page on browser (chrom)

chrome page looks like this:

Problem solved! I used virtualbox +ubuntuserver (named salmon) and try to do https://localhost from PC Windows10 (chrome → https://salmon.local/) and openid-config started, but without fields login/password.
Then I installed xfce on ubuntuserver and chrome. Started chrome and openremote again and it works!

1 Like

Good solve :smiley: Thanks for sharing!