registrations cannot be null or empty #3997
-
Hi, I made the following configuration: AUTH_ENABLED=true And I get the following error: �2023-06-30 17:20:49,505�[�INFO �[main] .p.k.u.KafkaUiApplication�[0;39m: Starting KafkaUiApplication using Java 17.0.5 on 509eae044201 with PID 1 (/kafka-ui-api.jar started by kafkaui in /) Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. | | | |_ | / |_ _ _ /\ _ __ __ _ | | ___ | |/ /_ _ / | |____ �2023-06-30 17:21:02,086�[�INFO �[main] .p.k.u.KafkaUiApplication�[0;39m: Starting KafkaUiApplication using Java 17.0.5 on 509eae044201 with PID 1 (/kafka-ui-api.jar started by kafkaui in /) Can anyone help me? Sergio |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I add more information the version that I use is 0.5.0 AUTH_OAUTH2_CLIENT_AZUREAD_CLIENT_NAME=Kafka-UI and I receive this error: 14:15:11,186 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.7 | | | |_ | / |_ _ _ /\ _ __ __ _ | | ___ | |/ /_ _ / | |____ [30m2023-07-01 14:15:13,426 INFO [0;39m [[34mmain[0;39m] [33mc.p.k.u.KafkaUiApplication[0;39m: Starting KafkaUiApplication using Java 17.0.6 with PID 1 (/kafka-ui-api.jar started by kafkaui in /) Using generated security password: e6a64e04-1ecf-4a6a-9671-ed1f068f5c42 [30m2023-07-01 14:15:26,308 INFO [0;39m [[34mmain[0;39m] [33mc.p.k.u.c.a.OAuthSecurityConfig[0;39m: Configuring OAUTH2 authentication. [30m2023-07-01 14:15:30,661 INFO [0;39m [[34mparallel-1[0;39m] [33mo.a.k.c.s.a.AbstractLogin[0;39m: Successfully logged in. For the moment the OAuth2 problem is gone, but now I have a problem with the certificate (Failed to load SSL keystore /etc/kafka/secrets/kafka.truststore.jks of type JKS). FROM provectuslabs/kafka-ui:latest Regards, Sergio |
Beta Was this translation helpful? Give feedback.
-
https://github.com/provectus/kafka-ui/issues?q=is%3Aissue+registrations+cannot+be+null+or+empty |
Beta Was this translation helpful? Give feedback.
https://github.com/provectus/kafka-ui/issues?q=is%3Aissue+registrations+cannot+be+null+or+empty