recent: deployment Issue 1: this started yesterday, been more than 24 hours: deployments stuck on waiting (in the logs).
common: deployment Issue 2: "Incorrect string value: '\xE2' for column 'logs' at row 1"
Issue 2 is periodically resolved by simply retrying, ie, adding empty lines to the code and commit, so that it redeploys. Sometimes work, sometimes dont.
Yesterday, Issue 1 is also resolved periodically by new commits (same code), and within half to 1 hour of it being stuck on processing. Today, no luck.
Issue 1
Is this a Python function?
yes
@Steven 660afc6b61443f10df99 project id. ~24 hours , still unable to get past processing. (log just saying waiting)
Recommended threads
- Scheduled works locking the entire Maria...
I have a scheduled function and apparently that or something is locking the entire MariaDB database and Appwrite is giving MariaDB errors. This error persists e...
- Python Function not working
I am getting this issue as well. Doesnt look like there was a solution as you guys were not able to replicate. Below is my code as well as the error. I started...
- Function was working: Failed to load ent...
I had a Bun function deployed two months ago working until 2 days ago on a daily basis, now I'm getting: Failed to load entrypoint, file src/main.js does not ex...