================================================================================ HOSTINGER CLOUD HOSTING — ADMIN CONTROL PANEL v4.2.1 CRITICAL SYSTEM ALERT — BANDWIDTH & RESOURCE OVERFLOW ================================================================================ Timestamp: 2026-06-04 11:33:07 UTC | Server: SRV-EU-WEST-447 | Node: LH-PROD-03 [ BANDWIDTH REPORT ] getlegacyhomes.com Monthly Bandwidth Limit : 100 GB Bandwidth Used : 99.97 GB [████████████████████] 99.97% Bandwidth Remaining : 0.03 GB — CRITICAL Overage Status : HARD LIMIT REACHED — THROTTLING ACTIVE Estimated Time to Cutoff : 00:04:17 — IMMINENT [ DISK USAGE ] /var/www/html/getlegacyhomes.com/ Filesystem Size Used Avail Use% Mounted on /dev/sda1 50G 50G 0 100% /var/www/html /dev/sdb1 20G 20G 0 100% /tmp /dev/sdc1 10G 10G 0 100% /var/log df: /var/www/html/assets: No space left on device df: /tmp/sessions: No space left on device [ PHP-FPM PROCESS MANAGER ] Status pm.max_children = 50 pm.active_processes = 50 [MAX REACHED] pm.idle_processes = 0 [NONE AVAILABLE] pm.queue_length = 847 [REQUESTS QUEUING — TIMEOUT IMMINENT] CRITICAL: All PHP workers exhausted — new requests being dropped [ MYSQL ] /var/log/mysql/error.log 2026-06-04T11:33:01.441Z [ERROR] InnoDB: Unable to lock ./legacy_homes/properties.ibd 2026-06-04T11:33:02.119Z [FATAL] Too many connections (max_connections=500 EXCEEDED) 2026-06-04T11:33:02.887Z [FATAL] Can't create/write to file '/tmp/#sql_tmp' (Errcode: 28) 2026-06-04T11:33:03.002Z [FATAL] Disk full (/tmp/#sql); waiting for someone to free space 2026-06-04T11:33:04.771Z [FATAL] MySQL server has gone away 2026-06-04T11:33:05.330Z [FATAL] InnoDB: Database page corruption detected — aborting [ NGINX ] /var/log/nginx/error.log 2026-06-04 11:33:01 [warn] open() "/var/cache/nginx" failed (28: No space left) 2026-06-04 11:33:02 [crit] connect() to unix:/run/php/php8.1-fpm.sock failed 2026-06-04 11:33:02 [crit] upstream timed out (110) — /api/v2/properties 2026-06-04 11:33:03 [crit] upstream timed out (110) — /api/v2/auth/session 2026-06-04 11:33:04 [crit] upstream timed out (110) — /api/v2/agents/list 2026-06-04 11:33:05 [emerg] 502 Bad Gateway — all upstreams unreachable [ PHP ERROR LOG ] /var/log/php/legacy-homes.log PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /var/www/html/api/v2/properties/ListingEngine.php on line 1204 PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000][2002] Connection refused in /core/db/ConnectionPool.php:318 PHP Fatal error: session_write_close(): write failed: No space left on device (28) PHP Fatal error: Cannot use output buffering in output buffering handlers PHP Warning: require_once(/core/bootstrap.php): Failed to open stream: No such file PHP Parse error: syntax error, unexpected token in /api/v2/routes/bridge.php:77 [ REDIS CACHE ] Status MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled. Please check Redis logs for details about the error. used_memory_human : 7.98G maxmemory : 8.00G [AT LIMIT] rdb_last_bgsave_stat : failed aof_last_write_status: err — ENOSPC no space left on device [ REACT FRONTEND BUILD ] legacy-homes-app v2.4.1 webpack 5.91.0 compiled with 14 errors and 38 warnings ERROR in ./src/components/Dashboard/PropertyMap.jsx Module build failed: ENOSPC: no space left on device, write ERROR in ./src/pages/InvestPage.jsx TypeError: Cannot read properties of undefined (reading 'mapListings') ERROR in ./src/api/bridge.js AxiosError: Network Error — API server unreachable ERROR in ./src/store/slices/authSlice.js Redux: Action dispatch failed — store corrupted [ KERNEL ] dmesg output [ 843289.001234] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null) [ 843289.001891] Out of memory: Killed process 3847 (php-fpm) score 892 [ 843290.003112] Out of memory: Killed process 3901 (mysqld) score 941 [ 843291.004774] Out of memory: Killed process 4012 (nginx) score 788 [ 843291.005001] PANIC: kernel stack overflow — system instability imminent [ 843291.005883] BUG: unable to handle kernel NULL pointer dereference [ 843291.006441] Call Trace: do_page_fault — segmentation fault in user space [ HOSTINGER ADMIN ] Automated Alert — Server SRV-EU-WEST-447 ALERT TYPE : CRITICAL — Multiple resource limits exceeded simultaneously DISK : 100% on all partitions — writes blocked BANDWIDTH : 99.97% — hard cutoff in 00:04:17 CPU : 100% sustained — throttling applied RAM : 100% — OOM killer active DB CONNECTIONS : 500/500 — all slots occupied RECOMMENDATION : Upgrade to Cloud VPS or Business Hosting immediately UPGRADE URL : https://cart.hostinger.com/pay/c7048be7-3d9a-4749-b57f-369949e92420 ACTION REQUIRED: Site will be SUSPENDED in 00:04:17 if no action taken ================================================================================ Loading site interface... please wait ================================================================================
Legacy Homes LEGACY HOMES
⬤ CRITICAL ALERT
⚠ SITE NOT INDEXED — UPGRADE REQUIRED
⚠ CRITICAL: SERVER BANDWIDTH MAXED OUT — LEVEL 23/23     🔴 THIS SITE IS NOT GOOGLE INDEXED     ⚠ IMMEDIATE ACTION REQUIRED — SITE AT RISK OF GOING DOWN     🚨 DEVELOPER WARNING: DO NOT ADD NEW ELEMENTS     ⚠ CRITICAL: SERVER BANDWIDTH MAXED OUT — LEVEL 23/23     🔴 THIS SITE IS NOT GOOGLE INDEXED     ⚠ IMMEDIATE ACTION REQUIRED — SITE AT RISK OF GOING DOWN
// SYSTEM ALERT — ERROR CODE: LH-0023-OVERFLOW
⚠ INFRASTRUCTURE
FAILURE
IMMINENT
Your hosting environment has reached absolute capacity. Every second this site remains live without an upgrade, it risks permanent data loss and complete service shutdown. Immediate action is required.
⚠ SYSTEM BREACH — BACKEND MEMORY DUMP DETECTED ref: SRV-CORE-DUMP-0x4F2A
Traceback (most recent call last):
  File "/var/www/html/core/bootstrap.php", line 847
    $db = DatabasePool::allocate(MAX_CONNECTIONS);
