Had this issue recently on a different function (https://discord.com/channels/564160730845151244/1303494484138528818/1303520893556883507), but didn't really dig into it. This time I tried to redeploy my function and get it working before i deleted it and re-created it with the same ID and i got the error above (screenshot attached). Any ideas? Thanks!
: (
Looks like i can re-deploy previous functions fine, but anything new that I push to GitHub automatically gets stuck processing and it's size is always zero bytes.
Recommended threads
- ENDPOINT ERROR 404
I need help please with the ENDPOINT indicated in the appwrite documentation, I can't access https://cloud.appwrite.io/v1 { “message”: “The requested path w...
- Null issue
I have a collection Comments that has a relation with another collection Users called likes, the problem is whenever I add new User (like) it response with this...
- Password length
Hi all, I use AppWrite cloud and I am migrating an old backend. In the old backend password length could be shorter than 8. I have migrated these users via th...