Hello, I have a problem. I have self hosted appwrite. We recently updated to 1.7.4. After the update, the functions stopped working. They stay in "waiting" status. I thought we had updated wrong so I restored a backup and updated version by version to 1.7.4. But today the functions are stuck again. If you need logs / config please let me know and I will send what is needed.
Recommended threads
- Redis with user/pass doesn't work NO_AUT...
When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass...
- Export, Import or Migration giving this ...
As you can see in yhe screenshot i am not able to export any data or export the data from tables. Also it is affecting the migration from appwrite to appwrite h...
- local (self-hosted) sites issues
setup: - `composer run installer:dev` issues - Getting error when visiting the site ```Synchronous function execution timed out. Use asynchronous execution in...