yes
what about the output of docker compose logs appwrite on your server?
will send you
appwrite | [Error] Timestamp: 2023-08-16T16:57:36+00:00 appwrite | [Error] Type: Utopia\Exception appwrite | [Error] Message: Not Found appwrite | [Error] File: /usr/src/code/vendor/utopia-php/framework/src/App.php appwrite | [Error] Line: 803
this is unrelated
ill send you the entire onne
is there a $id attribute on your document?
i tried POST request on diffeerennt collectioonn from postman, its probbably related to that
can you share the full output please?
what was the request body for the POST request?
ok $id is there
yes
colors is a string array?
yes
and are you experiencing this problem on any other collection?
nope, it was working fine but all of a sudden this issue..
i tried doinng backup and then restore it faiileed as well
what do you mean?
llike i took a backup and then i reinstalled it and restored the data, it didnt work as well
did anyone find the solution for this issue..?
Any chance I can log into your console to test?
Sure I'll invite you please share me your email
I'll DM you
Recommended threads
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...