Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

SASL authentication error after installing on ICP 3.1.1 #10

Closed
robomeister opened this issue Nov 26, 2018 · 11 comments
Closed

SASL authentication error after installing on ICP 3.1.1 #10

robomeister opened this issue Nov 26, 2018 · 11 comments

Comments

@robomeister
Copy link

Hi there,
I just installed eventstreams into a fresh install of ICP 3.1.1 on a RHEL cluster. I logged into the eventstreams console, clicked on "Topics", and then got the following error popup:

500: An unexpected condition has occurred. org.apache.kafka.common.errors.SaslAuthenticationException: Authentication failed, invalid credentials

image

@katheris
Copy link
Member

Hi @robomeister, can you give me some more information about the state of your cluster. e.g. are all your pods running (kubectl get pods), are there any failed jobs (kubectl get jobs), any events that report a failure (kubectl get events).

Specifically it would be useful to know whether you see a failed role mapping job and whether there are server errors in the logs for either of the two access controller pods (kubectl logs release-ibm-es-access-controller-id).

@katheris katheris added the bug Something isn't working label Nov 26, 2018
@dalelane
Copy link
Member

@robomeister I'm assuming that you're using release 2018.3.0 of IBM Event Streams?

If so, unfortunately there were some changes made to ICP in ICP 3.1.1 that breaks the auth support, and I suspect may be the cause of the errors you're seeing. We have a new version (2018.3.1) that will resolve this, which we are preparing for release. I hope this will be out very soon.

In the meantime, the current 2018.3.0 version of Event Streams will still work with ICP 3.1.0.

I'm really very sorry for the trouble this causes in the meantime!

@robomeister
Copy link
Author

Don't see 2018.3.0. Here's what the helm chart says:
image

@robomeister
Copy link
Author

Here's the pod list:
image

@robomeister
Copy link
Author

And here's events:
image

@robomeister
Copy link
Author

And here's the jobs:
image

@robomeister
Copy link
Author

I'll hang in there for the update. Any ETA on it?

@tmitchell10
Copy link
Member

@robomeister 2018.3.0 is the Event Streams product version, and the 1.0.0 is the version of the helm charts that install the 2018.3.0 version of Event Streams.
So based on this, you are hitting the auth issues as Dale mentioned earlier.
The availability date of the new version of Event Streams is the 14th December.

@dalelane
Copy link
Member

@robomeister 2018.3.1 of Event Streams is now available (chart version 1.1.0).
(Tim is correct that our deadline for the release was 14th December, but we've been able to release it ahead of that).
I hope that installing this version will avoid the problems that you described above.

@robomeister
Copy link
Author

Just installed it. Looks good, thanks.

@dalelane
Copy link
Member

dalelane commented Dec 3, 2018

Thanks for letting us know.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants