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
- Timed out waiting for runtime error
execution id 6a3e0791978712d81ee0 im having issue with appwrite function runtime performance. even after 4gbram and cpu same function sometimes completes in a...
- Function crash first run after a while
Big issue I’m facing , almost all functions crash or run for a very long time the first time i run them after a long time without running them I have a “help-c...
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...