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
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...
- New Build not visible on Domain
I pushed some new code to my Appwrite Site and the build succeeded and is shown as active. Yet, I can only see the new version of the site on Appwrite's provide...