[jbosstools-issues] [JBoss JIRA] (JBIDE-11418) OpenShift Express: Unable to verify user credentials with a user doesn't have registered domain

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Thu Mar 29 07:26:48 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-11418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680277#comment-12680277 ] 

Andre Dietisheim commented on JBIDE-11418:
------------------------------------------

Unfortunately the above steps dont reproduce the problem. When doing that I could even see ssh_key filled with the correct values (the key is actually reported in both ways - the legacy one *ssh_key* and *ssh_keys*):

{code}
  "data" : { "app_info" : {  },
      "user_info" : { "consumed_gears" : 0,
          "max_gears" : 5,
          "namespace" : "mydom",
          "rhc_domain" : "rhcloud.com",
          "rhlogin" : "SOMEUSER",
          "ssh_key" : "AAAAB3NzaC1yc2EAAAADAQABAAABAQCAiWmP7Jq5ZQLR3OXfRi2zEfbdbsZWtVxboqnqiXbsy9Z3+xynl/cu5kg2JnKebxS3vWiPRtmrF8NS8g/b2V1I4dIXw3v+yIMt2KfM00UTd3UwK+XBbJrRHN2IXM+F7LUYGWxJ6tOzith7tAn9kfdjs3FS3g8JTySN+eNrYvmSGA8N1N9Mww7rkDf+PpLXgE65Kh5PFElKIW7U4jMME6jCPDsgJKuJeNSKi+VhmVbOycOhTdX/sRbaidiYsXcZM1ZRQu9ImlpsLND8U82upCzgfRTJW1nHyhmCr3xvb0UUI+AfZXw08mThwBivO5y2R1GfuF7xmR5ms1KkMYxVGiGL",
          "ssh_keys" : { "default" : { "key" : "AAAAB3NzaC1yc2EAAAADAQABAAABAQCAiWmP7Jq5ZQLR3OXfRi2zEfbdbsZWtVxboqnqiXbsy9Z3+xynl/cu5kg2JnKebxS3vWiPRtmrF8NS8g/b2V1I4dIXw3v+yIMt2KfM00UTd3UwK+XBbJrRHN2IXM+F7LUYGWxJ6tOzith7tAn9kfdjs3FS3g8JTySN+eNrYvmSGA8N1N9Mww7rkDf+PpLXgE65Kh5PFElKIW7U4jMME6jCPDsgJKuJeNSKi+VhmVbOycOhTdX/sRbaidiYsXcZM1ZRQu9ImlpsLND8U82upCzgfRTJW1nHyhmCr3xvb0UUI+AfZXw08mThwBivO5y2R1GfuF7xmR5ms1KkMYxVGiGL",
                  "type" : "ssh-rsa"
                } },
          "ssh_type" : "ssh-rsa",
          "uuid" : "5eaa53a134874f2b82b9633877032893",
          "vip" : false
        }
    },
  "debug" : "",
  "exit_code" : 0,
  "messages" : "",
  "result" : ""
}
{code}

So I'm still puzzled...

                
> OpenShift Express: Unable to verify user credentials with a user doesn't have registered domain
> -----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-11418
>                 URL: https://issues.jboss.org/browse/JBIDE-11418
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.Beta3
>            Reporter: Attila Nagy
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.Beta3
>
>
> When I try to log on with a user which doesn't have a register domain namespace, the verification fails and the wizard returns the following error-message:
> Could not check user credentials: Could not unmarshall response "{"api_c":["placeholder"],"result":"","exit_code":0,"api":"1.1.3","data":{"user_info":{"domains":[],"max_gears":5,"vip":false,"ssh_keys":{},"uuid":"ab2cae3fb9f2462a83f83cfa26f1fb64","rhlogin":"anagy+2012032703 at redhat.com","consumed_gears":0,"ssh_type":"","rhc_domain":"dev.rhcloud.com","ssh_key":""},"app_info":{}},"broker_c":["namespace","rhlogin","ssh","app_uuid","debug","alter","cartridge","cart_type","action","app_name","api"],"messages":"","debug":""}".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list