Hi,idk whats wrong with my function but i made some changes to the env var and made sure they saved then i redeployed it,but then after it redeeployed it asked me to do so again and again and again and its now 3days its still asking me to do so and i think its affecting how the function works, could u help me fix the issue.
TL;DR
The developer is experiencing issues with their function after making changes to the environment variables and redeploying. The function keeps asking to redeploy repeatedly for the past three days, affecting its functionality.
Solution: The developer should check the deployment configuration to ensure the environment variables are properly saved and that there are no errors causing the repeated deployment requests. Additionally, investigating any recent changes in the deployment process may help identify the root cause of the issue.Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Streamlit UI and local DB
I want to use Appwrite for automation, like run watchdog service every morning 3 am. Anyone got suggestions, already explored github and documentation no luck. ...