Server Won’t Start
Your server won’t start? Here’s how to diagnose and fix the issue.Check the Console
The console provides the most important clues:- Go to Console tab
- Click Start
- Watch for error messages
- Note any red/error text
Common Causes & Solutions
1. Configuration File Error
Symptoms:- Find the config file mentioned
- Check for syntax errors
- Validate JSON at jsonlint.com
- Validate YAML at yamllint.com
- Fix errors and restart
2. EULA Not Accepted (Minecraft)
Symptoms:- Open File Manager
- Open
eula.txt - Change
eula=falsetoeula=true - Save and restart
3. Corrupted Server Files
Symptoms:- Backup your world/data
- Go to Settings
- Click “Reinstall Server”
- Restore your data
4. Out of Memory
Symptoms:- Upgrade to a plan with more RAM
- Remove memory-heavy mods/plugins
- Reduce view distance and entity limits
5. Port Already in Use
Symptoms:- Wait 1-2 minutes (old process may still be closing)
- Try starting again
- Contact support if persists
6. Java Version Mismatch (Minecraft)
Symptoms:- Check Minecraft version requirements:
- 1.17-1.20.4: Java 17
- 1.20.5+: Java 21
- 1.16.5 and below: Java 8/11
- Contact support to change Java version
7. Missing Dependencies
Symptoms:- Identify required dependency
- Download and install it
- Restart server
8. Mod/Plugin Crash
Symptoms:- Remove the problematic mod/plugin
- Check for updates
- Verify version compatibility
- Report to mod/plugin author
9. World Corruption
Symptoms:- Restore from backup
- Or delete world to regenerate
- Contact support for recovery options
10. Disk Space Full
Symptoms:- Delete old backups
- Remove old logs
- Delete unnecessary files
- Upgrade plan if needed
Still Won’t Start?
Collect Information
- Copy full console output
- Note any changes made before issue
- List installed mods/plugins
Contact Support
- Discord - Fastest response
- Support Ticket
- Server type and version
- Full error message
- What you’ve already tried
