Push process of Kafka Connect fails #7799
Unanswered
lordofthejars
asked this question in
Q&A
Replies: 1 comment
-
On OpenShift, the OpenShift Build is used. You can find the build details in the OpenShift Console. TBH, I have no idea if the log verbosity can be somehow increased there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I am using Strimzi to deploy MongoDB Sink Kafka Connect to my Kafka instance, and I got an error. I am probably doing something wrong, but the error message is unclear.
The YAML file looks like this:
The secret I created with the credentials to push:
And when I apply the resource, I got the following log lines:
I guess this last error is because of all the retries that Quay blocks the storage, but the real problem is hidden. So first, of course, I'd love to know what I am doing wrong, but also I think that it would be great to provide the information every time there is a failure, exactly the reason, as it might help to know exactly what's going on every time.
I am using OpenShift 4.9, with Red Hat AMQ Streams project.
Beta Was this translation helpful? Give feedback.
All reactions