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
- Bug Report: Appwrite Cloud Functions – E...
Bug Report: Appwrite Cloud Functions – ERR_INVALID_CHAR on Execution Summary: There is a critical platform-level bug affecting Appwrite Cloud Functions in the ...
- Creation failedUnknown sort order:asc. M...
Hi there, I'm getting this error on self hosted when trying to create an Index. Any ideas?
- Redis with user/pass doesn't work NO_AUT...
When trying to externalize my redis to a valkey server, i saw the user/pass doesn't work. After looking the appwrite code, i saw some of the init does not pass...