Docker Infrastruktur: Startup Probleme von Sharing Plattform und KeyCloak beheben.
Link issues together to show that they're related. Learn more.
Activity
- Michael Breu changed milestone to %2024 March Release
changed milestone to %2024 March Release
- Michael Breu assigned to @Michael.Breu
assigned to @Michael.Breu
- Author Owner
Docker-compose und restart policies passen irgendwie nicht zusammen.
-
Kurzfristiger Workaround, falls KeyCloak nicht startet: (finde leider die Seite nicht mehr):
- KEYCLOAK_USER, KEYCLOAK_PASSWORD in gitsearch.yaml auskommentieren.
- mit "docker compose -f gitsearch.yaml up keycloak" neu starten
- output beobachten; keycloak sollte wieder starten.
- Mit Ctrl-c abbrechen
- KEYCLOAK_USER, KEYCLOAK_PASSWORD in gitsearch.yaml wieder einkommentieren.
- mit "docker compose -f gitsearch.yaml up -d keycloak" neu starten
-
Kurzfristiger Workaround, falls SharingPlattform nicht startet:
siehe https://forum.liquibase.org/t/liquibase-exception-lockexception-could-not-acquire-change-log-lock/7309/2: DBLock in sharing_mysql-Container zurücksetzen.
-
Grundsätzliche Lösung: statt einer Restart Policy, ein Aufruf von docker compose -y gitsearch.yaml -d up zur boot zeit (https://stackoverflow.com/questions/43671482/how-to-run-docker-compose-up-d-at-system-start-up)
-
- Michael Breu changed milestone to %2024 April Release
changed milestone to %2024 April Release
- Michael Breu changed milestone to %2024 May
changed milestone to %2024 May
- Author Owner
Neues Problem: {{{ Caused by: java.lang.IllegalArgumentException: Unable to resolve the Configuration with the provided Issuer of "https://sharing.codeability-austria.uibk.ac.at" at org.springframework.security.oauth2.jwt.JwtDecoderProviderConfigurationUtils.getConfiguration(JwtDecoderProviderConfigurationUtils.java:161) at org.springframework.security.oauth2.jwt.JwtDecoderProviderConfigurationUtils.getConfigurationForOidcIssuerLocation(JwtDecoderProviderConfigurationUtils.java:74) at org.springframework.security.oauth2.jwt.JwtDecoders.fromOidcIssuerLocation(JwtDecoders.java:57) }}}
- Michael Breu changed milestone to %2024 June
changed milestone to %2024 June
- Michael Breu created branch
489-docker-infrastruktur-startup-probleme-von-sharing-plattform-und-keycloak-beheben
to address this issuecreated branch
489-docker-infrastruktur-startup-probleme-von-sharing-plattform-und-keycloak-beheben
to address this issue - Michael Breu mentioned in merge request !259 (closed)
mentioned in merge request !259 (closed)
- Michael Breu changed milestone to %2024 July
changed milestone to %2024 July
- Author Owner
Momentan nur durch Monitoring behebbar
- Michael Breu closed
closed