ibm-messaging / mq-helm

Apache License 2.0
28 stars 34 forks source link

Not Able to Login Using MQ COnsole #24

Closed akhil-1991 closed 1 year ago

akhil-1991 commented 2 years ago

Hi @callumpjackson,

I was able to launch the MQ console using GKE, but does not know what would be the user name and password for the same. if you can help with the same where and how to recieve the username and password.

Error: AMQ9660E: SSL key repository: password incorrect or, stash file absent or unusable. [ArithInsert1(408), CommentInsert1(MTLSQMCHL), CommentInsert2(gsk_environment_init)]

Thanks in advance.

callumpjackson commented 2 years ago

Hi, The above is slightly unclear, are you asking for the default username and password for the web console? Or are you asking about the errors: AMQ9660E: SSL key repository: password incorrect or, stash file absent or unusable. [ArithInsert1(408), CommentInsert1(MTLSQMCHL), CommentInsert2(gsk_environment_init)] These are completely different problems, the first is for the web console, while the second is regarding the MQ data port and TLS configuration?

akhil-1991 commented 2 years ago

Hi,

While launching the web console i had tried with the user name and password maintained in the secret. But got below error in the logs.

i believe second error is due to client not properly configured.? I am new to the mq might be missing on the basic errors.

callumpjackson commented 2 years ago

The default web console username is adminand the password is passw0rd You can find details of this here and also how to customize. I'm not sure what secret you are referring to?

callumpjackson commented 1 year ago

Closing as no additional communication in 1 month