TypeScript
[2025-01-25 17:14:41 *128.2] ERROR php_swoole_server_rshutdown() (ERRNO 503): Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in @swoole/library/core/Database/PDOStatementProxy.php on line 49
[2025-01-25 17:14:41 $7.0] WARNING Server::check_worker_exit_status(): worker(pid=128, id=2) abnormal exit, status=255, signal=0
Worker 3 started successfully
124.xx8.xx.xx is not a publicly accessible domain. Skipping SSL certificate generation.```
TL;DR
Increase the memory limit to resolve the fatal error in the functions file indicated, specifically `PDOStatementProxy.php` in the Swoole library core.This is in functions?
Looks like your server ran out of memory?
Recommended threads
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- GitHub Student Benefits Not Applied to M...
Hi! I signed up for Appwrite using my GitHub account, and I’m a student with an active GitHub Student Developer Pack. I was expecting the Appwrite educational/...