Hi, so after upgrading everything to 1.6.0 which went perfectly fine except one part.
I cannot execute functions from the console anymore ...
When i click on the Execute button from the execution history, the content just vanish leaving an empty page.
If you want to try to reproduce the error here is the Function :
- NodeJS 20
- No domain (removed the default)
maybe looking at the error it can be related to the removed domain but i don't really know
Cannot execute function from console after upgrade (1.6.0)
Also yes the functions work if i call them from a SDK
Recommended threads
- Fatal error: Allowed memory size of 5368...
Hi how solved it worker-messaging infinite reload ` Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 28672 bytes) in /usr/src/co...
- How to successfully migrate from 1.9.0 t...
I've tried the automatic tool for migration but my Appwrite (self-hosted) went to a broken state. My functions wouldn't deploy anymore, some things just didn't ...
- [1.9.5] Functions building indefinitely ...
I try to deploy some function, it show "Building..." during minutes and freeze the entire server. Here is the result of `docker logs appwrite-worker-builds` `...