I had upgraded fronm 1.3.4 to 1.4.2 but old cloud functions were not executing so I decided to go back to 1.3.4 instance and restore backup with restore script.
Databases, Storage seem to be working fine but I cant pinpoint the issue with auth and functions
this happened on production so i really am trying to get this fixed asap-
no function execution containers are creating-
ok i thnk i fixed it somehow with fresh installation
and again restoring
[CLOSED] Auth & Functions Not Working After Backup
Recommended threads
- HTTP POST to function returning "No Appw...
Hi everyone, I’m running into an issue with my self-hosted Appwrite instance. I’ve set up my environment variables (APPWRITE_FUNCTION_PROJECT_ID, APPWRITE_FUNC...
- Can't add dart 3.5 runtime
Modified the `.env` to enable dart 3.5 runtime on my self-hosted instance but still can't find the runtime when creating a new function. I manually pulled the i...
- How to verify an user using AppWrite Fun...
I have seen similar questions but none whose solutions serve me. I have a function to verify a user with their secret and their id: https://blahblah.appwrite.gl...