Hi,
the username and password from the
oc whoami commands are both different from the ones i used for the install command.
oc whoami -t returns a string starting with sha256
But if i use username and password from
oc whoami for the install command, the same error as i my first post occurs. If i try the credentials from
oc whoami to login with
podman login, i can't login, resulting in following error:
Error: error authenticating creds for "cp.icr.io": unexpected http code: 400 (Bad Request), URL: https://cp.icr.io/oauth/token?account=cp4dadmin&service=registry
In my first post i used username cp (found in repo.yaml) and the CPD Key. With those podman login works, as written earlier...
------------------------------
Dominik
------------------------------
Original Message:
Sent: Mon June 14, 2021 05:20 PM
From: Sidrah Junaid
Subject: [Error] - Unable to install Watson Studio
Hi Dominik,
Could you confirm the openshift registry credentials are correct ie username & password
You can verify it by running oc whoami for username and oc whoami -t for password.
Thanks,
------------------------------
Sidrah Junaid
------------------------------