

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
- Logs do not work when debugging openrunt...
Hey there. Trying to debug some openruntimes functions locally. I manage to run the server and make requests to it, but for some reason the logger is not printi...
- Issue: Incorrect input type for cron sch...
Description: The input field for setting the function schedule is of type email, which prevents entering a valid cron expression. Error Message: Please include...
- AVIF file format as default
In appwrite, is it possible that whenever a user uploads an image it gets converted to a specific format for eg AVIF always? I know I can use cloud functions bu...
