Bug 1304586 - Could not create project and use the project
Summary: Could not create project and use the project
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Management Console
Version: 3.x
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks: OSOPS_V3
TreeView+ depends on / blocked
 
Reported: 2016-02-04 03:22 UTC by Wei Sun
Modified: 2016-05-23 15:09 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-23 15:09:09 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Wei Sun 2016-02-04 03:22:44 UTC
Description of problem:
Log in web console.Sometimes the user could not create project successfully,sometimes after creating project successfully,but the user could not do anything in project,the console prompts "An error has occurred,The project could not be loaded."

Version-Release number of selected component (if applicable):
STG V3

How reproducible:
Always

Steps to Reproduce:
1.Create a project on web console
2.Create an application using existing project
3.

Actual results:
1.Template "project-request" is forbidden:namespace default does not exist
2.An error has occurred,The project could not be loaded

Expected results:
Could create the project and could create the application/build/deploy using existing the project on web console

Additional info:

Comment 1 Wei Sun 2016-02-05 03:37:31 UTC
The bug is not only for console.
oc new-project yoxjz --config=ose_wsun.kubeconfig
Error from server: Template "project-request" is forbidden: namespace default does not exist

Comment 6 Wesley Hearn 2016-02-05 21:43:19 UTC
We found the root cause.

In the process of when we re-generated the site certificates oadm overwrote one of the masters *.kubeconfig in /etc/origin/master causing the intermittent failures(round robin) We have opened another bug here https://bugzilla.redhat.com/show_bug.cgi?id=1305165 so that the command gets a bit more sanity checking around it.

Comment 7 Peter Ruan 2016-02-06 00:03:13 UTC
verified that I can create a project now via web and CLI (automation).


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