You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used the openshift method of installing for Apicurio but i am getting this error in the logs of apicurio-studio-api and apicurio-studio-ui Not sure what is the problem or i need to change something in keycloak. Tried many methods
2023-09-04 09:25:42,987 WARN [io.qua.oid.run.OidcRecorder] (vert.x-eventloop-thread-1) OIDC server is not available at the 'http://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/auth/realms/apicurio/realms/apicurio' URL. Please make sure it is correct. Note it has to end with a realm value if you work with Keycloak, for example: 'https://localhost:8180/auth/realms/quarkus'
2023-09-04 09:25:42,987 WARN [io.qua.oid.run.OidcRecorder] (vert.x-eventloop-thread-1) Tenant 'Default': 'OIDC Server is not available'. OIDC server is not available yet, an attempt to connect will be made duiring the first request. Access to resources protected by this tenant may fail if OIDC server will not become available
2023-09-04 09:25:43,123 INFO [io.quarkus] (main) apicurio-studio-platforms-quarkus-ui 0.2.61.Final on JVM (powered by Quarkus 2.16.4.Final) started in 62.918s. Listening on: http://0.0.0.0:8080
2023-09-04 09:25:43,124 INFO [io.quarkus] (main) Profile prod activated.
2023-09-04 09:25:43,124 INFO [io.quarkus] (main) Installed features: [cdi, oidc, security, servlet, smallrye-context-propagation, vertx]
2023-09-04 09:25:43,217 INFO [io.quarkus] (main) apicurio-studio-platforms-quarkus-ui stopped in 0.092s
The text was updated successfully, but these errors were encountered:
I have used the openshift method of installing for Apicurio but i am getting this error in the logs of apicurio-studio-api and apicurio-studio-ui Not sure what is the problem or i need to change something in keycloak. Tried many methods
2023-09-04 09:25:42,987 WARN [io.qua.oid.run.OidcRecorder] (vert.x-eventloop-thread-1) OIDC server is not available at the 'http://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/auth/realms/apicurio/realms/apicurio' URL. Please make sure it is correct. Note it has to end with a realm value if you work with Keycloak, for example: 'https://localhost:8180/auth/realms/quarkus'
2023-09-04 09:25:42,987 WARN [io.qua.oid.run.OidcRecorder] (vert.x-eventloop-thread-1) Tenant 'Default': 'OIDC Server is not available'. OIDC server is not available yet, an attempt to connect will be made duiring the first request. Access to resources protected by this tenant may fail if OIDC server will not become available
2023-09-04 09:25:43,123 INFO [io.quarkus] (main) apicurio-studio-platforms-quarkus-ui 0.2.61.Final on JVM (powered by Quarkus 2.16.4.Final) started in 62.918s. Listening on: http://0.0.0.0:8080
2023-09-04 09:25:43,124 INFO [io.quarkus] (main) Profile prod activated.
2023-09-04 09:25:43,124 INFO [io.quarkus] (main) Installed features: [cdi, oidc, security, servlet, smallrye-context-propagation, vertx]
2023-09-04 09:25:43,217 INFO [io.quarkus] (main) apicurio-studio-platforms-quarkus-ui stopped in 0.092s
The text was updated successfully, but these errors were encountered: