Hide Forgot
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.
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 ***
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?