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
- Retrieving Data From Backups
Hiya, I have a user requesting for data they accidentally deleted. I don't have document history built into my app. Is there a way to extract data from the auto...
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...
- ImputFile issue
Why am I getting this error. Please help