so currently i cant make new functions and new deployments
i mean i can
but they dont work
Feels weird
It's not something that should happen suddenly, but stills can happen ๐ I had problems some time ago with dart runtime not compiling the code and needing to restart the instance in order to get the code compiled. Such kind of issues are not very common, but that doesn't means they can appear.
The main issue is that it's very difficult to reproduce the exact steps needed to get the error, so It's difficult to find where the error is and to fix it
makes sense but main problem is docker compose down and up is not solving the problem for me
will give it another try with new function
I see. Your issue seems to be a conflict caused due to malformed database data
Let's see what suggestions does other people has
no function is working now- (except a few)
if i wanna restore a backup with new data should i risk putting data from auth etc inside dump.sql file
ofc not editing the original one
How can this be fixed, just checked now and the error still exist๐
same are u able to deploy new working code in diff functions?
check my latest trend, you should see a link to the fix, tho i am still working on it, will inform you if it worked for me
the fixed worked for me, check it out too
trying
it worked
damn that saved me from backing up 15 days old data
thanks
You are welcome, brother. We keep sharing the love here at Appwrite <:appwritepeepo:1156975874852270110>
Wow, glad to hear!
Checking the solution for future posts. I'm so curious ๐
[SOLVED] 500 Internal Server Error
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...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...