Hmm. Maybe active deployment got deleted 🤔
maybe?
how can I set back HAHAHAHHAA
Fastest solution would be to delete function and make new one
I dont want to delete and deployed again my function
because I have this plenty environment here
HAHAHAHAHHA
Lets try to add /settings to end of URL, see if that also gives error 500
thats a cheat
ohh
HAHAHAH
thanks @Meldiron
@Meldiron
sorry for mention you again here
when I upload the env again
it said that it already exist
but does not appear the old
Hmm, weird. Did you give the function same custom ID when creating?
what I did is that redeployment my function in cli
so it will be have the same id
I see. Yeah, something got broken, because functions should never allow deleting active deployment. I can imagine that delete job also failed because of that, leaving leftover variables. I would suggest going to appwrite.json and changing function ID. Then deploying - that will create new function. On that, everything will work.
alright thanks matej
Recommended threads
- Cloud function deployment failures
When I run appwrite push functions, select the function I want to deploy, confirm with a YES, is starts deploying but goes into error. I need to repeat the ste...
- 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...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...