Just out of curiousity, have you tried looking at the network request to see what is exactly being sent with createExecution?
create execution works as intended, accessing function via url does not
yes ive tried everything. it has to do with the function subdomain and/or the reverse proxy being nginx in front of traefik. but i cant have appwrite being the only thing running, so I need a nginx reverse proxy
Is it just user data? Are you able to call the starter function via url successfully? If not, have you added a wildcard entry to your DNS for functions, e.g. *.aw.mysite.com?
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.