Need Both HTTPS and HTTP Perspective Apps to Work

I have the latest version (8.1.43) of Ignition running in Docker on an Ubuntu Server. I have SSL/TLS enabled through the gateway configuration:

When I access my Perspective apps through HTTPS everything works. However, I also need to access the Perspective app through HTTP. When I do access the app through HTTP it gets stuck on this:

Looks like its having issues with the websockets.

Any recommendation on how I can fix this?

Is this instance behind a reverse proxy? It doesn't look like it, but that can have an impact on websockets support. Can you share some of the container configuration you're using? It looks like you're publishing both 8088 and 8043 since you're getting through to the initial page. Just wondering if there is anything special about the deployment config.