

i can access localhost fine,

but from proxy domain provided by ngrok

Error 500


still no luck

Did you set the domain environment variables to your ngrok domain?

where it is ?

Read this https://appwrite.io/docs/environment-variables
And search the page for domain

yes I did

I set _App_Domain = "ngork proxy url"

Does docker compose exec vars
show the correct values?

It should be the domain/hostname only, not the url

_APP_DOMAIN=https://5a0d-36-37-194-176.ngrok-free.app/ ?

Nope

Thanks.

[Solved] ngrok error 500
Recommended threads
- 2 Columns still processing since yesterd...
Hey o/ Yesterday (around <t:1758045600:f>), I created a database and added several columns to it. After about 15 minutes, most of the "processing" tags disappe...
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
- Row with the requested ID already exists...
I’m hitting a blocking issue creating rows in Appwrite (both from the console and my React Native app). After successfully inserting the first row, every subseq...
