Hello All,
On many occasions, the Web Apps module in cube's side panel will sometimes be missing after logging in.

It will randomly reappear sometimes with the next login attempt. The users in these cases have appropriate permissions that are not changing. This has been observed across many versions and many systems.
Is there a known cause for this and a known fix?
Thank you,
Hi Thomas,
I'm just guessing, but I could it be that the DMA has both HTTP and HTTPS enabled?
Cube's default behavior is to attempt both HTTP and HTTPS when connecting, and to proceed with whatever succeeds first. This means that the used protocol can be different between sessions depending on which one responds first.
My guess is that both are enabled but that HTTPS doesn't have a proper certificate configured. This means that, even though Cube can connect, it fails to fetch the web apps.
As a result, Cube may sometimes fetch the web apps successfully when connecting over HTTP, and fail to do so when connecting via HTTPS.
Kind regards,