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
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...