Migrated from 1.3.8 to 1.4.1 got issues with functions
when uploading already created function i get error ✗ Error Param "runtime" is not optional.
and if function is not uploaded or creating new function
It only says Server Error
response: [Object: null prototype] { message: 'Server Error', code: 500, type: 'general_unknown', version: '1.4.1' }
Urgent help needed here!
/v1/functions Unknown attribute "schedule"
I am troubleshooting such similar issues in my self-hosted instances
Did you happen to find any solution, After upgrading from 1.3.8 to 1.4.1 I am getting these issues and then I tried to install 1.3.8 again but I get 500 when I click on functions on console.
Urgent help is needed. I am back on 1.4.1 and getting this error
Also I notice this in appwrite-worker-databases
No worker started message
@David Did you find any solution, I am really stuck with 200+ users waiting.
URGENT: Function issues
While migrating back to 1.3.8
No, I haven't foundation solution yet
Migrate back? You would need to restore a backup
I no longer need that I have migrated totally to 1.4.1, but the functions are not working
It might be best to restore.
Otherwise, we're working on a patch release but it might be a couple days
I have also used your PR to add the 'schedule' back but it gives more other error and updating the function gives the 'runtime' parameter error. I can not restore I have not taken backup
Always take a backup if you care about your data
What error are you facing now?
✗ Error Param "runtime" is not optional.
You're using the CLI?
Yes
Version 2.0.2?
1.2.1
Same with using 2.0.2
Anyways is there any quick fix for schedule thing?
Recommended threads
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...