Hey everyone!
I've recently started using Appwrite Functions and am getting this error whenever I push a build from Github/Manually. (Incorrect string value: '\xE2' for column 'logs' at row 1)
Nothing happens on clicking "Scroll to Top". I've seen that my previous code versions where I was accessing a JSON key got deployed and worked perfectly in the Function. When I removed that line and replaced with simple dict.get("KEY_NAME", None) it gave me these build errors. I have only changed one line in my code. This error is very annoying as I have tried a lot of things to make it work, but it is the same in Manual and Github. Earlier I was able to handle this error by uploading tar.gz Manually, but now it too is not working.
Please help! Thanks!
We've seen this randomly, but now sure why it happens. Can you try rebuilding?
I've tried it, still not working. Not sure why. The function currently runs on my self-hosted instance.
What are the limitations of running functions on my self-hosted instance? I am using t3.medium (2 vCPUs) on AWS.
You need about 4GB memory. I dunno what the t3.medium has
Yup I have it.
What would be the limitations then? How many functions can I invoke per month?
Recommended threads
- Backup does not restore
I need to urgently restore a backup but nothing is happening when trying to restore!
- Urgent help with removed databases
Hi <@564158268319203348> <@501784879638249472> I wrote to paid plan support about this but no response as of yet… About an hour ago one of the interns from o...
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...