Back

functions timed out in 1.5.6

  • 0
  • Self Hosted
rohan
23 May, 2024, 10:01

Hi, my functions was working good in 1.5.3 but after upgrading to 1.5.6 im getting timed out error Function timed out during preparation.\nError Code: 400

TL;DR
Functions timing out after upgrading from version 1.5.3 to 1.5.6, with an error message mentioning Docker and NanoCPUs not being set. This issue stems from the kernel not supporting CPU CFS scheduler or the cgroup not being mounted. To resolve this problem, developers can check if the kernel supports CPU CFS scheduler by running 'docker run --help' and ensure the cgroup is properly mounted.
rohan
23 May, 2024, 10:03

all my functions are not working

rohan
23 May, 2024, 10:05

openruntimes-executor>Logs

TypeScript
[Error] Type: Exception
[Error] Message: Docker Error: docker: Error response from daemon: NanoCPUs can not be set, as your kernel does not support CPU CFS scheduler or the cgroup is not mounted.
See 'docker run --help'.
[Error] File: /usr/local/app/http.php
[Error] Line: 613
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more