Giter VIP home page Giter VIP logo

Comments (6)

bolkedebruin avatar bolkedebruin commented on June 15, 2024

your keycloak service did not come up correcty

{"error":"RESTEASY003210: Could not find resource for full path: http://keycloak:8080/auth/realms/rdpgw/.well-known/openid-configuration"}

You will need to fix that first.

from rdpgw.

DavidAamcomp avatar DavidAamcomp commented on June 15, 2024

I thought keycloak was working. Any idea where I need to start troubleshooting?

keycloak    | 2022-09-22 20:14:38,065 WARN  [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal
keycloak    | 2022-09-22 20:14:38,107 INFO  [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller'
keycloak    | 2022-09-22 20:14:38,542 INFO  [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000128: Infinispan version: Infinispan 'Triskaidekaphobia' 13.0.9.Final
keycloak    | 2022-09-22 20:14:39,085 INFO  [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: node_560345, Site name: null
keycloak    | 2022-09-22 20:14:39,630 INFO  [io.quarkus] (main) Keycloak 19.0.2 on JVM (powered by Quarkus 2.7.6.Final) started in 7.285s. Listening on: http://0.0.0.0:8080
keycloak    | 2022-09-22 20:14:39,631 INFO  [io.quarkus] (main) Profile dev activated. 
keycloak    | 2022-09-22 20:14:39,631 INFO  [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, smallrye-metrics, vault, vertx]
keycloak    | 2022-09-22 20:14:39,675 ERROR [org.keycloak.services] (main) KC-SERVICES0010: Failed to add user 'admin' to realm 'master': user with username exists
keycloak    | 2022-09-22 20:14:39,676 WARN  [org.keycloak.quarkus.runtime.KeycloakMain] (main) Running the server in development mode. DO NOT use this configuration in production.

from rdpgw.

xlejo avatar xlejo commented on June 15, 2024

Change the keycloak image tag from latest to legacy.

The docker-compose file needs to be updated in order to match with Keycloak Quarkus distribution :(

from rdpgw.

tobsec avatar tobsec commented on June 15, 2024

I have the same issue with Keycloak. Using the legacy image doesn't help, instead it results in Keycloak completely failed to start.

What I found is, that Keycloak doesn't import realm-export.json correctly as specified in the KEYCLOAK_IMPORT environment variable. Maybe it could be related to this issue in Keycloak: #keycloak/keycloak#10216

I already tried importing the realm with the mentioned command /opt/keycloak/bin/kcadm.sh create realms -f /export/realm-export.json which basically worked, but rdpgw still is not able to connect to Keycloak.

from rdpgw.

tobsec avatar tobsec commented on June 15, 2024

Check my PR: #60

from rdpgw.

bolkedebruin avatar bolkedebruin commented on June 15, 2024

This has been fixed in the latest compose files

from rdpgw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.