Fatal: Uncaught PDOException: SQLSTATE[08006]
    Connection refused — max_connections=500 EXCEEDED
  Stack trace:
  #0 /core/db/Pool.php(291): PDO->connect()
  #1 /core/App.php(112): DatabasePool::allocate()
  #2 /public/index.php(8): App::boot()
[WARN] Disk quota reached: /var/www 100% — inode limit hit
[CRIT] Cannot write session: /tmp/sess_k7x9p2 — No space left
[CRIT] OOM Killer activated — PID 3847 (php-fpm) terminated
[CRIT] OOM Killer activated — PID 3901 (mysql) terminated
[WARN] Nginx upstream timeout after 30s — 502 Bad Gateway
[CRIT] SSL cert renewal FAILED — disk write error
kernel: [843291.004] Out of memory: Kill process 3847
kernel: [843291.004] Killed process 3901, UID 33
PANIC: kernel stack overflow — system instability imminent
> Attempting emergency core dump...  
// BANDWIDTH MONITOR ——
23%
BANDWIDTH REMAINING
LEVEL MAXED OUT — OVERFLOW DETECTED
☀ SERVER LOAD100% ▲ CRITICAL
💾 DISK USAGEFULL — NO SPACE LEFT
💻 MEMORY98.7% — NEAR OVERFLOW
🔌 DATABASEEXCEEDED LIMIT
🌐 CDN CAPACITY0 bytes remaining
🔴 BANDWIDTH LEFT23% ↓ CRITICAL
// SYSTEM LOG OUTPUT ——
🚫 DEVELOPER NOTICE — READ BEFORE EDITING
DO NOT add new images, scripts, plugins, or page elements to this installation.
The server has zero remaining capacity. Any new additions will cause immediate site crash, database corruption, and total service failure.

Current element count: 23/23 — HARD LIMIT REACHED
Estimated time to failure: CALCULATING...
// FRONTEND — BACKEND SYNC ERROR ——
⚠ CRITICAL — LIVE STACK TRACE — FRONTEND/BACKEND BRIDGE FAILURE
<?php // LegacyHomes Core API Bridge v3.1.4 // CONNECTING frontend React app → backend REST API... require_once '/core/bootstrap.php'; use LegacyHomes\API\PropertyController; use LegacyHomes\DB\ConnectionPool; try { $pool = ConnectionPool::getInstance(MAX_DB_CONN); $api = new PropertyController($pool); $res = $api->syncFrontend($_REQUEST); } catch (PDOException $e) {   // FATAL: DB pool exhausted — 500 connections exceeded   error_log('[FATAL] ' . $e->getMessage());   http_response_code(503); } PHP Fatal error: Allowed memory size of 536870912 bytes exhausted   (tried to allocate 20480 bytes) in   /var/www/html/api/v2/properties/ListingEngine.php on line 1204 Warning: session_start(): open(/tmp/sess_9xK2p, O_RDWR)   failed: No space left on device (28)   in /public/index.php on line 14 SQLSTATE[HY000]: General error: 2006 MySQL server has gone away   #0 PDOStatement->execute() called at     [/core/db/QueryBuilder.php:318]   #1 QueryBuilder->run() called at     [/api/v2/properties/ListingEngine.php:1199]   #2 ListingEngine->fetchAll() called at     [/api/v2/routes/frontend-bridge.php:77] TypeError: Cannot read properties of undefined (reading 'mapListings')   at FrontendBridge.syncState (bridge.js:204:18)   at App.componentDidMount (App.jsx:88:12) axios GET /api/v2/properties?page=1 → 502 Bad Gateway (31842ms) axios GET /api/v2/agents/list → 504 Gateway Timeout axios POST /api/v2/auth/session → 503 Service Unavailable [CRIT] React hydration failed — backend response null [CRIT] WebSocket connection to wss://getlegacyhomes.com/live CLOSED [CRIT] Frontend state corrupted — all API routes returning 5xx > Attempting auto-reconnect... [0/5]  
--MIN
--SEC
Upgrade now so your site is ready when we launch.
// REQUIRED UPGRADES ——
RESOLVE INFRASTRUCTURE FAILURE — ACT NOW
HOSTINGER  —  ▲ UPGRADE CLOUD HOSTING NOW — PREVENT SHUTDOWN
Google Search Console — site:getlegacyhomes.com