oh no. i tried deleting the active deployment, now i cant even delete the function itself :AwoooSweat:
shouldve thought about that sooner lmao
its gonna schedule start in 1 minute, lets hope i am not gonna destroy my appwrite with this
:happypepelikeachild:
aight, it infact did NOT destroy anything. i assume im gonna have to create another ticket for this? :OMEGALUL:
No
What even happenend
i deleted the active deployment
and it resulted in this
lol what
when you go to that function it shows you this ?
yup
Eh
Not sure if this is intended
when i click the function itself i mean
Can you delete the cache and check again
Yes I know
u mean browser cache right? did it, no change
in the meantime i created a new function. its in processing too rn, i assume it wont work aswell
im gonna restart the container and see where this would lead me
Did it work the first time?
ye
restarted the docker container, no changes, clicking on it still gives me the same error, also new function wont build too :Dead:
[Error] Line: 1365 [Error] Timestamp: 2024-08-30T09:58:35+00:00 [Error] Method: GET [Error] URL: /v1/functions/:functionId/deployments/:deploymentId [Error] Type: Appwrite\Extend\Exception [Error] Message: Deployment with the requested ID could not be found. [Error] File: /usr/src/code/app/controllers/api/functions.php [Error] Line: 1365 [Error] Timestamp: 2024-08-30T09:58:36+00:00 [Error] Method: GET [Error] URL: /v1/functions/:functionId/deployments/:deploymentId [Error] Type: Appwrite\Extend\Exception [Error] Message: Deployment with the requested ID could not be found. [Error] File: /usr/src/code/app/controllers/api/functions.php [Error] Line: 1365
Recommended threads
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...