

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
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
