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
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- functions domain error
I cannot set up the domain for function I’m trying to add the domain api.example.com I can only use Cloudflare as the DNS provider because my domain provider do...