I have upgraded to 1.4.4
@Karthik could you please tell, what is the status of the function.
and i have found the following error in the logs
this issue while deployment
This issue while executing function
You're using a 3rd party storage provider?
yes, AWS S3
Did you bump the openruntimes-executor image and then run docker compose up -d?
these steps i have done
what do you mean, bump the openruntimes-executor image. do you mean to remove the image ?
in docker-compose.yml file
change 0.4.2 to 0.4.3
under the openruntimes-executor
i have update the docker-compose.yaml file and run docker compose up -d
@Karthik could you please check
checked working for sometimes after that it stopped working
what do the docker logs say for the openruntimes-executor container?
btw, 1.4.5 is out. you might want to upgrade to that
"openruntimes-executor | Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 69632 bytes) in Unknown on line 0 openruntimes-executor | [2023-10-10 11:52:01 @1.0] WARNING Channel::~Channel() (ERRNO 10003): channel is destroyed, 1 consumers will be discarded "
ok i will upgrade the server.
i have upgraded to 1.4.5 and @Karthik is checking
its working
[SOLVED] Function stop working after a certain time.
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- TablesDB can't be used in Appwrite Funct...
I have written a function (DART) and it won't deploy. Here is what I get : 2026-03-14T17:09:41.459693680Z Compiling ... 2026-03-14T17:09:42.915619217Z ../build...