ERROR [org.keycloak.quarkus.runtime.cli.ExecutionExceptionHandler] (main) Error details:: java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because "adminTheme" is null
at org.keycloak.migration.migrators.MigrateTo21_0_0.updateAdminTheme(MigrateTo21_0_0.java:28)
I have a custom theme but am not referencing the admin theme.
Anything to do manually here ?
Thanks,
Ionel