Bug 1337083 - Deployer failed with error OAuthClient "kibana-proxy" is invalid
Summary: Deployer failed with error OAuthClient "kibana-proxy" is invalid
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Logging
Version: 3.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: ewolinet
QA Contact: chunchen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-05-18 09:09 UTC by Xia Zhao
Modified: 2016-09-30 02:17 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-19 13:56:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
deployer_pod_log (22.76 KB, text/plain)
2016-05-18 09:09 UTC, Xia Zhao
no flags Details

Description Xia Zhao 2016-05-18 09:09:37 UTC
Created attachment 1158668 [details]
deployer_pod_log

Problem description:
Deploy logging system on a clean origin box (devenv-rhel7_4227), deployer pod failed by this error:
    error: OAuthClient "kibana-proxy" is invalid: scopeRestrictions: Required value: required when allowAnyScope is false

Version-Release number of selected component (if applicable):
docker.io/openshift/origin-logging-deployment   latest              21fc80bb6c46        36 hours ago        706.3 MB

devenv-rhel7_4227:
oc v1.3.0-alpha.0-581-gcf6465c
kubernetes v1.3.0-alpha.1-331-g0522e63

How reproducible:
Always

Steps to Reproduce:
1. Deploy logging system on a clean origin box according to doc:  https://github.com/openshift/origin-aggregated-logging/tree/master/deployment#using-the-logging-deployer
2. Check deployer pod status

Actual Result:
2.deployer pod failed by this error:
    error: OAuthClient "kibana-proxy" is invalid: scopeRestrictions: Required value: required when allowAnyScope is false

Expected Result:
2. deployer pod should complete successfully

Additional info:
Full log attached


Note You need to log in before you can comment on or make changes to this bug.