[keycloak-user] Keycloak Themes not loading (in admin) after upgrading to 4.4

Chris Savory chris.savory at edlogics.com
Wed Dec 12 16:05:14 EST 2018


I think we figured out the problem.  We are doing "chmod -R 777 /opt/jboss/keycloak/themes" in the Docker file, but for some reason the jboss user gets a permission denied when trying to read our custom files (it reads keycloak and base themes fine).  If we root into the docker container and manually change the file permissions, everything starts working as it should.  So something is going wrong between the Docker build and Docker run of our keycloak app. We are working with our hosting provider to try to figure it out. 

--
Christopher Savory

On 12/11/18, 10:18 PM, "keycloak-user-bounces at lists.jboss.org on behalf of Chris Savory" <keycloak-user-bounces at lists.jboss.org on behalf of chris.savory at edlogics.com> wrote:

    We upgraded our Dev and Stage keycloak instances about a month ago to 4.4 with no issues.  Today we took the exact same docker container that is deployed in our staging environment and moved it to production.  Our custom theme is loading on the login pages, but the theme is not selectable in any of the realm admin pages.  We checked the database and the themes are set correctly in the realm table.  What could be the issue?   We are running in a clustered mode with two keycloak instances.
    
    --
    Christopher Savory
    
    
    _______________________________________________
    keycloak-user mailing list
    keycloak-user at lists.jboss.org
    https://lists.jboss.org/mailman/listinfo/keycloak-user
    




More information about the keycloak-user mailing list