
But the IP address is unreachable

I mean, your computer/router IP address

Umm, I am using apache in my Linux server. I set the location to the port

So it's reachable to public

Is 127.0.0.1 the server IP?

Nope

I have to put my ip:port in the apache location proxy pass?

Oh, so you're using a reverse proxy, right?

In such case, yes, you will need to set the proxy to forward to the appwrite port

Yea, to open it in the publix

*Public

But you don't have anything else in the server?

It's like my static ip sending everything to my local server's domain and then from it's apache it's reading from the port and then sending the html css js

Same error @D5

<ip> is not a public ally accessible domain

So if I want to make it publically accessible then I have to put my static ip:port in the apache? 🙂

And it's not a error. Just a yellow warning

Can I disable this security? That I can't login with other domains?

It's not security at all, but configuration

You have apache as a reverse proxy in front of Appwrite?

Yea

You need to make sure to forward the host header. If you look at the GitHub discussions of the Appwrite repo, you'll find some similar posts about this

Also here there's another one. Let me check

Discord search in phones are limited, no idea why, so I can't find it 😭

Recommended threads
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain api.kondri.lt (CNAME pointing to appwrite.network., also tried fra.cloud.appwrite.io with no luck ) but encountering a ...
- Persistent 401 Unauthorized on all authe...
Hello, I'm facing a critical 401 Unauthorized error on my admin panel app and have exhausted all debugging options. The Problem: When my React app on localhos...
- OpenAI Whisper on Appwrite Sites
Hey guys, just wondering if I can serve an OpenAI Whisper AI on appwrite / appwrite sites. tiny model is like ~40-50MB
