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
- coolify help
need some help when i updated the docker compose config on coolify to update appwrite to latest version my old versions project and organization was totally ina...
- No permissions provided for action 'read...
I have a very weird error; In a function I'm using dynamic keys to perform read write operation in rows. I have the scopes for read and write rows. The funct...
- Issue with downloading large files (40GB...
Hi everyone! I am using the latest Appwrite 1.8.0 version on my self-hosted server. I successfully uploaded a large ZIP archive (~40GB) using the chunked uploa...