Rust Server Troubleshooting
Fix common Rust server problems — connection issues, EAC, performance, and plugin errors.
Server Not in Browser
- Verify query port is open (separate from game port)
server.portandserver.queryportmust NOT be the same- Wait 5–10 minutes after startup
- Try direct connect via F1:
client.connect IP:28015
EAC Disconnected
- Player should verify game files in Steam
- Ensure
server.secure trueis set - EAC service outages can cause temporary auth failures
Low Server FPS
Check with status command. Healthy = 28–30 FPS.
Fixes:
- Check entity count with
global.entities(>300K = heavy) - Enable
decay.upkeep trueto let abandoned bases despawn - Schedule weekly wipes to keep entity counts manageable
- Check for laggy plugins:
oxide.unload PluginNameto isolate - Set
fps.limit 30andgc.buffer 256
Save Corruption
- Restore from
.sav.1or.sav.2backup files (Rust keeps rolling backups) - Don't set
server.saveintervaltoo low
Oxide Issues
- Check
oxide/logs/for errors - Reinstall Oxide after every SteamCMD update
- Disable plugins one at a time to find conflicts
Related Guides
How is this guide?

40% Off — Limited TimeGet your Rust server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server