Greetings. Im upgrading to 2.40.0 - and have read the minor changes that are needed for the upgrade (in this case HAWTIO_ROLE > ROLES), the instance itself works fine.
I’ve deployed in an environment to test and I’m not receiving the correct role when using an external URL. The interface is blank with the HAWTIO icon. Im using K8s - When I port forward 8161 and connect to the UI using localhost:8161, The role is correct, authentication is accepted and I can see everything. When I connect using the Ingress route URL, I get the blank screen, but authentication is still fine. It’s maybe worth noting that insecure connections are ok - when it’s “secured” it’s not. I didn’t have this problem with 2.39 so Im wondering where to start looking - can logging be increased for the interface? Thanks in advance