
And Chrome on my Ipad is similar to Safari in that it's showing no security issues. I'll try restarting Chrome on my Mac

There isn't really any special account

And the CN of the certificate is fine?
Is there anything else in the browser console logs?
The only other time I've experienced this is when there are some other http requests or something on the page.

Did you try in incognito?

I don't know much about security certificates, so I'm not sure what R3 means in terms of Common Name

I'll try Incognito mode and look at the browser console logs

Are you sure you're looking at the right certificate? The CN should be your domain 🧐

The page shows up fine in Incognito mode, but I got some weird errors in the browser console in the normal browser

The Common Name in the Issued To section is my domain. The R3 is the Common name from Issued By

Oh okay then

No certificate warning in incognito?

No

Maybe you have a browser cache problem then

Perhaps this is a websocket error? Does your Apache have web sockets enabled?

I'm not sure. I can't remember how to check that, but I can look it up

proxy-wstunnel was not enabled

So you enabled that and now the error is gone?

I enabled it and restarted Apache, but I'm still getting the errors

In the chrome network logs, you can filter on WS for web sockets. You can check that to see if it's connecting properly

Nothing with WS showed up in the network logs I recorded while refreshing the page

I'm going to restart Chrome and see if anything changes

Okay, so I'm still getting the same weird console errors, but the security warning is gone and everything looks secure

Based on minimal googling, apparently some of the console errors could be related to browser extensions

So I'm crossing my fingers that things will work out fine now

You can use aapanel its more easy that nginx proxy manager
Recommended threads
- Request failed while trying to migrate
I want to migrate a self hosted appwrite instance to another one. When i enter the source data in the new appwrite instance and click next and wait a minute, i ...
- Appwrite API and Console keep failing
i have an appwrite docker container.... Somehow today it suddenly startet to keep failing every half an hour to two hours. The server is reachable via ping but ...
- Install node-18 as function runtime?
How do i install node-18 function runtime to my appwrite on localhost? I have upgraded to appwrite 1.6.1. I can't find anything on Google and none of the ChatGP...
