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
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help