Bug 1368098 - Cannot create project after repeated registartion
Summary: Cannot create project after repeated registartion
Keywords:
Status: CLOSED DUPLICATE of bug 1367432
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Master
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Jordan Liggitt
QA Contact: weiwei jiang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-18 12:07 UTC by Jiri Pechanec
Modified: 2023-09-14 03:29 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-19 14:31:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jiri Pechanec 2016-08-18 12:07:54 UTC
I registered for a tech preview. The alloted 30-days has expired so I re-registered.

Now I have no project so I have to create a new one but when I try to do it I get 


oc login https://api.preview.openshift.com --token=TJkcnDkrs3FawmcaafbQUg1PuWmjy2uQ6PialmrEFDU
Logged into "https://api.preview.openshift.com:443" as "jpechane" using the token provided.

You don't have any projects. You can try to create a new project, by running

    $ oc new-project <projectname>

oc new-project my-project
Error from server: projectrequests "my-project" is forbidden: user jpechane cannot create more than 1 project(s).

So it seems that there might exist a binding between my previous project and current registration that blocks me from creating a project to use OpenShift.

Comment 4 Jordan Liggitt 2016-08-19 14:31:06 UTC
The previous project was still present, but was empty. We've removed that project, so you should have access to create a project again.

Dupe of #1367432

*** This bug has been marked as a duplicate of bug 1367432 ***

Comment 6 Jordan Liggitt 2016-08-20 01:30:20 UTC
Actually, the project that was blocking your creates had a creationTimestamp of "2016-08-18T05:18:12Z"

Was that when you tried to create your first project after re-registering? Do you recall if a different error (other than the "user jpechane cannot create more than 1 project(s)" error) was returned from the first recreation attempt after re-registering?

Comment 7 Red Hat Bugzilla 2023-09-14 03:29:45 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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