Hello,
I purchased a new server 1 hour ago and deployed OpenClaw on it. The service is crashing immediately due to memory pressure issues.
Server Details:
- Server ID: server-69cd16279e2a376c1f52f2fa
- Specifications: 2 CPU cores, 2 GB RAM
- Purchase Time: 1 hour ago
Service Details:
- Service ID: 69cd17205d355bae0595152f
- Environment ID: 69cd16e99c2b3309e23e2240
- Application: OpenClaw
Issue:
The OpenClaw service is being evicted immediately after startup due to memory pressure. Multiple Pods are being evicted with the error "MemoryPressure". The logs show that the container was using 567MB of memory when the node only had 101MB available.
Error Messages from Logs:
- "[Zeabur] Pod/service-69cd17205d355bae0595152f-* - Evicted: The node had condition: [MemoryPressure]"
- "Container openclaw was using 567856Ki, request is 0, has larger consumption of memory"
What I've Done:
- Purchased a new 2GB RAM server
- Deployed OpenClaw without any additional configuration
- No other services are running on this server
Could you please investigate why the server is experiencing memory pressure immediately after deployment? The server appears to not be initializing correctly.
Thank you for your assistance.