Mattermost not Opening in my safari browser or any apple device

I have a self-hosted mattermost installation which works well on android, and pc but anytime it opens on the apple IOS devices, the page is blank. nothing loads

Is this with the Mattermost app, Safari, another browser, etc.?

Are you on port 8065 or 80, or are you using TLS on 443?

I’m using port 8065, and my TLS is on port 443. No, I’m not using the Mattermost app; I’m trying to access it through my browsers. I tried on a MacBook, but it didn’t work. I also tested it on my iPhone 15 using Safari and Chrome, and it didn’t work either. However, it works fine when I connect with the app

So, those two items are mutually contradictory. Are you going through a proxy of some sort to handle TLS? What is the SiteUrl in config.json?

In your browser, Command+Option+J should open the Javascript console. What do the logs say when you’re trying to connect?

My SiteUrl is set to the current URL I’m using for public access. I’m using Nginx Proxy Manager to handle my SSL configuration. I just realized that it works fine on my MacBook but not on iPhone browsers

I’m finally able to see this error