20.2.1 Installation fails
search cancel

20.2.1 Installation fails

book

Article ID: 205323

calendar_today

Updated On:

Products

DX Operational Intelligence

Issue/Introduction

 

Installing 20.2.1 into OpenShift 3.11 and it fails in ng-acc-repository-deployment 

Error messages from install log

ERROR - [verify] [ ERROR ] Pod ng-acc-repository-deployment-bcddb977d-kttfz Initialized: True -> null
ERROR - [verify] [ ERROR ] Pod ng-acc-repository-deployment-bcddb977d-kttfz Ready: False -> containers with unready status: [ng-acc-repository-bundles-container ng-acc-repository-container]
ERROR - [verify] [ ERROR ] Pod ng-acc-repository-deployment-bcddb977d-kttfz ContainersReady: False -> containers with unready status: [ng-acc-repository-bundles-container ng-acc-repository-container]
ERROR - [verify] [ ERROR ] Pod ng-acc-repository-deployment-bcddb977d-kttfz PodScheduled: True -> null
ERROR - [verify] [ ERROR ] Pod of Deployment ng-acc-repository-deployment has failed to start in the given timeframe.
ERROR - 
[ERROR] Installation failed

 

In ng-acc-repository-deployment.log there is this error

/bin/bash: /home/1010/dummy: Permission denied

Environment

Release : 20.2

Component : CA DOI Foundations

Resolution

 

Run the command

oc edit scc restricted

Change the runAsUser to RunAsAny

 

Restart OpenShift and re-run the installation