You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to add an O Auth Authorisation with Gitlab. I created an ID and a Secret on the Gitlab Side and added that Secret to the openshift config. I created the CRT and on the OAuth Side from OKD everything looks green.
But still when i try to use my credentials i get:
error: dial tcp: lookup test on 192.168.4.x:x: no such host - verify you have provided the correct host and port and that the server is currently running.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I wanted to add an O Auth Authorisation with Gitlab. I created an ID and a Secret on the Gitlab Side and added that Secret to the openshift config. I created the CRT and on the OAuth Side from OKD everything looks green.
But still when i try to use my credentials i get:
error: dial tcp: lookup test on 192.168.4.x:x: no such host - verify you have provided the correct host and port and that the server is currently running.
Do i need to make another setup?
Beta Was this translation helpful? Give feedback.
All reactions