In integrations, when I click on 2 left, it's return error 500.
But if I click on Vercel, it's working fine
Is this cloud or self-hosted?
Self hosted
Why I'm getting cors when getting document?
Uh, not sure
Did you have made any upgrade recently?
My last upgrade to 1.3.8
From what version?
Did you have run migration?
From 1.3.7, yes I did migration
Sorry error 500 case is closed, but why I'm still getting CORS when get document?
could you please run in the server this command?
docker compose logs appwrite-mariadb
Send here the logs/what you get after running such command
@bluesky
Okay wait
no such service: appwrite-mariadb
Uh, seems like there's not any error. Did you have tried deleting the browser cache?
Recommended threads
- How to properly implement custom domain?...
- Site deployment does not work.
I can change a file, deploy, change does not take effect. Delete file in repo, push changes,deploy. Old file remains undeleted Duplicate file, rename it, push,...
- Appwrite DNS nameservers return SERVFAIL...
My custom domain demomanasa.online (and all its subdomains) stopped resolving with ERR_NAME_NOT_RESOLVED for all visitors. I have traced the failure to Appwrite...