Hi,

When oc cluster up start with param "--service-catalog=true" then it will
fail and this error about template not found is reported

[root@cloud ~]# systemctl status openshift.service
● openshift.service - OpenShift oc cluster up Service
   Loaded: loaded (/etc/systemd/system/openshift.service; enabled; vendor
preset: disabled)
   Active: failed (Result: exit-code) since Tue 2018-03-20 17:42:05 UTC;
33s ago
  Process: 3819 ExecStart=/usr/local/bin/oc cluster up
--host-config-dir=/var/lib/openshift/config
--host-data-dir=/var/lib/openshift/data --host-pv-dir=/tmp
--host-volumes-dir=/var/lib/openshift/volumes --use-existing-config=true
--public-hostname=192.168.99.50 --routing-suffix=192.168.99.50.nip.io
--loglevel=1 --service-catalog=true (code=exited, status=1/FAILURE)
 Main PID: 3819 (code=exited, status=1/FAILURE)

Mar 20 17:42:05 cloud occlusterup[3819]: FAIL
Mar 20 17:42:05 cloud occlusterup[3819]: Error: cannot register the
template service broker
Mar 20 17:42:05 cloud occlusterup[3819]: Caused By:
*Mar 20 17:42:05 cloud occlusterup[3819]: Error: cannot retrieve template
"template-service-broker-registration" from namespace "openshift-infra"*
Mar 20 17:42:05 cloud occlusterup[3819]: Caused By:
Mar 20 17:42:05 cloud occlusterup[3819]: Error:
templates.template.openshift.io "template-service-broker-registration" not
found
Mar 20 17:42:05 cloud systemd[1]: openshift.service: main process exited,
code=exited, status=1/FAILURE
Mar 20 17:42:05 cloud systemd[1]: Failed to start OpenShift oc cluster up
Service.
Mar 20 17:42:05 cloud systemd[1]: Unit openshift.service entered failed
state.
Mar 20 17:42:05 cloud systemd[1]: openshift.service failed.


Is there a workaround ?

Regards

Charles
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to