
Is this something normal
TL;DR
The user is experiencing a warning related to Docker. They believe it occurs when a Function container is terminated while an Execution is in progress. They suspect it may be caused by logging a long message in the function. They are unsure where the error originates, and are unsure if it is normal. No solution is provided in the thread.
Where do you get that error?

I think when I tried to log a long message in the function

I think this happens when a Function container is killed while an Execution is running
Recommended threads
- Internal 500 Server Error
I don't have much information but I am unable to create anything on database, Auth users are creating but not able to fetch into database
- CLI login on self hosted with docker
Hi, I have a working docker setup with traefik in front of the services. Everything works as expected except for login with CLI. I've tried with `appwrite cli...
- Dockerizing Appwrite Console Yields Page...
I have this Docker Compose file: ``` services: # Band9Buddy app band9buddy: build: context: . dockerfile: Dockerfile.dev develop: ...
