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
- edu email
my edu email is my seccondary email for github and when i signed in i dont think its registering i have an edu email using githubs education pack anyone know ho...
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...